[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. 26524 1727096447.03501: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 26524 1727096447.04688: Added group all to inventory 26524 1727096447.04690: Added group ungrouped to inventory 26524 1727096447.04694: Group all now contains ungrouped 26524 1727096447.04790: Examining possible inventory source: /tmp/network-EuO/inventory.yml 26524 1727096447.35728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 26524 1727096447.35797: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 26524 1727096447.35820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 26524 1727096447.35884: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 26524 1727096447.35954: Loaded config def from plugin (inventory/script) 26524 1727096447.35957: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 26524 1727096447.36002: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 26524 1727096447.36096: Loaded config def from plugin (inventory/yaml) 26524 1727096447.36098: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 26524 1727096447.36181: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 26524 1727096447.36854: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 26524 1727096447.36857: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 26524 1727096447.36860: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 26524 1727096447.36866: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 26524 1727096447.36873: Loading data from /tmp/network-EuO/inventory.yml 26524 1727096447.37053: /tmp/network-EuO/inventory.yml was not parsable by auto 26524 1727096447.37154: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 26524 1727096447.37195: Loading data from /tmp/network-EuO/inventory.yml 26524 1727096447.37455: group all already in inventory 26524 1727096447.37462: set inventory_file for managed_node1 26524 1727096447.37466: set inventory_dir for managed_node1 26524 1727096447.37469: Added host managed_node1 to inventory 26524 1727096447.37471: Added host managed_node1 to group all 26524 1727096447.37472: set ansible_host for managed_node1 26524 1727096447.37473: set ansible_ssh_extra_args for managed_node1 26524 1727096447.37477: set inventory_file for managed_node2 26524 1727096447.37480: set inventory_dir for managed_node2 26524 1727096447.37481: Added host managed_node2 to inventory 26524 1727096447.37482: Added host managed_node2 to group all 26524 1727096447.37483: set ansible_host for managed_node2 26524 1727096447.37484: set ansible_ssh_extra_args for managed_node2 26524 1727096447.37487: set inventory_file for managed_node3 26524 1727096447.37489: set inventory_dir for managed_node3 26524 1727096447.37490: Added host managed_node3 to inventory 26524 1727096447.37491: Added host managed_node3 to group all 26524 1727096447.37492: set ansible_host for managed_node3 26524 1727096447.37493: set ansible_ssh_extra_args for managed_node3 26524 1727096447.37495: Reconcile groups and hosts in inventory. 26524 1727096447.37499: Group ungrouped now contains managed_node1 26524 1727096447.37501: Group ungrouped now contains managed_node2 26524 1727096447.37502: Group ungrouped now contains managed_node3 26524 1727096447.37713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 26524 1727096447.37839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 26524 1727096447.37895: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 26524 1727096447.37922: Loaded config def from plugin (vars/host_group_vars) 26524 1727096447.37925: 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) 26524 1727096447.37932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 26524 1727096447.37940: 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) 26524 1727096447.37987: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 26524 1727096447.38338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096447.38436: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 26524 1727096447.38478: Loaded config def from plugin (connection/local) 26524 1727096447.38481: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 26524 1727096447.39147: Loaded config def from plugin (connection/paramiko_ssh) 26524 1727096447.39150: 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) 26524 1727096447.40078: 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) 26524 1727096447.40118: Loaded config def from plugin (connection/psrp) 26524 1727096447.40121: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 26524 1727096447.41316: 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) 26524 1727096447.41355: Loaded config def from plugin (connection/ssh) 26524 1727096447.41358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 26524 1727096447.43621: 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) 26524 1727096447.43665: Loaded config def from plugin (connection/winrm) 26524 1727096447.43670: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 26524 1727096447.43702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 26524 1727096447.43774: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 26524 1727096447.43847: Loaded config def from plugin (shell/cmd) 26524 1727096447.43849: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 26524 1727096447.43877: 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) 26524 1727096447.43946: Loaded config def from plugin (shell/powershell) 26524 1727096447.43949: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 26524 1727096447.44002: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 26524 1727096447.44189: Loaded config def from plugin (shell/sh) 26524 1727096447.44191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 26524 1727096447.44225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 26524 1727096447.44350: Loaded config def from plugin (become/runas) 26524 1727096447.44353: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 26524 1727096447.44547: Loaded config def from plugin (become/su) 26524 1727096447.44549: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 26524 1727096447.44730: Loaded config def from plugin (become/sudo) 26524 1727096447.44733: 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 26524 1727096447.44858: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 26524 1727096447.45200: in VariableManager get_vars() 26524 1727096447.45221: done with get_vars() 26524 1727096447.45357: trying /usr/local/lib/python3.12/site-packages/ansible/modules 26524 1727096447.49416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 26524 1727096447.49538: in VariableManager get_vars() 26524 1727096447.49543: done with get_vars() 26524 1727096447.49546: variable 'playbook_dir' from source: magic vars 26524 1727096447.49547: variable 'ansible_playbook_python' from source: magic vars 26524 1727096447.49548: variable 'ansible_config_file' from source: magic vars 26524 1727096447.49548: variable 'groups' from source: magic vars 26524 1727096447.49549: variable 'omit' from source: magic vars 26524 1727096447.49550: variable 'ansible_version' from source: magic vars 26524 1727096447.49551: variable 'ansible_check_mode' from source: magic vars 26524 1727096447.49551: variable 'ansible_diff_mode' from source: magic vars 26524 1727096447.49552: variable 'ansible_forks' from source: magic vars 26524 1727096447.49553: variable 'ansible_inventory_sources' from source: magic vars 26524 1727096447.49553: variable 'ansible_skip_tags' from source: magic vars 26524 1727096447.49554: variable 'ansible_limit' from source: magic vars 26524 1727096447.49555: variable 'ansible_run_tags' from source: magic vars 26524 1727096447.49555: variable 'ansible_verbosity' from source: magic vars 26524 1727096447.49595: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml 26524 1727096447.49973: in VariableManager get_vars() 26524 1727096447.49987: done with get_vars() 26524 1727096447.50057: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 26524 1727096447.50272: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 26524 1727096447.50488: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 26524 1727096447.52457: in VariableManager get_vars() 26524 1727096447.52563: done with get_vars() 26524 1727096447.53841: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 26524 1727096447.54089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26524 1727096447.56963: in VariableManager get_vars() 26524 1727096447.56987: done with get_vars() 26524 1727096447.57022: in VariableManager get_vars() 26524 1727096447.57043: done with get_vars() 26524 1727096447.57141: in VariableManager get_vars() 26524 1727096447.57163: done with get_vars() 26524 1727096447.57206: in VariableManager get_vars() 26524 1727096447.57222: done with get_vars() 26524 1727096447.57684: in VariableManager get_vars() 26524 1727096447.57704: done with get_vars() 26524 1727096447.57769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 26524 1727096447.57783: 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 26524 1727096447.58120: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 26524 1727096447.58299: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 26524 1727096447.58301: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 26524 1727096447.58332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 26524 1727096447.58362: 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) 26524 1727096447.58732: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 26524 1727096447.59298: Loaded config def from plugin (callback/default) 26524 1727096447.59300: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 26524 1727096447.65253: Loaded config def from plugin (callback/junit) 26524 1727096447.65257: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 26524 1727096447.65421: 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) 26524 1727096447.65493: Loaded config def from plugin (callback/minimal) 26524 1727096447.65495: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 26524 1727096447.65650: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 26524 1727096447.65717: Loaded config def from plugin (callback/tree) 26524 1727096447.65724: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 26524 1727096447.66078: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 26524 1727096447.66081: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_reapply_nm.yml ************************************************* 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 26524 1727096447.66111: in VariableManager get_vars() 26524 1727096447.66124: done with get_vars() 26524 1727096447.66130: in VariableManager get_vars() 26524 1727096447.66138: done with get_vars() 26524 1727096447.66141: variable 'omit' from source: magic vars 26524 1727096447.66297: in VariableManager get_vars() 26524 1727096447.66312: done with get_vars() 26524 1727096447.66337: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_reapply.yml' with nm as provider] ********** 26524 1727096447.67565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 26524 1727096447.67751: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 26524 1727096447.67788: getting the remaining hosts for this loop 26524 1727096447.67789: done getting the remaining hosts for this loop 26524 1727096447.67792: getting the next task for host managed_node3 26524 1727096447.67795: done getting next task for host managed_node3 26524 1727096447.67797: ^ task is: TASK: Gathering Facts 26524 1727096447.67798: ^ 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 26524 1727096447.67800: getting variables 26524 1727096447.67801: in VariableManager get_vars() 26524 1727096447.67811: Calling all_inventory to load vars for managed_node3 26524 1727096447.67813: Calling groups_inventory to load vars for managed_node3 26524 1727096447.67816: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096447.67826: Calling all_plugins_play to load vars for managed_node3 26524 1727096447.67837: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096447.67956: Calling groups_plugins_play to load vars for managed_node3 26524 1727096447.68000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096447.68052: done with get_vars() 26524 1727096447.68174: done getting variables 26524 1727096447.68244: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 Monday 23 September 2024 09:00:47 -0400 (0:00:00.023) 0:00:00.023 ****** 26524 1727096447.68267: entering _queue_task() for managed_node3/gather_facts 26524 1727096447.68271: Creating lock for gather_facts 26524 1727096447.69035: worker is 1 (out of 1 available) 26524 1727096447.69178: exiting _queue_task() for managed_node3/gather_facts 26524 1727096447.69300: done queuing things up, now waiting for results queue to drain 26524 1727096447.69303: waiting for pending results... 26524 1727096447.69529: running TaskExecutor() for managed_node3/TASK: Gathering Facts 26524 1727096447.69801: in run() - task 0afff68d-5257-7801-66ba-000000000037 26524 1727096447.69806: variable 'ansible_search_path' from source: unknown 26524 1727096447.69829: calling self._execute() 26524 1727096447.70017: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096447.70021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096447.70023: variable 'omit' from source: magic vars 26524 1727096447.70345: variable 'omit' from source: magic vars 26524 1727096447.70348: variable 'omit' from source: magic vars 26524 1727096447.70351: variable 'omit' from source: magic vars 26524 1727096447.70454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096447.70509: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096447.70672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096447.70696: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096447.70746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096447.70885: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096447.70888: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096447.70890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096447.71088: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096447.71108: Set connection var ansible_connection to ssh 26524 1727096447.71119: Set connection var ansible_pipelining to False 26524 1727096447.71130: Set connection var ansible_timeout to 10 26524 1727096447.71139: Set connection var ansible_shell_type to sh 26524 1727096447.71321: Set connection var ansible_shell_executable to /bin/sh 26524 1727096447.71324: variable 'ansible_shell_executable' from source: unknown 26524 1727096447.71327: variable 'ansible_connection' from source: unknown 26524 1727096447.71329: variable 'ansible_module_compression' from source: unknown 26524 1727096447.71331: variable 'ansible_shell_type' from source: unknown 26524 1727096447.71333: variable 'ansible_shell_executable' from source: unknown 26524 1727096447.71335: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096447.71337: variable 'ansible_pipelining' from source: unknown 26524 1727096447.71339: variable 'ansible_timeout' from source: unknown 26524 1727096447.71341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096447.71679: 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) 26524 1727096447.71723: variable 'omit' from source: magic vars 26524 1727096447.71763: starting attempt loop 26524 1727096447.71773: running the handler 26524 1727096447.71792: variable 'ansible_facts' from source: unknown 26524 1727096447.71837: _low_level_execute_command(): starting 26524 1727096447.71975: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096447.73264: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096447.73286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096447.73307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096447.73523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096447.73548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096447.73623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096447.75290: stdout chunk (state=3): >>>/root <<< 26524 1727096447.75385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096447.75488: stderr chunk (state=3): >>><<< 26524 1727096447.75558: stdout chunk (state=3): >>><<< 26524 1727096447.75579: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096447.75598: _low_level_execute_command(): starting 26524 1727096447.75728: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298 `" && echo ansible-tmp-1727096447.7558584-26578-226260616422298="` echo /root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298 `" ) && sleep 0' 26524 1727096447.78191: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096447.78210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096447.78475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096447.78538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096447.80470: stdout chunk (state=3): >>>ansible-tmp-1727096447.7558584-26578-226260616422298=/root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298 <<< 26524 1727096447.80876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096447.80879: stdout chunk (state=3): >>><<< 26524 1727096447.80934: stderr chunk (state=3): >>><<< 26524 1727096447.80937: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096447.7558584-26578-226260616422298=/root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096447.80972: variable 'ansible_module_compression' from source: unknown 26524 1727096447.81259: ANSIBALLZ: Using generic lock for ansible.legacy.setup 26524 1727096447.81262: ANSIBALLZ: Acquiring lock 26524 1727096447.81265: ANSIBALLZ: Lock acquired: 140687612971680 26524 1727096447.81269: ANSIBALLZ: Creating module 26524 1727096448.49456: ANSIBALLZ: Writing module into payload 26524 1727096448.49778: ANSIBALLZ: Writing module 26524 1727096448.49808: ANSIBALLZ: Renaming module 26524 1727096448.49994: ANSIBALLZ: Done creating module 26524 1727096448.49998: variable 'ansible_facts' from source: unknown 26524 1727096448.50001: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096448.50006: _low_level_execute_command(): starting 26524 1727096448.50008: _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' 26524 1727096448.51338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096448.51341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096448.51390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096448.51474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096448.51540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096448.51592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096448.51596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096448.52228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096448.53854: stdout chunk (state=3): >>>PLATFORM <<< 26524 1727096448.53947: stdout chunk (state=3): >>>Linux FOUND <<< 26524 1727096448.53950: stdout chunk (state=3): >>>/usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 26524 1727096448.54077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096448.54129: stderr chunk (state=3): >>><<< 26524 1727096448.54134: stdout chunk (state=3): >>><<< 26524 1727096448.54155: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096448.54349 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 26524 1727096448.54354: _low_level_execute_command(): starting 26524 1727096448.54356: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 26524 1727096448.54586: Sending initial data 26524 1727096448.54590: Sent initial data (1181 bytes) 26524 1727096448.55681: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096448.56015: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096448.56034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096448.56079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096448.56139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096448.59767: 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"} <<< 26524 1727096448.59991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096448.60045: stderr chunk (state=3): >>><<< 26524 1727096448.60066: stdout chunk (state=3): >>><<< 26524 1727096448.60277: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096448.60281: variable 'ansible_facts' from source: unknown 26524 1727096448.60477: variable 'ansible_facts' from source: unknown 26524 1727096448.60480: variable 'ansible_module_compression' from source: unknown 26524 1727096448.60483: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26524 1727096448.60485: variable 'ansible_facts' from source: unknown 26524 1727096448.61127: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/AnsiballZ_setup.py 26524 1727096448.62053: Sending initial data 26524 1727096448.62056: Sent initial data (154 bytes) 26524 1727096448.62708: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096448.62723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096448.62784: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096448.62858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096448.62878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096448.62951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096448.64597: 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 <<< 26524 1727096448.64620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096448.64665: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpo6mkyd7n /root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/AnsiballZ_setup.py <<< 26524 1727096448.64680: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/AnsiballZ_setup.py" <<< 26524 1727096448.64752: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpo6mkyd7n" to remote "/root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/AnsiballZ_setup.py" <<< 26524 1727096448.68756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096448.68761: stdout chunk (state=3): >>><<< 26524 1727096448.68763: stderr chunk (state=3): >>><<< 26524 1727096448.68766: done transferring module to remote 26524 1727096448.68783: _low_level_execute_command(): starting 26524 1727096448.68786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/ /root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/AnsiballZ_setup.py && sleep 0' 26524 1727096448.70220: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096448.70235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096448.70240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096448.70372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096448.72195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096448.72289: stderr chunk (state=3): >>><<< 26524 1727096448.72293: stdout chunk (state=3): >>><<< 26524 1727096448.72311: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096448.72430: _low_level_execute_command(): starting 26524 1727096448.72433: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/AnsiballZ_setup.py && sleep 0' 26524 1727096448.73663: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096448.73873: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096448.73877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096448.73896: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096448.74001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096448.74101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096448.74164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096448.76518: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 26524 1727096448.76535: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 26524 1727096448.76563: stdout chunk (state=3): >>>import 'posix' # <<< 26524 1727096448.76636: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 26524 1727096448.76729: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 26524 1727096448.76733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096448.76759: stdout chunk (state=3): >>>import '_codecs' # <<< 26524 1727096448.76832: stdout chunk (state=3): >>>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 0x7f66d76104d0> <<< 26524 1727096448.76837: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d75dfb30> <<< 26524 1727096448.76886: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7612a50> import '_signal' # <<< 26524 1727096448.76889: stdout chunk (state=3): >>>import '_abc' # <<< 26524 1727096448.76891: stdout chunk (state=3): >>>import 'abc' # <<< 26524 1727096448.76893: stdout chunk (state=3): >>>import 'io' # <<< 26524 1727096448.77019: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 26524 1727096448.77244: 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 0x7f66d73c1130> <<< 26524 1727096448.77247: 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' <<< 26524 1727096448.77249: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73c1fa0> <<< 26524 1727096448.77293: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 26524 1727096448.77709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26524 1727096448.77712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 26524 1727096448.77734: 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 <<< 26524 1727096448.77828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 26524 1727096448.77882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 26524 1727096448.77886: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73ffda0> # /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' # <<< 26524 1727096448.77888: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73fffb0> <<< 26524 1727096448.77915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 26524 1727096448.77972: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 26524 1727096448.77989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096448.78278: 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 0x7f66d7437770> # /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 0x7f66d7437e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7417a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7415160> <<< 26524 1727096448.78326: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73fcf50> <<< 26524 1727096448.78330: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26524 1727096448.78357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 26524 1727096448.78443: 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' <<< 26524 1727096448.78475: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d74576b0> <<< 26524 1727096448.78522: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d74562d0> # /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 0x7f66d7416030> <<< 26524 1727096448.78528: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7454b60> <<< 26524 1727096448.78583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 26524 1727096448.78603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73fc1d0> <<< 26524 1727096448.78617: 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' <<< 26524 1727096448.78661: 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 0x7f66d748cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748ca10> <<< 26524 1727096448.78739: 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 0x7f66d748cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73facf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 26524 1727096448.78751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096448.78767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 26524 1727096448.78812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 26524 1727096448.78834: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748d4c0> <<< 26524 1727096448.78859: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748d190> import 'importlib.machinery' # <<< 26524 1727096448.78901: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 26524 1727096448.78930: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'<<< 26524 1727096448.78932: stdout chunk (state=3): >>> <<< 26524 1727096448.78980: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748e3c0> import 'importlib.util' # <<< 26524 1727096448.79004: stdout chunk (state=3): >>> import 'runpy' # <<< 26524 1727096448.79007: stdout chunk (state=3): >>> <<< 26524 1727096448.79092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 26524 1727096448.79097: stdout chunk (state=3): >>> <<< 26524 1727096448.79131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 26524 1727096448.79146: stdout chunk (state=3): >>> <<< 26524 1727096448.79165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d74a85c0><<< 26524 1727096448.79198: stdout chunk (state=3): >>> import 'errno' # <<< 26524 1727096448.79200: stdout chunk (state=3): >>> <<< 26524 1727096448.79349: 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 0x7f66d74a9d00> # /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 0x7f66d74aaba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.79398: 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 0x7f66d74ab200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d74aa0f0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py<<< 26524 1727096448.79402: stdout chunk (state=3): >>> <<< 26524 1727096448.79473: 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'<<< 26524 1727096448.79485: stdout chunk (state=3): >>> <<< 26524 1727096448.79501: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.79530: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d74abc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d74ab3b0><<< 26524 1727096448.79605: stdout chunk (state=3): >>> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748e330><<< 26524 1727096448.79609: stdout chunk (state=3): >>> <<< 26524 1727096448.79648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 26524 1727096448.79652: stdout chunk (state=3): >>> <<< 26524 1727096448.79704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 26524 1727096448.79706: stdout chunk (state=3): >>> <<< 26524 1727096448.79734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 26524 1727096448.79777: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 26524 1727096448.79782: stdout chunk (state=3): >>> <<< 26524 1727096448.79823: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.79837: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.79882: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d719bbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 26524 1727096448.79904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 26524 1727096448.79943: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.79952: stdout chunk (state=3): >>> <<< 26524 1727096448.79963: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.79982: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d71c46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c4440><<< 26524 1727096448.80018: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.80027: stdout chunk (state=3): >>> <<< 26524 1727096448.80037: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.80088: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d71c4710> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 26524 1727096448.80111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 26524 1727096448.80215: stdout chunk (state=3): >>> # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.80221: stdout chunk (state=3): >>> <<< 26524 1727096448.80423: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.80428: stdout chunk (state=3): >>> <<< 26524 1727096448.80444: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d71c4fe0> <<< 26524 1727096448.80631: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.80644: stdout chunk (state=3): >>> <<< 26524 1727096448.80664: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096448.80685: stdout chunk (state=3): >>> <<< 26524 1727096448.80697: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d71c59d0><<< 26524 1727096448.80711: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c4890><<< 26524 1727096448.80743: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7199d90><<< 26524 1727096448.80752: stdout chunk (state=3): >>> <<< 26524 1727096448.80817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 26524 1727096448.80837: 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 <<< 26524 1727096448.80879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c6db0> <<< 26524 1727096448.80929: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c5af0> <<< 26524 1727096448.80933: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748eae0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26524 1727096448.81209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 26524 1727096448.81299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71ef110> # /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 0x7f66d7213470> # /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' <<< 26524 1727096448.81350: stdout chunk (state=3): >>>import 'ntpath' # <<< 26524 1727096448.81377: 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 0x7f66d7274290> <<< 26524 1727096448.81404: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 26524 1727096448.81426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 26524 1727096448.81452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26524 1727096448.81495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26524 1727096448.81584: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d72769f0> <<< 26524 1727096448.81664: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d72743b0> <<< 26524 1727096448.81701: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7241280> <<< 26524 1727096448.81744: 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 0x7f66d6b253d0> <<< 26524 1727096448.81792: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7212270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c7ce0> <<< 26524 1727096448.81948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26524 1727096448.81971: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66d7212870> <<< 26524 1727096448.82457: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_1hz9bxjv/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 26524 1727096448.82472: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.82499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 26524 1727096448.82512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26524 1727096448.82745: 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 0x7f66d6b8b1a0> import '_typing' # <<< 26524 1727096448.82984: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6b6a090> <<< 26524 1727096448.82987: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6b691f0> # zipimport: zlib available <<< 26524 1727096448.83023: stdout chunk (state=3): >>>import 'ansible' # <<< 26524 1727096448.83105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 26524 1727096448.85382: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.86786: 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 0x7f66d6b88e90> # /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' <<< 26524 1727096448.86790: 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 0x7f66d6bbaa80> <<< 26524 1727096448.86795: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6bba810> <<< 26524 1727096448.86798: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6bba150> <<< 26524 1727096448.86802: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 26524 1727096448.86804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 26524 1727096448.86806: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6bba8a0> <<< 26524 1727096448.86829: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6b8be30> 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 0x7f66d6bbb7d0> <<< 26524 1727096448.86851: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.86890: 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 0x7f66d6bbb9e0> <<< 26524 1727096448.86898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26524 1727096448.86935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 26524 1727096448.87111: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6bbbf20> <<< 26524 1727096448.87119: stdout chunk (state=3): >>>import 'pwd' # <<< 26524 1727096448.87125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26524 1727096448.87128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26524 1727096448.87131: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a25ca0> <<< 26524 1727096448.87133: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.87135: 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 0x7f66d6a278c0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 26524 1727096448.87136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 26524 1727096448.87224: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a282c0> <<< 26524 1727096448.87256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26524 1727096448.87275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a291c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26524 1727096448.87293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26524 1727096448.87311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 26524 1727096448.87331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 26524 1727096448.87673: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a2bec0> <<< 26524 1727096448.87678: 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 0x7f66d73fade0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a2a1b0> # /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 <<< 26524 1727096448.87680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26524 1727096448.87683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 26524 1727096448.87685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a33e30> <<< 26524 1727096448.87784: stdout chunk (state=3): >>>import '_tokenize' # <<< 26524 1727096448.87788: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a32900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a32660> <<< 26524 1727096448.87791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 26524 1727096448.87793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 26524 1727096448.87858: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a32bd0> <<< 26524 1727096448.87891: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a2a6c0> <<< 26524 1727096448.87909: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.87933: 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 0x7f66d6a77fe0> <<< 26524 1727096448.88029: 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 0x7f66d6a781a0> # /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' <<< 26524 1727096448.88038: 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' <<< 26524 1727096448.88065: 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 0x7f66d6a79c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a799d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26524 1727096448.88113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 26524 1727096448.88153: 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 0x7f66d6a7c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a7a2d0> <<< 26524 1727096448.88181: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26524 1727096448.88257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096448.88260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 26524 1727096448.88262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 26524 1727096448.88302: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a7f950> <<< 26524 1727096448.88425: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a7c320> <<< 26524 1727096448.88487: 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' <<< 26524 1727096448.88511: 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 0x7f66d6a80a40> <<< 26524 1727096448.88534: 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 0x7f66d6a80b90> <<< 26524 1727096448.88626: 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 0x7f66d6a80ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a78350> # /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' <<< 26524 1727096448.88629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 26524 1727096448.88783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 26524 1727096448.88792: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.88795: 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 0x7f66d6908200> <<< 26524 1727096448.88870: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.88877: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d6909460> <<< 26524 1727096448.89001: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a82990> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.89004: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d6a83d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a82600> # zipimport: zlib available # zipimport: zlib available <<< 26524 1727096448.89011: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 26524 1727096448.89043: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.89165: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.89228: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 26524 1727096448.89349: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.89428: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.90066: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.90533: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 26524 1727096448.90674: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /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 0x7f66d6911670> <<< 26524 1727096448.90733: 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' <<< 26524 1727096448.90754: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6912510> <<< 26524 1727096448.90779: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6909580> <<< 26524 1727096448.90882: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26524 1727096448.90895: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 26524 1727096448.91010: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.91165: 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' <<< 26524 1727096448.91307: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6912480> # zipimport: zlib available <<< 26524 1727096448.91659: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.92107: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.92178: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.92255: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26524 1727096448.92273: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.92301: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.92327: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 26524 1727096448.92346: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.92417: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.92492: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 26524 1727096448.92541: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 26524 1727096448.92618: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.92636: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 26524 1727096448.92848: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.93078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26524 1727096448.93139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26524 1727096448.93161: stdout chunk (state=3): >>>import '_ast' # <<< 26524 1727096448.93716: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6913470> # 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 <<< 26524 1727096448.93720: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26524 1727096448.93723: 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 <<< 26524 1727096448.93757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096448.93842: 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' <<< 26524 1727096448.93866: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d691e0c0> <<< 26524 1727096448.93888: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6918fe0> <<< 26524 1727096448.93922: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 26524 1727096448.93929: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.93988: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94046: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94077: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94114: 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' <<< 26524 1727096448.94136: 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 <<< 26524 1727096448.94164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 26524 1727096448.94281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26524 1727096448.94331: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a068a0> <<< 26524 1727096448.94376: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6afe570> <<< 26524 1727096448.94476: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d691de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a32b70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 26524 1727096448.94500: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94523: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94526: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 26524 1727096448.94608: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 26524 1727096448.94611: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096448.94628: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 26524 1727096448.94687: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94747: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94761: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94782: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.94947: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26524 1727096448.94950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 26524 1727096448.94953: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.95019: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.95085: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.95105: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.95142: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 26524 1727096448.95159: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.95326: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.95576: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096448.95702: 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' <<< 26524 1727096448.95708: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b1f70> <<< 26524 1727096448.95727: 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' <<< 26524 1727096448.95790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 26524 1727096448.95793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 26524 1727096448.95832: 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' <<< 26524 1727096448.95836: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d65bfd70> <<< 26524 1727096448.96005: 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 0x7f66d65d80e0> <<< 26524 1727096448.96025: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b3470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b2a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b0620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b0f50> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 26524 1727096448.96056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 26524 1727096448.96144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 26524 1727096448.96148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 26524 1727096448.96151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 26524 1727096448.96199: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096448.96203: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d65db140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d65da9f0> # 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 0x7f66d65dabd0> <<< 26524 1727096448.96429: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d65d9e20> <<< 26524 1727096448.96433: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 26524 1727096448.96435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d65db0b0> # /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' <<< 26524 1727096448.96441: 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 0x7f66d6631c70> <<< 26524 1727096448.96469: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d65dbc50> <<< 26524 1727096448.96496: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b0350> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 26524 1727096448.96553: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.96557: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 26524 1727096448.96559: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.96608: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.96658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 26524 1727096448.96735: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.96758: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.96781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 26524 1727096448.96806: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 26524 1727096448.96857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096448.96940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 26524 1727096448.96943: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.96993: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.96996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 26524 1727096448.97065: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.97210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 26524 1727096448.97213: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.97215: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.97258: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.97314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 26524 1727096448.97401: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.97817: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 26524 1727096448.98261: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98316: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98359: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98458: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 26524 1727096448.98596: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096448.98600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 26524 1727096448.98622: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 26524 1727096448.98634: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98653: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98683: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 26524 1727096448.98706: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98724: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 26524 1727096448.98764: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98832: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.98938: 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' <<< 26524 1727096448.98955: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d66332c0> <<< 26524 1727096448.98976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 26524 1727096448.99001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 26524 1727096448.99142: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d66325a0> import 'ansible.module_utils.facts.system.local' # <<< 26524 1727096448.99243: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.99267: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 26524 1727096448.99364: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.99444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 26524 1727096448.99466: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.99516: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.99608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 26524 1727096448.99639: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096448.99688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 26524 1727096448.99734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 26524 1727096448.99895: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d6675d00> <<< 26524 1727096449.00065: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6655a60> import 'ansible.module_utils.facts.system.python' # <<< 26524 1727096449.00084: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00126: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00181: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 26524 1727096449.00205: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00276: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00354: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00463: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00651: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 26524 1727096449.00670: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096449.00691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 26524 1727096449.00713: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00755: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66d6679550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6656d80> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 26524 1727096449.00904: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 26524 1727096449.00916: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00941: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.00988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 26524 1727096449.01000: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.01144: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.01294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 26524 1727096449.01314: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.01505: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096449.01540: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.01585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 26524 1727096449.01610: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.01628: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.01646: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.01777: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.01914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 26524 1727096449.02057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 26524 1727096449.02070: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.02188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 26524 1727096449.02199: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.02236: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.02270: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.02834: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.03356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 26524 1727096449.03386: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.03461: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.03580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 26524 1727096449.03676: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.03781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 26524 1727096449.03809: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.04308: stdout chunk (state=3): >>># 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 <<< 26524 1727096449.04312: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.04397: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.04592: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.04798: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 26524 1727096449.04811: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.04845: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.04878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 26524 1727096449.04897: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.04921: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.05069: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 26524 1727096449.05093: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 26524 1727096449.05111: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.05143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 26524 1727096449.05146: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.05197: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.05260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 26524 1727096449.05278: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.05313: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.05375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 26524 1727096449.05391: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.05643: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # <<< 26524 1727096449.06041: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06067: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06100: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 26524 1727096449.06126: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06145: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 26524 1727096449.06193: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06220: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 26524 1727096449.06333: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06355: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06429: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 26524 1727096449.06462: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 26524 1727096449.06497: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 26524 1727096449.06630: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096449.06633: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06643: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06691: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06762: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 26524 1727096449.06848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 26524 1727096449.06895: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.06936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 26524 1727096449.06978: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.07209: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.07344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 26524 1727096449.07388: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.07450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 26524 1727096449.07453: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.07487: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.07540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 26524 1727096449.07552: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.07619: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.07763: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 26524 1727096449.07766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 26524 1727096449.07802: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096449.07896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 26524 1727096449.07975: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096449.08149: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 26524 1727096449.08235: stdout chunk (state=3): >>># /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' <<< 26524 1727096449.08239: 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 0x7f66d6475d90> <<< 26524 1727096449.08324: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6475fd0> <<< 26524 1727096449.08329: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d646f7d0> <<< 26524 1727096449.21408: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 26524 1727096449.21452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 26524 1727096449.21466: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6477aa0> <<< 26524 1727096449.21493: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 26524 1727096449.21549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d64bc2f0> <<< 26524 1727096449.21616: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096449.21683: 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 0x7f66d64bdb20> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d64bd5e0> <<< 26524 1727096449.22063: 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 <<< 26524 1727096449.48957: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "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_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "49", "epoch": "1727096449", "epoch_int": "1727096449", "date": "2024-09-23", "time": "09:00:49", "iso8601_micro": "2024-09-23T13:00:49.088765Z", "iso8601": "2024-09-23T13:00:49Z", "iso8601_basic": "20240923T090049088765", "iso8601_basic_short": "20240923T090049", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2983, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 548, "free": 2983}, "nocache": {"free": 3301, "used": 230}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": 592, "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": 261803315200, "block_size": 4096, "block_total": 65519099, "block_available": 63916825, "block_used": 1602274, "inode_total": 131070960, "inode_available": 131029180, "inode_used": 41780, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.55615234375, "5m": 0.537109375, "15m": 0.3310546875}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_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:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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": <<< 26524 1727096449.49006: stdout chunk (state=3): >>>"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.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 26524 1727096449.49863: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 26524 1727096449.49875: 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<<< 26524 1727096449.49927: 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 # 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<<< 26524 1727096449.50011: stdout chunk (state=3): >>> # 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 <<< 26524 1727096449.50089: stdout chunk (state=3): >>># 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<<< 26524 1727096449.50101: stdout chunk (state=3): >>> # 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 <<< 26524 1727096449.50332: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # 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 <<< 26524 1727096449.50945: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 26524 1727096449.50996: stdout chunk (state=3): >>># 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 <<< 26524 1727096449.51071: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 26524 1727096449.51573: stdout chunk (state=3): >>># 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 <<< 26524 1727096449.51578: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 26524 1727096449.51674: stdout chunk (state=3): >>># 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 <<< 26524 1727096449.51697: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 26524 1727096449.51980: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 26524 1727096449.52043: stdout chunk (state=3): >>># 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 <<< 26524 1727096449.52253: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # 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 <<< 26524 1727096449.52297: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 26524 1727096449.52364: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 26524 1727096449.52443: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 26524 1727096449.52922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096449.53025: stderr chunk (state=3): >>><<< 26524 1727096449.53029: stdout chunk (state=3): >>><<< 26524 1727096449.53501: _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 0x7f66d76104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d75dfb30> # /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 0x7f66d7612a50> 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 0x7f66d73c1130> # /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 0x7f66d73c1fa0> 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 0x7f66d73ffda0> # /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 0x7f66d73fffb0> # /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 0x7f66d7437770> # /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 0x7f66d7437e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7417a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7415160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73fcf50> # /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 0x7f66d74576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d74562d0> # /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 0x7f66d7416030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7454b60> # /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 0x7f66d748c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73fc1d0> # /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 0x7f66d748cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748ca10> # 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 0x7f66d748cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d73facf0> # /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 0x7f66d748d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748d190> 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 0x7f66d748e3c0> 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 0x7f66d74a85c0> 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 0x7f66d74a9d00> # /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 0x7f66d74aaba0> # 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 0x7f66d74ab200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d74aa0f0> # /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 0x7f66d74abc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d74ab3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748e330> # /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 0x7f66d719bbf0> # /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 0x7f66d71c46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c4440> # 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 0x7f66d71c4710> # /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 0x7f66d71c4fe0> # 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 0x7f66d71c59d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7199d90> # /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 0x7f66d71c6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c5af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d748eae0> # /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 0x7f66d71ef110> # /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 0x7f66d7213470> # /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 0x7f66d7274290> # /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 0x7f66d72769f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d72743b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7241280> # /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 0x7f66d6b253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d7212270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d71c7ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66d7212870> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_1hz9bxjv/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 0x7f66d6b8b1a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6b6a090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6b691f0> # 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 0x7f66d6b88e90> # /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 0x7f66d6bbaa80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6bba810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6bba150> # /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 0x7f66d6bba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6b8be30> 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 0x7f66d6bbb7d0> # 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 0x7f66d6bbb9e0> # /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 0x7f66d6bbbf20> 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 0x7f66d6a25ca0> # 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 0x7f66d6a278c0> # /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 0x7f66d6a282c0> # /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 0x7f66d6a291c0> # /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 0x7f66d6a2bec0> # 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 0x7f66d73fade0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a2a1b0> # /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 0x7f66d6a33e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a32900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a32660> # /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 0x7f66d6a32bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a2a6c0> # 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 0x7f66d6a77fe0> # /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 0x7f66d6a781a0> # /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 0x7f66d6a79c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a799d0> # /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 0x7f66d6a7c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a7a2d0> # /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 0x7f66d6a7f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a7c320> # 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 0x7f66d6a80a40> # 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 0x7f66d6a80b90> # 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 0x7f66d6a80ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a78350> # /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 0x7f66d6908200> # 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 0x7f66d6909460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a82990> # 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 0x7f66d6a83d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a82600> # 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 0x7f66d6911670> # /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 0x7f66d6912510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6909580> 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 0x7f66d6912480> # 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 0x7f66d6913470> # 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 0x7f66d691e0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6918fe0> 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 0x7f66d6a068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6afe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d691de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6a32b70> # 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 0x7f66d69b1f70> # /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 0x7f66d65bfd70> # 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 0x7f66d65d80e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b3470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b2a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b0620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b0f50> # /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 0x7f66d65db140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d65da9f0> # 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 0x7f66d65dabd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d65d9e20> # /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 0x7f66d65db0b0> # /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 0x7f66d6631c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d65dbc50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d69b0350> 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 0x7f66d66332c0> # /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 0x7f66d66325a0> 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 0x7f66d6675d00> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6655a60> 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 0x7f66d6679550> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6656d80> 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 0x7f66d6475d90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d6475fd0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d646f7d0> # /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 0x7f66d6477aa0> # /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 0x7f66d64bc2f0> # /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 0x7f66d64bdb20> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66d64bd5e0> 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_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-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "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_lsb": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "49", "epoch": "1727096449", "epoch_int": "1727096449", "date": "2024-09-23", "time": "09:00:49", "iso8601_micro": "2024-09-23T13:00:49.088765Z", "iso8601": "2024-09-23T13:00:49Z", "iso8601_basic": "20240923T090049088765", "iso8601_basic_short": "20240923T090049", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2983, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 548, "free": 2983}, "nocache": {"free": 3301, "used": 230}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": 592, "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": 261803315200, "block_size": 4096, "block_total": 65519099, "block_available": 63916825, "block_used": 1602274, "inode_total": 131070960, "inode_available": 131029180, "inode_used": 41780, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_loadavg": {"1m": 0.55615234375, "5m": 0.537109375, "15m": 0.3310546875}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_is_chroot": false, "ansible_iscsi_iqn": "", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_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:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 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_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 26524 1727096449.55523: 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-1727096447.7558584-26578-226260616422298/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096449.55526: _low_level_execute_command(): starting 26524 1727096449.55529: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096447.7558584-26578-226260616422298/ > /dev/null 2>&1 && sleep 0' 26524 1727096449.55904: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096449.55915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096449.55922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096449.55924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096449.55926: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096449.55988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096449.55994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096449.56046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096449.58732: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096449.58737: stdout chunk (state=3): >>><<< 26524 1727096449.58739: stderr chunk (state=3): >>><<< 26524 1727096449.58876: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096449.58881: handler run complete 26524 1727096449.58908: variable 'ansible_facts' from source: unknown 26524 1727096449.59025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096449.59341: variable 'ansible_facts' from source: unknown 26524 1727096449.59430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096449.59565: attempt loop complete, returning result 26524 1727096449.59578: _execute() done 26524 1727096449.59585: dumping result to json 26524 1727096449.59619: done dumping result, returning 26524 1727096449.59631: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-7801-66ba-000000000037] 26524 1727096449.59643: sending task result for task 0afff68d-5257-7801-66ba-000000000037 26524 1727096449.60179: done sending task result for task 0afff68d-5257-7801-66ba-000000000037 26524 1727096449.60189: WORKER PROCESS EXITING ok: [managed_node3] 26524 1727096449.60300: no more pending results, returning what we have 26524 1727096449.60302: results queue empty 26524 1727096449.60303: checking for any_errors_fatal 26524 1727096449.60306: done checking for any_errors_fatal 26524 1727096449.60307: checking for max_fail_percentage 26524 1727096449.60310: done checking for max_fail_percentage 26524 1727096449.60311: checking to see if all hosts have failed and the running result is not ok 26524 1727096449.60312: done checking to see if all hosts have failed 26524 1727096449.60313: getting the remaining hosts for this loop 26524 1727096449.60317: done getting the remaining hosts for this loop 26524 1727096449.60321: getting the next task for host managed_node3 26524 1727096449.60328: done getting next task for host managed_node3 26524 1727096449.60329: ^ task is: TASK: meta (flush_handlers) 26524 1727096449.60335: ^ 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 26524 1727096449.60340: getting variables 26524 1727096449.60342: in VariableManager get_vars() 26524 1727096449.60634: Calling all_inventory to load vars for managed_node3 26524 1727096449.60637: Calling groups_inventory to load vars for managed_node3 26524 1727096449.60641: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096449.60661: Calling all_plugins_play to load vars for managed_node3 26524 1727096449.60664: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096449.60669: Calling groups_plugins_play to load vars for managed_node3 26524 1727096449.61023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096449.61606: done with get_vars() 26524 1727096449.61617: done getting variables 26524 1727096449.61764: in VariableManager get_vars() 26524 1727096449.61813: Calling all_inventory to load vars for managed_node3 26524 1727096449.61816: Calling groups_inventory to load vars for managed_node3 26524 1727096449.61819: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096449.61826: Calling all_plugins_play to load vars for managed_node3 26524 1727096449.61829: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096449.61832: Calling groups_plugins_play to load vars for managed_node3 26524 1727096449.61978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096449.62173: done with get_vars() 26524 1727096449.62188: done queuing things up, now waiting for results queue to drain 26524 1727096449.62190: results queue empty 26524 1727096449.62191: checking for any_errors_fatal 26524 1727096449.62194: done checking for any_errors_fatal 26524 1727096449.62194: checking for max_fail_percentage 26524 1727096449.62200: done checking for max_fail_percentage 26524 1727096449.62201: checking to see if all hosts have failed and the running result is not ok 26524 1727096449.62202: done checking to see if all hosts have failed 26524 1727096449.62203: getting the remaining hosts for this loop 26524 1727096449.62204: done getting the remaining hosts for this loop 26524 1727096449.62206: getting the next task for host managed_node3 26524 1727096449.62211: done getting next task for host managed_node3 26524 1727096449.62214: ^ task is: TASK: Include the task 'el_repo_setup.yml' 26524 1727096449.62215: ^ 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 26524 1727096449.62217: getting variables 26524 1727096449.62218: in VariableManager get_vars() 26524 1727096449.62226: Calling all_inventory to load vars for managed_node3 26524 1727096449.62228: Calling groups_inventory to load vars for managed_node3 26524 1727096449.62230: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096449.62235: Calling all_plugins_play to load vars for managed_node3 26524 1727096449.62237: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096449.62240: Calling groups_plugins_play to load vars for managed_node3 26524 1727096449.62503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096449.62744: done with get_vars() 26524 1727096449.62752: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:11 Monday 23 September 2024 09:00:49 -0400 (0:00:01.945) 0:00:01.969 ****** 26524 1727096449.62850: entering _queue_task() for managed_node3/include_tasks 26524 1727096449.62853: Creating lock for include_tasks 26524 1727096449.63157: worker is 1 (out of 1 available) 26524 1727096449.63172: exiting _queue_task() for managed_node3/include_tasks 26524 1727096449.63183: done queuing things up, now waiting for results queue to drain 26524 1727096449.63185: waiting for pending results... 26524 1727096449.63336: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 26524 1727096449.63485: in run() - task 0afff68d-5257-7801-66ba-000000000006 26524 1727096449.63489: variable 'ansible_search_path' from source: unknown 26524 1727096449.63492: calling self._execute() 26524 1727096449.63503: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096449.63509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096449.63538: variable 'omit' from source: magic vars 26524 1727096449.63662: _execute() done 26524 1727096449.63666: dumping result to json 26524 1727096449.63672: done dumping result, returning 26524 1727096449.63676: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-7801-66ba-000000000006] 26524 1727096449.63681: sending task result for task 0afff68d-5257-7801-66ba-000000000006 26524 1727096449.63823: done sending task result for task 0afff68d-5257-7801-66ba-000000000006 26524 1727096449.63827: WORKER PROCESS EXITING 26524 1727096449.63874: no more pending results, returning what we have 26524 1727096449.63879: in VariableManager get_vars() 26524 1727096449.63912: Calling all_inventory to load vars for managed_node3 26524 1727096449.63915: Calling groups_inventory to load vars for managed_node3 26524 1727096449.63918: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096449.63931: Calling all_plugins_play to load vars for managed_node3 26524 1727096449.63933: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096449.63936: Calling groups_plugins_play to load vars for managed_node3 26524 1727096449.64083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096449.64264: done with get_vars() 26524 1727096449.64276: variable 'ansible_search_path' from source: unknown 26524 1727096449.64292: we have included files to process 26524 1727096449.64293: generating all_blocks data 26524 1727096449.64294: done generating all_blocks data 26524 1727096449.64295: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26524 1727096449.64296: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26524 1727096449.64299: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26524 1727096449.64995: in VariableManager get_vars() 26524 1727096449.65009: done with get_vars() 26524 1727096449.65020: done processing included file 26524 1727096449.65022: iterating over new_blocks loaded from include file 26524 1727096449.65024: in VariableManager get_vars() 26524 1727096449.65032: done with get_vars() 26524 1727096449.65033: filtering new block on tags 26524 1727096449.65047: done filtering new block on tags 26524 1727096449.65050: in VariableManager get_vars() 26524 1727096449.65059: done with get_vars() 26524 1727096449.65061: filtering new block on tags 26524 1727096449.65213: done filtering new block on tags 26524 1727096449.65216: in VariableManager get_vars() 26524 1727096449.65227: done with get_vars() 26524 1727096449.65228: filtering new block on tags 26524 1727096449.65241: done filtering new block on tags 26524 1727096449.65243: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 26524 1727096449.65248: extending task lists for all hosts with included blocks 26524 1727096449.65495: done extending task lists 26524 1727096449.65497: done processing included files 26524 1727096449.65497: results queue empty 26524 1727096449.65498: checking for any_errors_fatal 26524 1727096449.65499: done checking for any_errors_fatal 26524 1727096449.65500: checking for max_fail_percentage 26524 1727096449.65501: done checking for max_fail_percentage 26524 1727096449.65502: checking to see if all hosts have failed and the running result is not ok 26524 1727096449.65502: done checking to see if all hosts have failed 26524 1727096449.65503: getting the remaining hosts for this loop 26524 1727096449.65504: done getting the remaining hosts for this loop 26524 1727096449.65507: getting the next task for host managed_node3 26524 1727096449.65511: done getting next task for host managed_node3 26524 1727096449.65513: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 26524 1727096449.65515: ^ 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 26524 1727096449.65517: getting variables 26524 1727096449.65518: in VariableManager get_vars() 26524 1727096449.65527: Calling all_inventory to load vars for managed_node3 26524 1727096449.65529: Calling groups_inventory to load vars for managed_node3 26524 1727096449.65531: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096449.65537: Calling all_plugins_play to load vars for managed_node3 26524 1727096449.65539: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096449.65541: Calling groups_plugins_play to load vars for managed_node3 26524 1727096449.65709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096449.66089: done with get_vars() 26524 1727096449.66098: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 09:00:49 -0400 (0:00:00.033) 0:00:02.002 ****** 26524 1727096449.66162: entering _queue_task() for managed_node3/setup 26524 1727096449.66823: worker is 1 (out of 1 available) 26524 1727096449.66834: exiting _queue_task() for managed_node3/setup 26524 1727096449.66847: done queuing things up, now waiting for results queue to drain 26524 1727096449.66853: waiting for pending results... 26524 1727096449.67286: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 26524 1727096449.67291: in run() - task 0afff68d-5257-7801-66ba-000000000048 26524 1727096449.67294: variable 'ansible_search_path' from source: unknown 26524 1727096449.67296: variable 'ansible_search_path' from source: unknown 26524 1727096449.67299: calling self._execute() 26524 1727096449.67378: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096449.67398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096449.67495: variable 'omit' from source: magic vars 26524 1727096449.67991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096449.71415: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096449.71495: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096449.71540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096449.71588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096449.71675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096449.72176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096449.72180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096449.72183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096449.72186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096449.72188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096449.72412: variable 'ansible_facts' from source: unknown 26524 1727096449.72510: variable 'network_test_required_facts' from source: task vars 26524 1727096449.72614: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 26524 1727096449.72626: variable 'omit' from source: magic vars 26524 1727096449.72671: variable 'omit' from source: magic vars 26524 1727096449.72754: variable 'omit' from source: magic vars 26524 1727096449.72854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096449.72890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096449.72973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096449.73022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096449.73049: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096449.73126: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096449.73134: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096449.73142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096449.73251: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096449.73266: Set connection var ansible_connection to ssh 26524 1727096449.73281: Set connection var ansible_pipelining to False 26524 1727096449.73290: Set connection var ansible_timeout to 10 26524 1727096449.73300: Set connection var ansible_shell_type to sh 26524 1727096449.73308: Set connection var ansible_shell_executable to /bin/sh 26524 1727096449.73335: variable 'ansible_shell_executable' from source: unknown 26524 1727096449.73343: variable 'ansible_connection' from source: unknown 26524 1727096449.73350: variable 'ansible_module_compression' from source: unknown 26524 1727096449.73356: variable 'ansible_shell_type' from source: unknown 26524 1727096449.73365: variable 'ansible_shell_executable' from source: unknown 26524 1727096449.73379: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096449.73387: variable 'ansible_pipelining' from source: unknown 26524 1727096449.73483: variable 'ansible_timeout' from source: unknown 26524 1727096449.73486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096449.73569: 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__) 26524 1727096449.73588: variable 'omit' from source: magic vars 26524 1727096449.73600: starting attempt loop 26524 1727096449.73608: running the handler 26524 1727096449.73625: _low_level_execute_command(): starting 26524 1727096449.73642: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096449.74377: 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 <<< 26524 1727096449.74478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096449.74504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096449.74562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096449.76392: stdout chunk (state=3): >>>/root <<< 26524 1727096449.76501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096449.76505: stdout chunk (state=3): >>><<< 26524 1727096449.76508: stderr chunk (state=3): >>><<< 26524 1727096449.76533: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096449.76781: _low_level_execute_command(): starting 26524 1727096449.76786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523 `" && echo ansible-tmp-1727096449.7667627-26666-205505670437523="` echo /root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523 `" ) && sleep 0' 26524 1727096449.77556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096449.77575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096449.77591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096449.77616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096449.77636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096449.77684: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096449.77750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096449.77766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096449.77900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096449.77982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096449.79947: stdout chunk (state=3): >>>ansible-tmp-1727096449.7667627-26666-205505670437523=/root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523 <<< 26524 1727096449.80274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096449.80278: stdout chunk (state=3): >>><<< 26524 1727096449.80281: stderr chunk (state=3): >>><<< 26524 1727096449.80285: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096449.7667627-26666-205505670437523=/root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096449.80287: variable 'ansible_module_compression' from source: unknown 26524 1727096449.80463: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26524 1727096449.80773: variable 'ansible_facts' from source: unknown 26524 1727096449.81174: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/AnsiballZ_setup.py 26524 1727096449.81396: Sending initial data 26524 1727096449.81400: Sent initial data (154 bytes) 26524 1727096449.82885: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096449.83218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096449.83284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096449.84926: 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 <<< 26524 1727096449.85021: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096449.85101: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmp675o91r7 /root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/AnsiballZ_setup.py <<< 26524 1727096449.85124: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/AnsiballZ_setup.py" <<< 26524 1727096449.85151: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmp675o91r7" to remote "/root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/AnsiballZ_setup.py" <<< 26524 1727096449.87648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096449.87682: stdout chunk (state=3): >>><<< 26524 1727096449.87791: stderr chunk (state=3): >>><<< 26524 1727096449.87819: done transferring module to remote 26524 1727096449.87841: _low_level_execute_command(): starting 26524 1727096449.87857: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/ /root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/AnsiballZ_setup.py && sleep 0' 26524 1727096449.88817: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 26524 1727096449.88853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096449.88864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096449.88884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096449.88911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096449.88947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096449.91414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096449.91419: stdout chunk (state=3): >>><<< 26524 1727096449.91421: stderr chunk (state=3): >>><<< 26524 1727096449.91547: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 26524 1727096449.91625: _low_level_execute_command(): starting 26524 1727096449.91628: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/AnsiballZ_setup.py && sleep 0' 26524 1727096449.92246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096449.92261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096449.92287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096449.92307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096449.92417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096449.92420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096449.92450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096449.92515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096449.95888: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 26524 1727096449.95978: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 26524 1727096449.95990: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 26524 1727096449.96372: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 26524 1727096449.96376: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 26524 1727096449.96379: 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 0x7f5d8e0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dfe7b30> # /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 0x7f5d8e01aa50> <<< 26524 1727096449.96402: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 26524 1727096449.96472: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 26524 1727096449.96545: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26524 1727096449.96592: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 26524 1727096449.96679: stdout chunk (state=3): >>>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' <<< 26524 1727096449.96912: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de2d130> # /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 0x7f5d8de2dfa0> 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. <<< 26524 1727096449.97527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /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 0x7f5d8de6be90> # /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 0x7f5d8de6bf50> # /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 <<< 26524 1727096449.97592: stdout chunk (state=3): >>># 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 0x7f5d8dea3830> <<< 26524 1727096449.97644: 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 0x7f5d8dea3ec0> <<< 26524 1727096449.97714: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de83b60> <<< 26524 1727096449.97785: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de81280> <<< 26524 1727096449.97891: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de69040> <<< 26524 1727096449.97923: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26524 1727096449.97950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 26524 1727096449.98017: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26524 1727096449.98021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 26524 1727096449.98275: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dec37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dec23f0> # /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 0x7f5d8de82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dec0c20> <<< 26524 1727096449.98308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8def8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de682c0> # /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 0x7f5d8def8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8def8bc0> # 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 0x7f5d8def8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de66de0> <<< 26524 1727096449.98338: 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 <<< 26524 1727096449.98394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8def9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8def92e0> <<< 26524 1727096449.98431: 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' <<< 26524 1727096449.98473: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8defa510> import 'importlib.util' # import 'runpy' # <<< 26524 1727096449.98539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 26524 1727096449.98576: 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 0x7f5d8df10710> <<< 26524 1727096449.98596: stdout chunk (state=3): >>>import 'errno' # <<< 26524 1727096449.98638: 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 0x7f5d8df11df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26524 1727096449.98740: 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 <<< 26524 1727096449.98774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8df12c90> # 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 0x7f5d8df132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8df121e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 26524 1727096449.98787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 26524 1727096449.98820: 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 0x7f5d8df13d70> <<< 26524 1727096449.98888: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8df134a0> <<< 26524 1727096449.98909: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8defa540> <<< 26524 1727096449.99000: 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'<<< 26524 1727096449.99199: 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' # 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 0x7f5d8dc23bf0> # /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 0x7f5d8dc4c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4c410> # 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 0x7f5d8dc4c6e0> # /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'<<< 26524 1727096449.99302: stdout chunk (state=3): >>> # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096449.99527: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096449.99541: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8dc4d010> <<< 26524 1727096449.99730: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096449.99770: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096449.99799: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8dc4da00><<< 26524 1727096449.99803: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4c8c0><<< 26524 1727096449.99848: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc21d90> <<< 26524 1727096449.99883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 26524 1727096449.99921: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 26524 1727096449.99966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 26524 1727096449.99999: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'<<< 26524 1727096450.00009: stdout chunk (state=3): >>> <<< 26524 1727096450.00063: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4ee10> <<< 26524 1727096450.00082: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4db50> <<< 26524 1727096450.00105: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8defac30><<< 26524 1727096450.00140: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 26524 1727096450.00150: stdout chunk (state=3): >>> <<< 26524 1727096450.00242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 26524 1727096450.00340: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 26524 1727096450.00361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'<<< 26524 1727096450.00396: stdout chunk (state=3): >>> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc771a0> <<< 26524 1727096450.00491: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 26524 1727096450.00546: 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 <<< 26524 1727096450.00641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc9b530><<< 26524 1727096450.00660: stdout chunk (state=3): >>> <<< 26524 1727096450.00712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26524 1727096450.00780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 26524 1727096450.00867: stdout chunk (state=3): >>>import 'ntpath' # <<< 26524 1727096450.00915: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 26524 1727096450.00937: 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 0x7f5d8dcfc290><<< 26524 1727096450.00975: stdout chunk (state=3): >>> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 26524 1727096450.00986: stdout chunk (state=3): >>> <<< 26524 1727096450.01020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 26524 1727096450.01065: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26524 1727096450.01137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26524 1727096450.01402: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dcfe9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dcfc3b0> <<< 26524 1727096450.01515: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dcc12e0><<< 26524 1727096450.01520: stdout chunk (state=3): >>> <<< 26524 1727096450.01525: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 26524 1727096450.01575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 26524 1727096450.01596: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db053a0> <<< 26524 1727096450.01623: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc9a360><<< 26524 1727096450.01626: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4fd70><<< 26524 1727096450.01748: stdout chunk (state=3): >>> <<< 26524 1727096450.02076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26524 1727096450.02080: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d8db05640> <<< 26524 1727096450.02419: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_n28dy5u9/ansible_setup_payload.zip' # zipimport: zlib available <<< 26524 1727096450.02634: stdout chunk (state=3): >>># zipimport: zlib available<<< 26524 1727096450.02637: stdout chunk (state=3): >>> <<< 26524 1727096450.02662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 26524 1727096450.02683: stdout chunk (state=3): >>> <<< 26524 1727096450.02697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 26524 1727096450.02761: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26524 1727096450.02890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26524 1727096450.02977: 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 0x7f5d8db6f080><<< 26524 1727096450.02988: stdout chunk (state=3): >>> import '_typing' # <<< 26524 1727096450.03142: stdout chunk (state=3): >>> <<< 26524 1727096450.03342: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db4df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db4d100> # zipimport: zlib available <<< 26524 1727096450.03408: stdout chunk (state=3): >>>import 'ansible' # <<< 26524 1727096450.03423: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.03456: stdout chunk (state=3): >>># zipimport: zlib available<<< 26524 1727096450.03481: stdout chunk (state=3): >>> <<< 26524 1727096450.03528: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.03531: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 26524 1727096450.03559: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.05908: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.07900: 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 0x7f5d8db6cf50> # /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' <<< 26524 1727096450.07904: 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 0x7f5d8db9eab0> <<< 26524 1727096450.07947: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db9e840> <<< 26524 1727096450.08010: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db9e150> <<< 26524 1727096450.08015: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 26524 1727096450.08034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 26524 1727096450.08093: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db9e5a0> <<< 26524 1727096450.08114: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db6fd10> import 'atexit' # <<< 26524 1727096450.08405: 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 0x7f5d8db9f830> # 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 0x7f5d8db9fa70> # /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 0x7f5d8db9ffb0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26524 1727096450.08498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d52dd60> <<< 26524 1727096450.08543: 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 0x7f5d8d52f4a0> <<< 26524 1727096450.08587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 26524 1727096450.08650: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d5302f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26524 1727096450.08672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d531490> <<< 26524 1727096450.08775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26524 1727096450.08825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 26524 1727096450.08860: stdout chunk (state=3): >>> <<< 26524 1727096450.08956: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d533f50> # 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 0x7f5d8d538290> <<< 26524 1727096450.09005: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d532240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26524 1727096450.09066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 26524 1727096450.09133: 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 <<< 26524 1727096450.09274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26524 1727096450.09278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 26524 1727096450.09448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d53bef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d53a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d53a750> # /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' <<< 26524 1727096450.09533: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d53ac90> <<< 26524 1727096450.09599: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d532720> <<< 26524 1727096450.09620: 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 0x7f5d8d57ff80> <<< 26524 1727096450.09642: 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 0x7f5d8d5802f0> <<< 26524 1727096450.09697: 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 <<< 26524 1727096450.09739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 26524 1727096450.09750: 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' <<< 26524 1727096450.09811: 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 0x7f5d8d581d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d581ac0> <<< 26524 1727096450.09827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26524 1727096450.09970: 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' # 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 0x7f5d8d584260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d5823c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26524 1727096450.10032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096450.10092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 26524 1727096450.10217: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d5879e0> <<< 26524 1727096450.10469: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d5843b0> # 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 0x7f5d8d588830> <<< 26524 1727096450.10651: 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 0x7f5d8d588bf0> # 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 0x7f5d8d588cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d580380> # /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 0x7f5d8d410320> <<< 26524 1727096450.11152: 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 0x7f5d8d411250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d58aab0> # 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 0x7f5d8d58be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d58a6f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 26524 1727096450.11156: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.11297: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 26524 1727096450.11340: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096450.11363: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 26524 1727096450.11398: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.11549: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.11750: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.12644: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.13591: 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 <<< 26524 1727096450.13750: 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 0x7f5d8d419520> <<< 26524 1727096450.13788: 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' <<< 26524 1727096450.13832: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d41a240> <<< 26524 1727096450.13842: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d411370> <<< 26524 1727096450.13899: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26524 1727096450.13918: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.13953: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.13970: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 26524 1727096450.14198: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.14441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 26524 1727096450.14443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 26524 1727096450.14492: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d41a090> <<< 26524 1727096450.14495: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.15290: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.15986: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.16092: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.16665: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 26524 1727096450.16701: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 26524 1727096450.16704: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.17082: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.17454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26524 1727096450.17555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26524 1727096450.17574: stdout chunk (state=3): >>>import '_ast' # <<< 26524 1727096450.17683: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d41b440> # zipimport: zlib available <<< 26524 1727096450.17783: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.17903: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 26524 1727096450.17919: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 26524 1727096450.18147: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 26524 1727096450.18171: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.18246: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.18341: 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 <<< 26524 1727096450.18404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096450.18526: 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 0x7f5d8d426060> <<< 26524 1727096450.18585: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4216a0> <<< 26524 1727096450.18620: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 26524 1727096450.18647: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.18949: stdout chunk (state=3): >>># 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' <<< 26524 1727096450.18976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 26524 1727096450.19061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 26524 1727096450.19084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 26524 1727096450.19108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26524 1727096450.19195: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d50e9f0> <<< 26524 1727096450.19261: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dbca6c0> <<< 26524 1727096450.19378: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d426210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d41b350> # destroy ansible.module_utils.distro <<< 26524 1727096450.19399: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 26524 1727096450.19441: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.19476: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 26524 1727096450.19572: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 26524 1727096450.19577: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.19592: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.19604: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 26524 1727096450.19855: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26524 1727096450.19891: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.19954: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.20002: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.20052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 26524 1727096450.20096: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.20324: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26524 1727096450.20372: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 26524 1727096450.20402: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.20660: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.20944: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.20986: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.21077: 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' <<< 26524 1727096450.21106: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 26524 1727096450.21137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 26524 1727096450.21140: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 26524 1727096450.21170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 26524 1727096450.21198: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b5f40> <<< 26524 1727096450.21246: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 26524 1727096450.21278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 26524 1727096450.21330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 26524 1727096450.21353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 26524 1727096450.21393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 26524 1727096450.21396: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d04ffb0> <<< 26524 1727096450.21427: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096450.21560: 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 0x7f5d8d068680> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d49c890> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b6ae0> <<< 26524 1727096450.21604: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b4620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b4260> <<< 26524 1727096450.21623: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 26524 1727096450.21683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 26524 1727096450.21720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 26524 1727096450.21763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 26524 1727096450.21766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 26524 1727096450.21811: 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 0x7f5d8d06b3b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d06ac60> <<< 26524 1727096450.21851: 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 0x7f5d8d06ae40> <<< 26524 1727096450.22059: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d06a090> # /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' <<< 26524 1727096450.22090: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d06b560> <<< 26524 1727096450.22107: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 26524 1727096450.22154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 26524 1727096450.22186: 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 0x7f5d8d0ae090> <<< 26524 1727096450.22221: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d06bfb0> <<< 26524 1727096450.22267: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b43e0> <<< 26524 1727096450.22280: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 26524 1727096450.22285: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 26524 1727096450.22305: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.22333: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.22335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 26524 1727096450.22352: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.22433: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.22506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 26524 1727096450.22534: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.22604: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.22678: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 26524 1727096450.22697: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.22714: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 26524 1727096450.22939: stdout chunk (state=3): >>># 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 <<< 26524 1727096450.22999: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.23053: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 26524 1727096450.23074: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.23153: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.23238: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.23317: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.23403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 26524 1727096450.23406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 26524 1727096450.23426: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.24229: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 26524 1727096450.25132: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25206: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25251: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25311: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 26524 1727096450.25340: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25364: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 26524 1727096450.25422: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25498: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 26524 1727096450.25762: stdout chunk (state=3): >>># 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' # <<< 26524 1727096450.25784: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.25901: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.26025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 26524 1727096450.26038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 26524 1727096450.26062: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d0addc0> <<< 26524 1727096450.26089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 26524 1727096450.26129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 26524 1727096450.26315: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d0aee40> import 'ansible.module_utils.facts.system.local' # <<< 26524 1727096450.26335: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.26435: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.26527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 26524 1727096450.26547: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.26690: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.26833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 26524 1727096450.26921: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.27038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 26524 1727096450.27079: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.27217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 26524 1727096450.27313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 26524 1727096450.27474: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096450.27505: 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 0x7f5d8d0f6450> <<< 26524 1727096450.27583: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d0e72f0> import 'ansible.module_utils.facts.system.python' # <<< 26524 1727096450.27613: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.27649: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.27729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 26524 1727096450.27843: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.27886: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.27999: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.28270: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 26524 1727096450.28274: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.28277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 26524 1727096450.28588: stdout chunk (state=3): >>># 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 0x7f5d8d10a000> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d109c10> 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 <<< 26524 1727096450.28621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 26524 1727096450.28839: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.29074: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 26524 1727096450.29087: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.29231: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.29390: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.29514: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 26524 1727096450.29518: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.29545: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.29588: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.29823: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.30045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 26524 1727096450.30063: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.30266: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.30551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 26524 1727096450.30557: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.30785: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.31356: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.31893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 26524 1727096450.31924: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.32001: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.32111: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 26524 1727096450.32215: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.32358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 26524 1727096450.32361: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.32473: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.32666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 26524 1727096450.32747: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 26524 1727096450.32783: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 26524 1727096450.32855: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.32947: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.33157: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.33358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 26524 1727096450.33431: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.33459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 26524 1727096450.33572: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 26524 1727096450.33575: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.33640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 26524 1727096450.33651: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.33808: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 26524 1727096450.33811: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.33823: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 26524 1727096450.33873: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.33930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 26524 1727096450.34297: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.34459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 26524 1727096450.34462: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.34516: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.34579: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 26524 1727096450.34591: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.34622: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.34647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 26524 1727096450.34682: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.34695: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.34736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 26524 1727096450.34834: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 26524 1727096450.35112: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 26524 1727096450.35116: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.35122: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 26524 1727096450.35298: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096450.35305: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.35323: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096450.35391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 26524 1727096450.35551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 26524 1727096450.35859: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.35886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 26524 1727096450.35931: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.35983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 26524 1727096450.36384: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 26524 1727096450.36418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 26524 1727096450.36475: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.36611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 26524 1727096450.36742: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096450.37589: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 26524 1727096450.37623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc'<<< 26524 1727096450.37643: stdout chunk (state=3): >>> <<< 26524 1727096450.37673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py<<< 26524 1727096450.37729: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'<<< 26524 1727096450.37732: stdout chunk (state=3): >>> <<< 26524 1727096450.37779: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096450.37782: stdout chunk (state=3): >>> # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d8cf0b110><<< 26524 1727096450.37823: stdout chunk (state=3): >>> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8cf08f80> <<< 26524 1727096450.37909: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8cf08e30> <<< 26524 1727096450.39193: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "50", "epoch": "1727096450", "epoch_int": "1727096450", "date": "2024-09-23", "time": "09:00:50", "iso8601_micro": "2024-09-23T13:00:50.372347Z", "iso8601": "2024-09-23T13:00:50Z", "iso8601_basic": "20240923T090050372347", "iso8601_basic_short": "20240923T090050", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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_lsb": {}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 26524 1727096450.39458: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 26524 1727096450.39492: 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 <<< 26524 1727096450.39640: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # 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<<< 26524 1727096450.39676: stdout chunk (state=3): >>> # 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 <<< 26524 1727096450.39785: stdout chunk (state=3): >>># cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 26524 1727096450.39826: stdout chunk (state=3): >>># cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # 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 <<< 26524 1727096450.39876: stdout chunk (state=3): >>># 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 <<< 26524 1727096450.39979: stdout chunk (state=3): >>># 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 <<< 26524 1727096450.40234: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 26524 1727096450.40286: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 26524 1727096450.40430: stdout chunk (state=3): >>># 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 <<< 26524 1727096450.40444: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 26524 1727096450.40481: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 26524 1727096450.40595: stdout chunk (state=3): >>># 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 <<< 26524 1727096450.40652: stdout chunk (state=3): >>># 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 <<< 26524 1727096450.40749: stdout chunk (state=3): >>># 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 <<< 26524 1727096450.41815: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 26524 1727096450.41930: stdout chunk (state=3): >>> # 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 <<< 26524 1727096450.42031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096450.42034: stdout chunk (state=3): >>><<< 26524 1727096450.42036: stderr chunk (state=3): >>><<< 26524 1727096450.42504: _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 0x7f5d8e0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dfe7b30> # /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 0x7f5d8e01aa50> 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 0x7f5d8de2d130> # /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 0x7f5d8de2dfa0> 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 0x7f5d8de6be90> # /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 0x7f5d8de6bf50> # /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 0x7f5d8dea3830> # /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 0x7f5d8dea3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de81280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de69040> # /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 0x7f5d8dec37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dec23f0> # /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 0x7f5d8de82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dec0c20> # /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 0x7f5d8def8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de682c0> # /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 0x7f5d8def8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8def8bc0> # 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 0x7f5d8def8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8de66de0> # /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 0x7f5d8def9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8def92e0> 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 0x7f5d8defa510> 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 0x7f5d8df10710> 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 0x7f5d8df11df0> # /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 0x7f5d8df12c90> # 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 0x7f5d8df132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8df121e0> # /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 0x7f5d8df13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8df134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8defa540> # /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 0x7f5d8dc23bf0> # /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 0x7f5d8dc4c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4c410> # 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 0x7f5d8dc4c6e0> # /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 0x7f5d8dc4d010> # 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 0x7f5d8dc4da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc21d90> # /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 0x7f5d8dc4ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8defac30> # /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 0x7f5d8dc771a0> # /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 0x7f5d8dc9b530> # /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 0x7f5d8dcfc290> # /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 0x7f5d8dcfe9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dcfc3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dcc12e0> # /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 0x7f5d8db053a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc9a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dc4fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d8db05640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_n28dy5u9/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 0x7f5d8db6f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db4df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db4d100> # 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 0x7f5d8db6cf50> # /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 0x7f5d8db9eab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db9e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db9e150> # /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 0x7f5d8db9e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8db6fd10> 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 0x7f5d8db9f830> # 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 0x7f5d8db9fa70> # /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 0x7f5d8db9ffb0> 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 0x7f5d8d52dd60> # 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 0x7f5d8d52f4a0> # /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 0x7f5d8d5302f0> # /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 0x7f5d8d531490> # /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 0x7f5d8d533f50> # 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 0x7f5d8d538290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d532240> # /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 0x7f5d8d53bef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d53a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d53a750> # /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 0x7f5d8d53ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d532720> # 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 0x7f5d8d57ff80> # /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 0x7f5d8d5802f0> # /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 0x7f5d8d581d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d581ac0> # /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 0x7f5d8d584260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d5823c0> # /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 0x7f5d8d5879e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d5843b0> # 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 0x7f5d8d588830> # 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 0x7f5d8d588bf0> # 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 0x7f5d8d588cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d580380> # /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 0x7f5d8d410320> # 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 0x7f5d8d411250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d58aab0> # 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 0x7f5d8d58be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d58a6f0> # 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 0x7f5d8d419520> # /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 0x7f5d8d41a240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d411370> 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 0x7f5d8d41a090> # 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 0x7f5d8d41b440> # 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 0x7f5d8d426060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4216a0> 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 0x7f5d8d50e9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8dbca6c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d426210> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d41b350> # 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 0x7f5d8d4b5f40> # /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 0x7f5d8d04ffb0> # 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 0x7f5d8d068680> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d49c890> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b6ae0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b4620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b4260> # /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 0x7f5d8d06b3b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d06ac60> # 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 0x7f5d8d06ae40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d06a090> # /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 0x7f5d8d06b560> # /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 0x7f5d8d0ae090> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d06bfb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d4b43e0> 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 0x7f5d8d0addc0> # /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 0x7f5d8d0aee40> 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 0x7f5d8d0f6450> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d0e72f0> 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 0x7f5d8d10a000> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8d109c10> 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 0x7f5d8cf0b110> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8cf08f80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d8cf08e30> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "50", "epoch": "1727096450", "epoch_int": "1727096450", "date": "2024-09-23", "time": "09:00:50", "iso8601_micro": "2024-09-23T13:00:50.372347Z", "iso8601": "2024-09-23T13:00:50Z", "iso8601_basic": "20240923T090050372347", "iso8601_basic_short": "20240923T090050", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "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_lsb": {}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_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_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 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 26524 1727096450.44463: 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-1727096449.7667627-26666-205505670437523/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096450.44467: _low_level_execute_command(): starting 26524 1727096450.44472: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096449.7667627-26666-205505670437523/ > /dev/null 2>&1 && sleep 0' 26524 1727096450.44893: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096450.44896: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096450.44899: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096450.44948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096450.45385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096450.45445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096450.47397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096450.47432: stderr chunk (state=3): >>><<< 26524 1727096450.47435: stdout chunk (state=3): >>><<< 26524 1727096450.47452: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096450.47463: handler run complete 26524 1727096450.47679: variable 'ansible_facts' from source: unknown 26524 1727096450.47682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096450.47884: variable 'ansible_facts' from source: unknown 26524 1727096450.48024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096450.48165: attempt loop complete, returning result 26524 1727096450.48256: _execute() done 26524 1727096450.48260: dumping result to json 26524 1727096450.48262: done dumping result, returning 26524 1727096450.48264: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-7801-66ba-000000000048] 26524 1727096450.48266: sending task result for task 0afff68d-5257-7801-66ba-000000000048 26524 1727096450.48562: done sending task result for task 0afff68d-5257-7801-66ba-000000000048 26524 1727096450.48565: WORKER PROCESS EXITING ok: [managed_node3] 26524 1727096450.48663: no more pending results, returning what we have 26524 1727096450.48665: results queue empty 26524 1727096450.48666: checking for any_errors_fatal 26524 1727096450.48669: done checking for any_errors_fatal 26524 1727096450.48670: checking for max_fail_percentage 26524 1727096450.48671: done checking for max_fail_percentage 26524 1727096450.48672: checking to see if all hosts have failed and the running result is not ok 26524 1727096450.48673: done checking to see if all hosts have failed 26524 1727096450.48674: getting the remaining hosts for this loop 26524 1727096450.48675: done getting the remaining hosts for this loop 26524 1727096450.48679: getting the next task for host managed_node3 26524 1727096450.48689: done getting next task for host managed_node3 26524 1727096450.48692: ^ task is: TASK: Check if system is ostree 26524 1727096450.48694: ^ 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 26524 1727096450.48698: getting variables 26524 1727096450.48699: in VariableManager get_vars() 26524 1727096450.48728: Calling all_inventory to load vars for managed_node3 26524 1727096450.48731: Calling groups_inventory to load vars for managed_node3 26524 1727096450.48735: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096450.48746: Calling all_plugins_play to load vars for managed_node3 26524 1727096450.48749: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096450.48753: Calling groups_plugins_play to load vars for managed_node3 26524 1727096450.49432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096450.49860: done with get_vars() 26524 1727096450.50017: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 09:00:50 -0400 (0:00:00.839) 0:00:02.842 ****** 26524 1727096450.50110: entering _queue_task() for managed_node3/stat 26524 1727096450.50918: worker is 1 (out of 1 available) 26524 1727096450.50928: exiting _queue_task() for managed_node3/stat 26524 1727096450.50938: done queuing things up, now waiting for results queue to drain 26524 1727096450.50940: waiting for pending results... 26524 1727096450.51230: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 26524 1727096450.51541: in run() - task 0afff68d-5257-7801-66ba-00000000004a 26524 1727096450.51545: variable 'ansible_search_path' from source: unknown 26524 1727096450.51547: variable 'ansible_search_path' from source: unknown 26524 1727096450.51650: calling self._execute() 26524 1727096450.51741: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096450.51762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096450.51780: variable 'omit' from source: magic vars 26524 1727096450.52852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096450.53382: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096450.53437: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096450.53540: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096450.53643: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096450.54297: 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) 26524 1727096450.54441: 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) 26524 1727096450.54461: 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) 26524 1727096450.54655: 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) 26524 1727096450.54799: Evaluated conditional (not __network_is_ostree is defined): True 26524 1727096450.54811: variable 'omit' from source: magic vars 26524 1727096450.54851: variable 'omit' from source: magic vars 26524 1727096450.55103: variable 'omit' from source: magic vars 26524 1727096450.55106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096450.55109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096450.55112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096450.55189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096450.55211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096450.55248: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096450.55336: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096450.55430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096450.55605: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096450.55693: Set connection var ansible_connection to ssh 26524 1727096450.55696: Set connection var ansible_pipelining to False 26524 1727096450.55699: Set connection var ansible_timeout to 10 26524 1727096450.55701: Set connection var ansible_shell_type to sh 26524 1727096450.55703: Set connection var ansible_shell_executable to /bin/sh 26524 1727096450.55705: variable 'ansible_shell_executable' from source: unknown 26524 1727096450.55707: variable 'ansible_connection' from source: unknown 26524 1727096450.55709: variable 'ansible_module_compression' from source: unknown 26524 1727096450.55711: variable 'ansible_shell_type' from source: unknown 26524 1727096450.55713: variable 'ansible_shell_executable' from source: unknown 26524 1727096450.55718: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096450.55719: variable 'ansible_pipelining' from source: unknown 26524 1727096450.55722: variable 'ansible_timeout' from source: unknown 26524 1727096450.55724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096450.56009: 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__) 26524 1727096450.56111: variable 'omit' from source: magic vars 26524 1727096450.56121: starting attempt loop 26524 1727096450.56128: running the handler 26524 1727096450.56153: _low_level_execute_command(): starting 26524 1727096450.56212: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096450.57323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096450.57448: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096450.57476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096450.57612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096450.57649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096450.59297: stdout chunk (state=3): >>>/root <<< 26524 1727096450.59486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096450.59489: stdout chunk (state=3): >>><<< 26524 1727096450.59492: stderr chunk (state=3): >>><<< 26524 1727096450.59495: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096450.59679: _low_level_execute_command(): starting 26524 1727096450.59682: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475 `" && echo ansible-tmp-1727096450.594658-26708-196450514719475="` echo /root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475 `" ) && sleep 0' 26524 1727096450.60988: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096450.61073: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096450.61390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096450.61543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096450.61547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096450.63743: stdout chunk (state=3): >>>ansible-tmp-1727096450.594658-26708-196450514719475=/root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475 <<< 26524 1727096450.63747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096450.63749: stdout chunk (state=3): >>><<< 26524 1727096450.63751: stderr chunk (state=3): >>><<< 26524 1727096450.63753: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096450.594658-26708-196450514719475=/root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096450.64074: variable 'ansible_module_compression' from source: unknown 26524 1727096450.64159: ANSIBALLZ: Using lock for stat 26524 1727096450.64175: ANSIBALLZ: Acquiring lock 26524 1727096450.64188: ANSIBALLZ: Lock acquired: 140687609075360 26524 1727096450.64197: ANSIBALLZ: Creating module 26524 1727096450.84836: ANSIBALLZ: Writing module into payload 26524 1727096450.84977: ANSIBALLZ: Writing module 26524 1727096450.84980: ANSIBALLZ: Renaming module 26524 1727096450.84983: ANSIBALLZ: Done creating module 26524 1727096450.84985: variable 'ansible_facts' from source: unknown 26524 1727096450.85064: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/AnsiballZ_stat.py 26524 1727096450.85251: Sending initial data 26524 1727096450.85255: Sent initial data (152 bytes) 26524 1727096450.86097: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096450.86105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096450.86107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096450.86143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096450.88396: 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 <<< 26524 1727096450.88434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096450.88479: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmp40hdhuso /root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/AnsiballZ_stat.py <<< 26524 1727096450.88483: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/AnsiballZ_stat.py" <<< 26524 1727096450.88537: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmp40hdhuso" to remote "/root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/AnsiballZ_stat.py" <<< 26524 1727096450.89273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096450.89277: stdout chunk (state=3): >>><<< 26524 1727096450.89280: stderr chunk (state=3): >>><<< 26524 1727096450.89376: done transferring module to remote 26524 1727096450.89380: _low_level_execute_command(): starting 26524 1727096450.89383: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/ /root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/AnsiballZ_stat.py && sleep 0' 26524 1727096450.89972: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096450.89991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096450.90051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096450.90057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096450.90072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096450.90129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096450.92812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096450.92853: stderr chunk (state=3): >>><<< 26524 1727096450.92878: stdout chunk (state=3): >>><<< 26524 1727096450.93050: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 26524 1727096450.93054: _low_level_execute_command(): starting 26524 1727096450.93078: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/AnsiballZ_stat.py && sleep 0' 26524 1727096450.93892: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096450.93928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096450.93932: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096450.93934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096450.93937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096450.93940: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096450.94036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096450.94072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096450.97160: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 26524 1727096450.97257: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 26524 1727096450.97336: stdout chunk (state=3): >>>import '_io' # <<< 26524 1727096450.97350: stdout chunk (state=3): >>>import 'marshal' # <<< 26524 1727096450.97401: stdout chunk (state=3): >>>import 'posix' # <<< 26524 1727096450.97466: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 26524 1727096450.97575: stdout chunk (state=3): >>> # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 26524 1727096450.97579: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 26524 1727096450.97594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096450.97618: stdout chunk (state=3): >>>import '_codecs' # <<< 26524 1727096450.97655: stdout chunk (state=3): >>>import 'codecs' # <<< 26524 1727096450.97705: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 26524 1727096450.97737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 26524 1727096450.97752: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404a0184d0> <<< 26524 1727096450.97774: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049fe7b30> <<< 26524 1727096450.97804: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 26524 1727096450.97820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 26524 1727096450.97833: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404a01aa50> <<< 26524 1727096450.98149: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 26524 1727096450.98173: stdout chunk (state=3): >>>Processing user site-packages <<< 26524 1727096450.98197: stdout chunk (state=3): >>>Processing global site-packages <<< 26524 1727096450.98225: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 26524 1727096450.98233: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 26524 1727096450.98266: 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 <<< 26524 1727096450.98307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 26524 1727096450.98309: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e09130> <<< 26524 1727096450.98382: 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 <<< 26524 1727096450.98555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e09fa0> 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. <<< 26524 1727096450.98828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26524 1727096450.98847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 26524 1727096450.98898: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 26524 1727096450.98938: 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 <<< 26524 1727096450.98997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 26524 1727096450.99038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 26524 1727096450.99146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e47e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 26524 1727096450.99152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 26524 1727096450.99230: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e47f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 26524 1727096450.99299: 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 <<< 26524 1727096450.99380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096450.99761: 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 0x7f4049e7f890> # /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 0x7f4049e7ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e5fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e5d250> <<< 26524 1727096450.99764: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e45010> <<< 26524 1727096450.99788: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26524 1727096450.99794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 26524 1727096450.99796: stdout chunk (state=3): >>>import '_sre' # <<< 26524 1727096450.99888: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26524 1727096450.99916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 26524 1727096450.99995: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e9e450> <<< 26524 1727096451.00044: 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 0x7f4049e5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e9ccb0> <<< 26524 1727096451.00174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed4860> <<< 26524 1727096451.00179: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e44290> # /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' <<< 26524 1727096451.00204: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.00227: 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 0x7f4049ed4d10> <<< 26524 1727096451.00445: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed4bc0> # 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 0x7f4049ed4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e42db0> # /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 0x7f4049ed56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed5370> 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 0x7f4049ed65a0> import 'importlib.util' # import 'runpy' # <<< 26524 1727096451.00481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 26524 1727096451.00521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 26524 1727096451.00560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 26524 1727096451.00578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 26524 1727096451.00587: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049eec7a0> <<< 26524 1727096451.00607: stdout chunk (state=3): >>>import 'errno' # <<< 26524 1727096451.00653: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.00662: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4049eede80> <<< 26524 1727096451.00699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26524 1727096451.00730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 26524 1727096451.00757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 26524 1727096451.00782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049eeed20> <<< 26524 1727096451.00831: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.00834: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.00856: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4049eef320> <<< 26524 1727096451.00858: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049eee270> <<< 26524 1727096451.00888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 26524 1727096451.00903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 26524 1727096451.00953: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.00982: 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 0x7f4049eefda0> <<< 26524 1727096451.01035: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049eef4d0> <<< 26524 1727096451.01071: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed6510> <<< 26524 1727096451.01088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 26524 1727096451.01128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 26524 1727096451.01154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 26524 1727096451.01189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 26524 1727096451.01220: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.01349: 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 0x7f4049c83bf0> # /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 0x7f4049cac740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cac4a0> # 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 0x7f4049cac680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 26524 1727096451.01392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 26524 1727096451.01451: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.01626: 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 0x7f4049cacfe0><<< 26524 1727096451.01631: stdout chunk (state=3): >>> <<< 26524 1727096451.01801: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 26524 1727096451.01806: stdout chunk (state=3): >>> <<< 26524 1727096451.01826: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4049cad910><<< 26524 1727096451.01841: stdout chunk (state=3): >>> <<< 26524 1727096451.01859: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cac8c0> <<< 26524 1727096451.01893: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049c81d90> <<< 26524 1727096451.01934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 26524 1727096451.01991: 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 <<< 26524 1727096451.01998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 26524 1727096451.02014: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049caed20> <<< 26524 1727096451.02064: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cada60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed6750> <<< 26524 1727096451.02106: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26524 1727096451.02183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096451.02261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 26524 1727096451.02297: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cd7080> <<< 26524 1727096451.02362: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 26524 1727096451.02376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096451.02444: 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' <<< 26524 1727096451.02491: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cfb440> <<< 26524 1727096451.02513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26524 1727096451.02839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 26524 1727096451.02842: 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 0x7f4049d5c230> # /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' <<< 26524 1727096451.02950: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049d5e990> <<< 26524 1727096451.03077: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049d5c350> <<< 26524 1727096451.03118: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049d29250> <<< 26524 1727096451.03177: 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 0x7f4049b61310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cfa240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cafc50> <<< 26524 1727096451.03353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26524 1727096451.03452: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4049b615b0> <<< 26524 1727096451.03702: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_uigpfksa/ansible_stat_payload.zip' # zipimport: zlib available <<< 26524 1727096451.03921: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.03951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 26524 1727096451.03973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26524 1727096451.04026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26524 1727096451.04136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26524 1727096451.04197: 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 0x7f4049bb6f90> import '_typing' # <<< 26524 1727096451.04484: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049b95e80> <<< 26524 1727096451.04511: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049b950a0> # zipimport: zlib available <<< 26524 1727096451.04520: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 26524 1727096451.04590: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096451.04593: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 26524 1727096451.04739: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.06822: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.08648: 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' <<< 26524 1727096451.08652: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049bb5280> <<< 26524 1727096451.08680: 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' <<< 26524 1727096451.08726: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 26524 1727096451.08734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 26524 1727096451.08781: 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' <<< 26524 1727096451.08827: 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 0x7f4049be29c0> <<< 26524 1727096451.08880: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049be2750> <<< 26524 1727096451.08906: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049be2060> <<< 26524 1727096451.08953: 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' <<< 26524 1727096451.09000: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049be24b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049bb7c20> <<< 26524 1727096451.09015: stdout chunk (state=3): >>>import 'atexit' # <<< 26524 1727096451.09065: 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 0x7f4049be37a0> <<< 26524 1727096451.09093: 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 0x7f4049be3980> <<< 26524 1727096451.09148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26524 1727096451.09161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26524 1727096451.09188: stdout chunk (state=3): >>>import '_locale' # <<< 26524 1727096451.09236: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049be3ec0> <<< 26524 1727096451.09257: stdout chunk (state=3): >>>import 'pwd' # <<< 26524 1727096451.09280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26524 1727096451.09319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26524 1727096451.09399: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049511c70> # 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 0x7f4049513890> <<< 26524 1727096451.09421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 26524 1727096451.09493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049514290> <<< 26524 1727096451.09519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26524 1727096451.09549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 26524 1727096451.09570: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049515430> <<< 26524 1727096451.09598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26524 1727096451.09639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26524 1727096451.09679: 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' <<< 26524 1727096451.09793: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049517e60> # 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 0x7f4049e42ea0> <<< 26524 1727096451.09814: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049516120> <<< 26524 1727096451.09856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26524 1727096451.09884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 26524 1727096451.09911: 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' <<< 26524 1727096451.09939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 26524 1727096451.09995: 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 # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 26524 1727096451.10016: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404951fe30> <<< 26524 1727096451.10123: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404951e900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404951e660> <<< 26524 1727096451.10149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 26524 1727096451.10164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 26524 1727096451.10275: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404951ebd0> <<< 26524 1727096451.10309: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049516630> <<< 26524 1727096451.10360: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.10371: 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 0x7f4049567a10> <<< 26524 1727096451.10385: 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 0x7f40495681a0> <<< 26524 1727096451.10407: 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 <<< 26524 1727096451.10430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 26524 1727096451.10463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 26524 1727096451.10473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 26524 1727096451.10526: 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' <<< 26524 1727096451.10533: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4049569be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40495699a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26524 1727096451.10689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 26524 1727096451.10749: 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 0x7f404956c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404956a2d0> <<< 26524 1727096451.10826: 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' <<< 26524 1727096451.10851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 26524 1727096451.10874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 26524 1727096451.10880: stdout chunk (state=3): >>>import '_string' # <<< 26524 1727096451.10940: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404956f980> <<< 26524 1727096451.11122: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404956c350> <<< 26524 1727096451.11206: 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 0x7f4049570830> <<< 26524 1727096451.11243: 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 0x7f4049570cb0> <<< 26524 1727096451.11365: 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 0x7f4049570aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049568380> # /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' <<< 26524 1727096451.11374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 26524 1727096451.11423: 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' <<< 26524 1727096451.11476: 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 0x7f40495f81d0> <<< 26524 1727096451.11697: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 26524 1727096451.11854: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f40495f9220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049572960> # 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 0x7f4049573d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40495725a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 26524 1727096451.11926: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.12055: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.12082: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 26524 1727096451.12108: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.12116: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 26524 1727096451.12154: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.12322: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.12506: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.13422: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.14311: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 26524 1727096451.14326: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 26524 1727096451.14366: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 26524 1727096451.14385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096451.14451: 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 0x7f4049401520> <<< 26524 1727096451.14593: 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 0x7f4049402210> <<< 26524 1727096451.14600: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40495f80e0> <<< 26524 1727096451.14669: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 26524 1727096451.14691: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.14718: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 26524 1727096451.15042: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.15181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 26524 1727096451.15189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 26524 1727096451.15192: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049402300> <<< 26524 1727096451.15211: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.15972: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.16687: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.16792: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.16899: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26524 1727096451.16909: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.16966: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.17007: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 26524 1727096451.17019: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.17118: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.17247: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 26524 1727096451.17259: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.17280: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 26524 1727096451.17313: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.17419: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 26524 1727096451.17422: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.17790: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.18169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26524 1727096451.18258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26524 1727096451.18281: stdout chunk (state=3): >>>import '_ast' # <<< 26524 1727096451.18385: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049403470> # zipimport: zlib available <<< 26524 1727096451.18545: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.18603: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 26524 1727096451.18626: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 26524 1727096451.18647: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.18703: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.18761: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 26524 1727096451.18780: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.18876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096451.18956: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.19048: 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 <<< 26524 1727096451.19117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096451.19227: 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 0x7f404940e0c0> <<< 26524 1727096451.19280: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049408e00> <<< 26524 1727096451.19310: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 26524 1727096451.19342: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.19431: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.19547: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096451.19603: 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 <<< 26524 1727096451.19607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 26524 1727096451.19627: 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 <<< 26524 1727096451.19683: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.19760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 26524 1727096451.19787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 26524 1727096451.19838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26524 1727096451.19894: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049c32a80> <<< 26524 1727096451.19960: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049c26750> <<< 26524 1727096451.20073: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404940e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049401070> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 26524 1727096451.20116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26524 1727096451.20161: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 26524 1727096451.20240: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 26524 1727096451.20276: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 26524 1727096451.20443: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.20500: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.20786: stdout chunk (state=3): >>># zipimport: zlib available <<< 26524 1727096451.20927: 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"}}} <<< 26524 1727096451.20944: stdout chunk (state=3): >>># destroy __main__ <<< 26524 1727096451.21460: 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__<<< 26524 1727096451.21505: stdout chunk (state=3): >>> # 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 <<< 26524 1727096451.21511: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.21517: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.21548: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.21568: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 26524 1727096451.21586: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.21596: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 <<< 26524 1727096451.21657: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # 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 <<< 26524 1727096451.21665: 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 <<< 26524 1727096451.21682: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.21770: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.21791: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.22139: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 26524 1727096451.22154: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 26524 1727096451.22178: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression <<< 26524 1727096451.22203: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2 <<< 26524 1727096451.22210: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 26524 1727096451.22216: stdout chunk (state=3): >>># destroy zipfile._path <<< 26524 1727096451.22237: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 26524 1727096451.22277: stdout chunk (state=3): >>># destroy ntpath <<< 26524 1727096451.22298: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 26524 1727096451.22306: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 26524 1727096451.22341: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 26524 1727096451.22348: stdout chunk (state=3): >>># destroy _locale <<< 26524 1727096451.22351: stdout chunk (state=3): >>># destroy pwd <<< 26524 1727096451.22372: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 26524 1727096451.22448: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.22580: 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 # 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 <<< 26524 1727096451.22588: stdout chunk (state=3): >>># cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 26524 1727096451.22593: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time<<< 26524 1727096451.22615: 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 <<< 26524 1727096451.22739: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 26524 1727096451.22826: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 26524 1727096451.22854: stdout chunk (state=3): >>># destroy _collections <<< 26524 1727096451.22891: stdout chunk (state=3): >>># destroy platform <<< 26524 1727096451.22898: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 26524 1727096451.22926: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 26524 1727096451.22932: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 26524 1727096451.22974: stdout chunk (state=3): >>># destroy _typing <<< 26524 1727096451.22993: 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 <<< 26524 1727096451.23009: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.23262: stdout chunk (state=3): >>># 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 <<< 26524 1727096451.23283: stdout chunk (state=3): >>># clear sys.audit hooks <<< 26524 1727096451.23753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096451.23784: stderr chunk (state=3): >>><<< 26524 1727096451.23787: stdout chunk (state=3): >>><<< 26524 1727096451.23866: _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 0x7f404a0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049fe7b30> # /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 0x7f404a01aa50> 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 0x7f4049e09130> # /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 0x7f4049e09fa0> 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 0x7f4049e47e60> # /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 0x7f4049e47f20> # /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 0x7f4049e7f890> # /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 0x7f4049e7ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e5fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e5d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e45010> # /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 0x7f4049e9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e9e450> # /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 0x7f4049e5e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e9ccb0> # /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 0x7f4049ed4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e44290> # /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 0x7f4049ed4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed4bc0> # 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 0x7f4049ed4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049e42db0> # /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 0x7f4049ed56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed5370> 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 0x7f4049ed65a0> 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 0x7f4049eec7a0> 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 0x7f4049eede80> # /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 0x7f4049eeed20> # 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 0x7f4049eef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049eee270> # /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 0x7f4049eefda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049eef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed6510> # /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 0x7f4049c83bf0> # /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 0x7f4049cac740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cac4a0> # 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 0x7f4049cac680> # /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 0x7f4049cacfe0> # 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 0x7f4049cad910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cac8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049c81d90> # /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 0x7f4049caed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cada60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049ed6750> # /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 0x7f4049cd7080> # /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 0x7f4049cfb440> # /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 0x7f4049d5c230> # /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 0x7f4049d5e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049d5c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049d29250> # /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 0x7f4049b61310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cfa240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049cafc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4049b615b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_uigpfksa/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 0x7f4049bb6f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049b95e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049b950a0> # 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 0x7f4049bb5280> # /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 0x7f4049be29c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049be2750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049be2060> # /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 0x7f4049be24b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049bb7c20> 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 0x7f4049be37a0> # 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 0x7f4049be3980> # /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 0x7f4049be3ec0> 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 0x7f4049511c70> # 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 0x7f4049513890> # /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 0x7f4049514290> # /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 0x7f4049515430> # /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 0x7f4049517e60> # 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 0x7f4049e42ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049516120> # /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 0x7f404951fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404951e900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404951e660> # /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 0x7f404951ebd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049516630> # 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 0x7f4049567a10> # /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 0x7f40495681a0> # /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 0x7f4049569be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40495699a0> # /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 0x7f404956c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404956a2d0> # /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 0x7f404956f980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404956c350> # 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 0x7f4049570830> # 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 0x7f4049570cb0> # 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 0x7f4049570aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049568380> # /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 0x7f40495f81d0> # 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 0x7f40495f9220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049572960> # 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 0x7f4049573d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40495725a0> # 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 0x7f4049401520> # /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 0x7f4049402210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40495f80e0> 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 0x7f4049402300> # 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 0x7f4049403470> # 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 0x7f404940e0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049408e00> 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 0x7f4049c32a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049c26750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404940e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4049401070> # 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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.152 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 26524 1727096451.24410: 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-1727096450.594658-26708-196450514719475/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096451.24413: _low_level_execute_command(): starting 26524 1727096451.24415: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096450.594658-26708-196450514719475/ > /dev/null 2>&1 && sleep 0' 26524 1727096451.24515: 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 <<< 26524 1727096451.24518: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096451.24520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096451.24530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096451.24586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096451.24594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096451.24631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096451.27211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096451.27239: stderr chunk (state=3): >>><<< 26524 1727096451.27243: stdout chunk (state=3): >>><<< 26524 1727096451.27256: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 26524 1727096451.27262: handler run complete 26524 1727096451.27281: attempt loop complete, returning result 26524 1727096451.27284: _execute() done 26524 1727096451.27287: dumping result to json 26524 1727096451.27289: done dumping result, returning 26524 1727096451.27296: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0afff68d-5257-7801-66ba-00000000004a] 26524 1727096451.27303: sending task result for task 0afff68d-5257-7801-66ba-00000000004a 26524 1727096451.27389: done sending task result for task 0afff68d-5257-7801-66ba-00000000004a 26524 1727096451.27392: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 26524 1727096451.27458: no more pending results, returning what we have 26524 1727096451.27461: results queue empty 26524 1727096451.27461: checking for any_errors_fatal 26524 1727096451.27466: done checking for any_errors_fatal 26524 1727096451.27471: checking for max_fail_percentage 26524 1727096451.27473: done checking for max_fail_percentage 26524 1727096451.27474: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.27474: done checking to see if all hosts have failed 26524 1727096451.27475: getting the remaining hosts for this loop 26524 1727096451.27476: done getting the remaining hosts for this loop 26524 1727096451.27480: getting the next task for host managed_node3 26524 1727096451.27486: done getting next task for host managed_node3 26524 1727096451.27488: ^ task is: TASK: Set flag to indicate system is ostree 26524 1727096451.27490: ^ 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 26524 1727096451.27493: getting variables 26524 1727096451.27495: in VariableManager get_vars() 26524 1727096451.27526: Calling all_inventory to load vars for managed_node3 26524 1727096451.27529: Calling groups_inventory to load vars for managed_node3 26524 1727096451.27532: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.27543: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.27545: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.27548: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.27712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.27841: done with get_vars() 26524 1727096451.27849: done getting variables 26524 1727096451.27923: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 09:00:51 -0400 (0:00:00.778) 0:00:03.620 ****** 26524 1727096451.27943: entering _queue_task() for managed_node3/set_fact 26524 1727096451.27944: Creating lock for set_fact 26524 1727096451.28159: worker is 1 (out of 1 available) 26524 1727096451.28174: exiting _queue_task() for managed_node3/set_fact 26524 1727096451.28187: done queuing things up, now waiting for results queue to drain 26524 1727096451.28188: waiting for pending results... 26524 1727096451.28335: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 26524 1727096451.28475: in run() - task 0afff68d-5257-7801-66ba-00000000004b 26524 1727096451.28479: variable 'ansible_search_path' from source: unknown 26524 1727096451.28482: variable 'ansible_search_path' from source: unknown 26524 1727096451.28485: calling self._execute() 26524 1727096451.28557: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.28571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.28587: variable 'omit' from source: magic vars 26524 1727096451.29055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096451.29555: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096451.29606: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096451.29875: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096451.29878: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096451.29881: 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) 26524 1727096451.29883: 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) 26524 1727096451.29886: 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) 26524 1727096451.29888: 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) 26524 1727096451.29966: Evaluated conditional (not __network_is_ostree is defined): True 26524 1727096451.29982: variable 'omit' from source: magic vars 26524 1727096451.30026: variable 'omit' from source: magic vars 26524 1727096451.30147: variable '__ostree_booted_stat' from source: set_fact 26524 1727096451.30202: variable 'omit' from source: magic vars 26524 1727096451.30237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096451.30273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096451.30296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096451.30317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096451.30336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096451.30371: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096451.30380: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.30390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.30498: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096451.30510: Set connection var ansible_connection to ssh 26524 1727096451.30519: Set connection var ansible_pipelining to False 26524 1727096451.30529: Set connection var ansible_timeout to 10 26524 1727096451.30538: Set connection var ansible_shell_type to sh 26524 1727096451.30552: Set connection var ansible_shell_executable to /bin/sh 26524 1727096451.30582: variable 'ansible_shell_executable' from source: unknown 26524 1727096451.30590: variable 'ansible_connection' from source: unknown 26524 1727096451.30597: variable 'ansible_module_compression' from source: unknown 26524 1727096451.30604: variable 'ansible_shell_type' from source: unknown 26524 1727096451.30610: variable 'ansible_shell_executable' from source: unknown 26524 1727096451.30618: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.30625: variable 'ansible_pipelining' from source: unknown 26524 1727096451.30631: variable 'ansible_timeout' from source: unknown 26524 1727096451.30639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.30744: 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) 26524 1727096451.30758: variable 'omit' from source: magic vars 26524 1727096451.30877: starting attempt loop 26524 1727096451.30881: running the handler 26524 1727096451.30884: handler run complete 26524 1727096451.30886: attempt loop complete, returning result 26524 1727096451.30888: _execute() done 26524 1727096451.30890: dumping result to json 26524 1727096451.30892: done dumping result, returning 26524 1727096451.30894: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0afff68d-5257-7801-66ba-00000000004b] 26524 1727096451.30896: sending task result for task 0afff68d-5257-7801-66ba-00000000004b ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 26524 1727096451.31020: no more pending results, returning what we have 26524 1727096451.31023: results queue empty 26524 1727096451.31024: checking for any_errors_fatal 26524 1727096451.31030: done checking for any_errors_fatal 26524 1727096451.31031: checking for max_fail_percentage 26524 1727096451.31033: done checking for max_fail_percentage 26524 1727096451.31033: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.31034: done checking to see if all hosts have failed 26524 1727096451.31035: getting the remaining hosts for this loop 26524 1727096451.31036: done getting the remaining hosts for this loop 26524 1727096451.31040: getting the next task for host managed_node3 26524 1727096451.31050: done getting next task for host managed_node3 26524 1727096451.31052: ^ task is: TASK: Fix CentOS6 Base repo 26524 1727096451.31055: ^ 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 26524 1727096451.31058: getting variables 26524 1727096451.31060: in VariableManager get_vars() 26524 1727096451.31094: Calling all_inventory to load vars for managed_node3 26524 1727096451.31097: Calling groups_inventory to load vars for managed_node3 26524 1727096451.31101: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.31112: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.31115: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.31117: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.31724: done sending task result for task 0afff68d-5257-7801-66ba-00000000004b 26524 1727096451.31738: WORKER PROCESS EXITING 26524 1727096451.31743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.31859: done with get_vars() 26524 1727096451.31868: done getting variables 26524 1727096451.31954: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 09:00:51 -0400 (0:00:00.040) 0:00:03.660 ****** 26524 1727096451.31976: entering _queue_task() for managed_node3/copy 26524 1727096451.32184: worker is 1 (out of 1 available) 26524 1727096451.32196: exiting _queue_task() for managed_node3/copy 26524 1727096451.32207: done queuing things up, now waiting for results queue to drain 26524 1727096451.32209: waiting for pending results... 26524 1727096451.32361: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 26524 1727096451.32428: in run() - task 0afff68d-5257-7801-66ba-00000000004d 26524 1727096451.32440: variable 'ansible_search_path' from source: unknown 26524 1727096451.32444: variable 'ansible_search_path' from source: unknown 26524 1727096451.32476: calling self._execute() 26524 1727096451.32528: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.32532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.32546: variable 'omit' from source: magic vars 26524 1727096451.32894: variable 'ansible_distribution' from source: facts 26524 1727096451.32913: Evaluated conditional (ansible_distribution == 'CentOS'): True 26524 1727096451.32997: variable 'ansible_distribution_major_version' from source: facts 26524 1727096451.33000: Evaluated conditional (ansible_distribution_major_version == '6'): False 26524 1727096451.33003: when evaluation is False, skipping this task 26524 1727096451.33008: _execute() done 26524 1727096451.33010: dumping result to json 26524 1727096451.33013: done dumping result, returning 26524 1727096451.33024: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0afff68d-5257-7801-66ba-00000000004d] 26524 1727096451.33030: sending task result for task 0afff68d-5257-7801-66ba-00000000004d 26524 1727096451.33118: done sending task result for task 0afff68d-5257-7801-66ba-00000000004d 26524 1727096451.33122: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 26524 1727096451.33188: no more pending results, returning what we have 26524 1727096451.33192: results queue empty 26524 1727096451.33193: checking for any_errors_fatal 26524 1727096451.33198: done checking for any_errors_fatal 26524 1727096451.33198: checking for max_fail_percentage 26524 1727096451.33199: done checking for max_fail_percentage 26524 1727096451.33200: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.33201: done checking to see if all hosts have failed 26524 1727096451.33202: getting the remaining hosts for this loop 26524 1727096451.33203: done getting the remaining hosts for this loop 26524 1727096451.33206: getting the next task for host managed_node3 26524 1727096451.33212: done getting next task for host managed_node3 26524 1727096451.33215: ^ task is: TASK: Include the task 'enable_epel.yml' 26524 1727096451.33217: ^ 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 26524 1727096451.33220: getting variables 26524 1727096451.33222: in VariableManager get_vars() 26524 1727096451.33247: Calling all_inventory to load vars for managed_node3 26524 1727096451.33249: Calling groups_inventory to load vars for managed_node3 26524 1727096451.33252: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.33261: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.33263: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.33266: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.33388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.33556: done with get_vars() 26524 1727096451.33565: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 09:00:51 -0400 (0:00:00.016) 0:00:03.677 ****** 26524 1727096451.33651: entering _queue_task() for managed_node3/include_tasks 26524 1727096451.33910: worker is 1 (out of 1 available) 26524 1727096451.33923: exiting _queue_task() for managed_node3/include_tasks 26524 1727096451.33933: done queuing things up, now waiting for results queue to drain 26524 1727096451.33934: waiting for pending results... 26524 1727096451.34384: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 26524 1727096451.34388: in run() - task 0afff68d-5257-7801-66ba-00000000004e 26524 1727096451.34391: variable 'ansible_search_path' from source: unknown 26524 1727096451.34394: variable 'ansible_search_path' from source: unknown 26524 1727096451.34397: calling self._execute() 26524 1727096451.34400: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.34402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.34418: variable 'omit' from source: magic vars 26524 1727096451.34927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096451.36349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096451.36406: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096451.36432: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096451.36457: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096451.36480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096451.36537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096451.36557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096451.36577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096451.36607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096451.36618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096451.36706: variable '__network_is_ostree' from source: set_fact 26524 1727096451.36722: Evaluated conditional (not __network_is_ostree | d(false)): True 26524 1727096451.36728: _execute() done 26524 1727096451.36731: dumping result to json 26524 1727096451.36733: done dumping result, returning 26524 1727096451.36744: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-7801-66ba-00000000004e] 26524 1727096451.36747: sending task result for task 0afff68d-5257-7801-66ba-00000000004e 26524 1727096451.36862: done sending task result for task 0afff68d-5257-7801-66ba-00000000004e 26524 1727096451.36865: WORKER PROCESS EXITING 26524 1727096451.36893: no more pending results, returning what we have 26524 1727096451.36899: in VariableManager get_vars() 26524 1727096451.36930: Calling all_inventory to load vars for managed_node3 26524 1727096451.36933: Calling groups_inventory to load vars for managed_node3 26524 1727096451.36936: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.36947: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.36949: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.36951: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.37311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.37489: done with get_vars() 26524 1727096451.37497: variable 'ansible_search_path' from source: unknown 26524 1727096451.37499: variable 'ansible_search_path' from source: unknown 26524 1727096451.37535: we have included files to process 26524 1727096451.37536: generating all_blocks data 26524 1727096451.37538: done generating all_blocks data 26524 1727096451.37542: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26524 1727096451.37543: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26524 1727096451.37546: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26524 1727096451.38198: done processing included file 26524 1727096451.38200: iterating over new_blocks loaded from include file 26524 1727096451.38202: in VariableManager get_vars() 26524 1727096451.38214: done with get_vars() 26524 1727096451.38216: filtering new block on tags 26524 1727096451.38239: done filtering new block on tags 26524 1727096451.38242: in VariableManager get_vars() 26524 1727096451.38253: done with get_vars() 26524 1727096451.38255: filtering new block on tags 26524 1727096451.38266: done filtering new block on tags 26524 1727096451.38270: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 26524 1727096451.38276: extending task lists for all hosts with included blocks 26524 1727096451.38373: done extending task lists 26524 1727096451.38375: done processing included files 26524 1727096451.38376: results queue empty 26524 1727096451.38377: checking for any_errors_fatal 26524 1727096451.38380: done checking for any_errors_fatal 26524 1727096451.38381: checking for max_fail_percentage 26524 1727096451.38382: done checking for max_fail_percentage 26524 1727096451.38382: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.38383: done checking to see if all hosts have failed 26524 1727096451.38384: getting the remaining hosts for this loop 26524 1727096451.38385: done getting the remaining hosts for this loop 26524 1727096451.38388: getting the next task for host managed_node3 26524 1727096451.38392: done getting next task for host managed_node3 26524 1727096451.38394: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 26524 1727096451.38396: ^ 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 26524 1727096451.38399: getting variables 26524 1727096451.38400: in VariableManager get_vars() 26524 1727096451.38408: Calling all_inventory to load vars for managed_node3 26524 1727096451.38410: Calling groups_inventory to load vars for managed_node3 26524 1727096451.38416: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.38420: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.38426: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.38428: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.38654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.38780: done with get_vars() 26524 1727096451.38787: done getting variables 26524 1727096451.38850: 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) 26524 1727096451.39001: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 09:00:51 -0400 (0:00:00.053) 0:00:03.731 ****** 26524 1727096451.39035: entering _queue_task() for managed_node3/command 26524 1727096451.39037: Creating lock for command 26524 1727096451.39386: worker is 1 (out of 1 available) 26524 1727096451.39400: exiting _queue_task() for managed_node3/command 26524 1727096451.39412: done queuing things up, now waiting for results queue to drain 26524 1727096451.39414: waiting for pending results... 26524 1727096451.39657: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 26524 1727096451.39720: in run() - task 0afff68d-5257-7801-66ba-000000000068 26524 1727096451.39734: variable 'ansible_search_path' from source: unknown 26524 1727096451.39737: variable 'ansible_search_path' from source: unknown 26524 1727096451.39765: calling self._execute() 26524 1727096451.39830: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.40072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.40076: variable 'omit' from source: magic vars 26524 1727096451.40315: variable 'ansible_distribution' from source: facts 26524 1727096451.40337: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26524 1727096451.40528: variable 'ansible_distribution_major_version' from source: facts 26524 1727096451.40570: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26524 1727096451.40582: when evaluation is False, skipping this task 26524 1727096451.40593: _execute() done 26524 1727096451.40604: dumping result to json 26524 1727096451.40615: done dumping result, returning 26524 1727096451.40632: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0afff68d-5257-7801-66ba-000000000068] 26524 1727096451.40649: sending task result for task 0afff68d-5257-7801-66ba-000000000068 26524 1727096451.40798: done sending task result for task 0afff68d-5257-7801-66ba-000000000068 26524 1727096451.40800: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26524 1727096451.40890: no more pending results, returning what we have 26524 1727096451.40893: results queue empty 26524 1727096451.40894: checking for any_errors_fatal 26524 1727096451.40895: done checking for any_errors_fatal 26524 1727096451.40896: checking for max_fail_percentage 26524 1727096451.40897: done checking for max_fail_percentage 26524 1727096451.40898: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.40899: done checking to see if all hosts have failed 26524 1727096451.40899: getting the remaining hosts for this loop 26524 1727096451.40904: done getting the remaining hosts for this loop 26524 1727096451.40910: getting the next task for host managed_node3 26524 1727096451.40915: done getting next task for host managed_node3 26524 1727096451.40917: ^ task is: TASK: Install yum-utils package 26524 1727096451.40922: ^ 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 26524 1727096451.40928: getting variables 26524 1727096451.40929: in VariableManager get_vars() 26524 1727096451.40954: Calling all_inventory to load vars for managed_node3 26524 1727096451.40956: Calling groups_inventory to load vars for managed_node3 26524 1727096451.40959: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.40972: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.40975: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.40977: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.41244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.41456: done with get_vars() 26524 1727096451.41471: done getting variables 26524 1727096451.41565: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 09:00:51 -0400 (0:00:00.025) 0:00:03.757 ****** 26524 1727096451.41594: entering _queue_task() for managed_node3/package 26524 1727096451.41595: Creating lock for package 26524 1727096451.42029: worker is 1 (out of 1 available) 26524 1727096451.42043: exiting _queue_task() for managed_node3/package 26524 1727096451.42058: done queuing things up, now waiting for results queue to drain 26524 1727096451.42060: waiting for pending results... 26524 1727096451.42892: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 26524 1727096451.42898: in run() - task 0afff68d-5257-7801-66ba-000000000069 26524 1727096451.42900: variable 'ansible_search_path' from source: unknown 26524 1727096451.42903: variable 'ansible_search_path' from source: unknown 26524 1727096451.42905: calling self._execute() 26524 1727096451.42964: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.43037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.43057: variable 'omit' from source: magic vars 26524 1727096451.43634: variable 'ansible_distribution' from source: facts 26524 1727096451.43654: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26524 1727096451.44061: variable 'ansible_distribution_major_version' from source: facts 26524 1727096451.44064: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26524 1727096451.44066: when evaluation is False, skipping this task 26524 1727096451.44073: _execute() done 26524 1727096451.44075: dumping result to json 26524 1727096451.44077: done dumping result, returning 26524 1727096451.44079: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0afff68d-5257-7801-66ba-000000000069] 26524 1727096451.44081: sending task result for task 0afff68d-5257-7801-66ba-000000000069 26524 1727096451.44144: done sending task result for task 0afff68d-5257-7801-66ba-000000000069 26524 1727096451.44147: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26524 1727096451.44201: no more pending results, returning what we have 26524 1727096451.44204: results queue empty 26524 1727096451.44205: checking for any_errors_fatal 26524 1727096451.44214: done checking for any_errors_fatal 26524 1727096451.44215: checking for max_fail_percentage 26524 1727096451.44216: done checking for max_fail_percentage 26524 1727096451.44217: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.44218: done checking to see if all hosts have failed 26524 1727096451.44219: getting the remaining hosts for this loop 26524 1727096451.44220: done getting the remaining hosts for this loop 26524 1727096451.44223: getting the next task for host managed_node3 26524 1727096451.44230: done getting next task for host managed_node3 26524 1727096451.44233: ^ task is: TASK: Enable EPEL 7 26524 1727096451.44236: ^ 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 26524 1727096451.44240: getting variables 26524 1727096451.44242: in VariableManager get_vars() 26524 1727096451.44277: Calling all_inventory to load vars for managed_node3 26524 1727096451.44280: Calling groups_inventory to load vars for managed_node3 26524 1727096451.44285: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.44299: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.44302: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.44305: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.44739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.44941: done with get_vars() 26524 1727096451.44954: done getting variables 26524 1727096451.45014: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 09:00:51 -0400 (0:00:00.034) 0:00:03.791 ****** 26524 1727096451.45062: entering _queue_task() for managed_node3/command 26524 1727096451.45398: worker is 1 (out of 1 available) 26524 1727096451.45413: exiting _queue_task() for managed_node3/command 26524 1727096451.45422: done queuing things up, now waiting for results queue to drain 26524 1727096451.45424: waiting for pending results... 26524 1727096451.45795: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 26524 1727096451.45800: in run() - task 0afff68d-5257-7801-66ba-00000000006a 26524 1727096451.45804: variable 'ansible_search_path' from source: unknown 26524 1727096451.45807: variable 'ansible_search_path' from source: unknown 26524 1727096451.45892: calling self._execute() 26524 1727096451.45915: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.45929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.45943: variable 'omit' from source: magic vars 26524 1727096451.46396: variable 'ansible_distribution' from source: facts 26524 1727096451.46414: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26524 1727096451.46559: variable 'ansible_distribution_major_version' from source: facts 26524 1727096451.46574: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26524 1727096451.46586: when evaluation is False, skipping this task 26524 1727096451.46593: _execute() done 26524 1727096451.46654: dumping result to json 26524 1727096451.46658: done dumping result, returning 26524 1727096451.46661: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0afff68d-5257-7801-66ba-00000000006a] 26524 1727096451.46663: sending task result for task 0afff68d-5257-7801-66ba-00000000006a 26524 1727096451.46735: done sending task result for task 0afff68d-5257-7801-66ba-00000000006a 26524 1727096451.46738: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26524 1727096451.46808: no more pending results, returning what we have 26524 1727096451.46812: results queue empty 26524 1727096451.46813: checking for any_errors_fatal 26524 1727096451.46817: done checking for any_errors_fatal 26524 1727096451.46818: checking for max_fail_percentage 26524 1727096451.46820: done checking for max_fail_percentage 26524 1727096451.46820: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.46821: done checking to see if all hosts have failed 26524 1727096451.46822: getting the remaining hosts for this loop 26524 1727096451.46823: done getting the remaining hosts for this loop 26524 1727096451.46827: getting the next task for host managed_node3 26524 1727096451.46835: done getting next task for host managed_node3 26524 1727096451.46837: ^ task is: TASK: Enable EPEL 8 26524 1727096451.46841: ^ 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 26524 1727096451.46845: getting variables 26524 1727096451.46847: in VariableManager get_vars() 26524 1727096451.46879: Calling all_inventory to load vars for managed_node3 26524 1727096451.46882: Calling groups_inventory to load vars for managed_node3 26524 1727096451.46886: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.46900: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.46904: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.46907: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.47395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.47596: done with get_vars() 26524 1727096451.47604: done getting variables 26524 1727096451.47674: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 09:00:51 -0400 (0:00:00.026) 0:00:03.818 ****** 26524 1727096451.47702: entering _queue_task() for managed_node3/command 26524 1727096451.48310: worker is 1 (out of 1 available) 26524 1727096451.48323: exiting _queue_task() for managed_node3/command 26524 1727096451.48339: done queuing things up, now waiting for results queue to drain 26524 1727096451.48340: waiting for pending results... 26524 1727096451.48620: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 26524 1727096451.48682: in run() - task 0afff68d-5257-7801-66ba-00000000006b 26524 1727096451.48686: variable 'ansible_search_path' from source: unknown 26524 1727096451.48689: variable 'ansible_search_path' from source: unknown 26524 1727096451.48712: calling self._execute() 26524 1727096451.48797: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.48800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.48810: variable 'omit' from source: magic vars 26524 1727096451.49098: variable 'ansible_distribution' from source: facts 26524 1727096451.49108: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26524 1727096451.49198: variable 'ansible_distribution_major_version' from source: facts 26524 1727096451.49203: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26524 1727096451.49206: when evaluation is False, skipping this task 26524 1727096451.49209: _execute() done 26524 1727096451.49212: dumping result to json 26524 1727096451.49214: done dumping result, returning 26524 1727096451.49221: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0afff68d-5257-7801-66ba-00000000006b] 26524 1727096451.49226: sending task result for task 0afff68d-5257-7801-66ba-00000000006b 26524 1727096451.49308: done sending task result for task 0afff68d-5257-7801-66ba-00000000006b 26524 1727096451.49310: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26524 1727096451.49357: no more pending results, returning what we have 26524 1727096451.49361: results queue empty 26524 1727096451.49362: checking for any_errors_fatal 26524 1727096451.49369: done checking for any_errors_fatal 26524 1727096451.49370: checking for max_fail_percentage 26524 1727096451.49371: done checking for max_fail_percentage 26524 1727096451.49372: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.49373: done checking to see if all hosts have failed 26524 1727096451.49374: getting the remaining hosts for this loop 26524 1727096451.49375: done getting the remaining hosts for this loop 26524 1727096451.49378: getting the next task for host managed_node3 26524 1727096451.49387: done getting next task for host managed_node3 26524 1727096451.49389: ^ task is: TASK: Enable EPEL 6 26524 1727096451.49393: ^ 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 26524 1727096451.49396: getting variables 26524 1727096451.49397: in VariableManager get_vars() 26524 1727096451.49427: Calling all_inventory to load vars for managed_node3 26524 1727096451.49429: Calling groups_inventory to load vars for managed_node3 26524 1727096451.49432: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.49442: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.49444: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.49447: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.49583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.49698: done with get_vars() 26524 1727096451.49705: done getting variables 26524 1727096451.49745: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 09:00:51 -0400 (0:00:00.020) 0:00:03.838 ****** 26524 1727096451.49765: entering _queue_task() for managed_node3/copy 26524 1727096451.49965: worker is 1 (out of 1 available) 26524 1727096451.49981: exiting _queue_task() for managed_node3/copy 26524 1727096451.49992: done queuing things up, now waiting for results queue to drain 26524 1727096451.49994: waiting for pending results... 26524 1727096451.50300: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 26524 1727096451.50304: in run() - task 0afff68d-5257-7801-66ba-00000000006d 26524 1727096451.50307: variable 'ansible_search_path' from source: unknown 26524 1727096451.50310: variable 'ansible_search_path' from source: unknown 26524 1727096451.50344: calling self._execute() 26524 1727096451.50415: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.50573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.50577: variable 'omit' from source: magic vars 26524 1727096451.50850: variable 'ansible_distribution' from source: facts 26524 1727096451.50866: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26524 1727096451.50985: variable 'ansible_distribution_major_version' from source: facts 26524 1727096451.50995: Evaluated conditional (ansible_distribution_major_version == '6'): False 26524 1727096451.51001: when evaluation is False, skipping this task 26524 1727096451.51008: _execute() done 26524 1727096451.51013: dumping result to json 26524 1727096451.51022: done dumping result, returning 26524 1727096451.51031: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0afff68d-5257-7801-66ba-00000000006d] 26524 1727096451.51040: sending task result for task 0afff68d-5257-7801-66ba-00000000006d skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 26524 1727096451.51188: no more pending results, returning what we have 26524 1727096451.51191: results queue empty 26524 1727096451.51192: checking for any_errors_fatal 26524 1727096451.51198: done checking for any_errors_fatal 26524 1727096451.51198: checking for max_fail_percentage 26524 1727096451.51200: done checking for max_fail_percentage 26524 1727096451.51200: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.51201: done checking to see if all hosts have failed 26524 1727096451.51202: getting the remaining hosts for this loop 26524 1727096451.51203: done getting the remaining hosts for this loop 26524 1727096451.51207: getting the next task for host managed_node3 26524 1727096451.51215: done getting next task for host managed_node3 26524 1727096451.51218: ^ task is: TASK: Set network provider to 'nm' 26524 1727096451.51220: ^ 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 26524 1727096451.51223: getting variables 26524 1727096451.51225: in VariableManager get_vars() 26524 1727096451.51253: Calling all_inventory to load vars for managed_node3 26524 1727096451.51256: Calling groups_inventory to load vars for managed_node3 26524 1727096451.51259: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.51276: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.51279: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.51282: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.51519: done sending task result for task 0afff68d-5257-7801-66ba-00000000006d 26524 1727096451.51522: WORKER PROCESS EXITING 26524 1727096451.51538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.51751: done with get_vars() 26524 1727096451.51760: done getting variables 26524 1727096451.51818: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:13 Monday 23 September 2024 09:00:51 -0400 (0:00:00.020) 0:00:03.859 ****** 26524 1727096451.51856: entering _queue_task() for managed_node3/set_fact 26524 1727096451.52130: worker is 1 (out of 1 available) 26524 1727096451.52143: exiting _queue_task() for managed_node3/set_fact 26524 1727096451.52154: done queuing things up, now waiting for results queue to drain 26524 1727096451.52156: waiting for pending results... 26524 1727096451.52418: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 26524 1727096451.52575: in run() - task 0afff68d-5257-7801-66ba-000000000007 26524 1727096451.52579: variable 'ansible_search_path' from source: unknown 26524 1727096451.52582: calling self._execute() 26524 1727096451.52654: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.52664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.52682: variable 'omit' from source: magic vars 26524 1727096451.52797: variable 'omit' from source: magic vars 26524 1727096451.52844: variable 'omit' from source: magic vars 26524 1727096451.52885: variable 'omit' from source: magic vars 26524 1727096451.52976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096451.52990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096451.53012: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096451.53048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096451.53063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096451.53105: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096451.53114: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.53147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.53253: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096451.53475: Set connection var ansible_connection to ssh 26524 1727096451.53478: Set connection var ansible_pipelining to False 26524 1727096451.53480: Set connection var ansible_timeout to 10 26524 1727096451.53482: Set connection var ansible_shell_type to sh 26524 1727096451.53484: Set connection var ansible_shell_executable to /bin/sh 26524 1727096451.53486: variable 'ansible_shell_executable' from source: unknown 26524 1727096451.53488: variable 'ansible_connection' from source: unknown 26524 1727096451.53490: variable 'ansible_module_compression' from source: unknown 26524 1727096451.53492: variable 'ansible_shell_type' from source: unknown 26524 1727096451.53494: variable 'ansible_shell_executable' from source: unknown 26524 1727096451.53496: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.53498: variable 'ansible_pipelining' from source: unknown 26524 1727096451.53500: variable 'ansible_timeout' from source: unknown 26524 1727096451.53502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.53504: 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) 26524 1727096451.53518: variable 'omit' from source: magic vars 26524 1727096451.53528: starting attempt loop 26524 1727096451.53534: running the handler 26524 1727096451.53552: handler run complete 26524 1727096451.53565: attempt loop complete, returning result 26524 1727096451.53576: _execute() done 26524 1727096451.53582: dumping result to json 26524 1727096451.53627: done dumping result, returning 26524 1727096451.53630: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0afff68d-5257-7801-66ba-000000000007] 26524 1727096451.53632: sending task result for task 0afff68d-5257-7801-66ba-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 26524 1727096451.53789: no more pending results, returning what we have 26524 1727096451.53792: results queue empty 26524 1727096451.53792: checking for any_errors_fatal 26524 1727096451.53799: done checking for any_errors_fatal 26524 1727096451.53799: checking for max_fail_percentage 26524 1727096451.53801: done checking for max_fail_percentage 26524 1727096451.53802: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.53803: done checking to see if all hosts have failed 26524 1727096451.53803: getting the remaining hosts for this loop 26524 1727096451.53805: done getting the remaining hosts for this loop 26524 1727096451.53809: getting the next task for host managed_node3 26524 1727096451.53815: done getting next task for host managed_node3 26524 1727096451.53817: ^ task is: TASK: meta (flush_handlers) 26524 1727096451.53819: ^ 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 26524 1727096451.53823: getting variables 26524 1727096451.53825: in VariableManager get_vars() 26524 1727096451.53975: Calling all_inventory to load vars for managed_node3 26524 1727096451.53978: Calling groups_inventory to load vars for managed_node3 26524 1727096451.53982: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.53994: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.53997: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.54000: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.54339: done sending task result for task 0afff68d-5257-7801-66ba-000000000007 26524 1727096451.54342: WORKER PROCESS EXITING 26524 1727096451.54363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.54614: done with get_vars() 26524 1727096451.54624: done getting variables 26524 1727096451.54692: in VariableManager get_vars() 26524 1727096451.54700: Calling all_inventory to load vars for managed_node3 26524 1727096451.54711: Calling groups_inventory to load vars for managed_node3 26524 1727096451.54714: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.54718: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.54720: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.54723: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.54873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.55081: done with get_vars() 26524 1727096451.55093: done queuing things up, now waiting for results queue to drain 26524 1727096451.55095: results queue empty 26524 1727096451.55096: checking for any_errors_fatal 26524 1727096451.55098: done checking for any_errors_fatal 26524 1727096451.55099: checking for max_fail_percentage 26524 1727096451.55100: done checking for max_fail_percentage 26524 1727096451.55100: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.55101: done checking to see if all hosts have failed 26524 1727096451.55102: getting the remaining hosts for this loop 26524 1727096451.55103: done getting the remaining hosts for this loop 26524 1727096451.55105: getting the next task for host managed_node3 26524 1727096451.55109: done getting next task for host managed_node3 26524 1727096451.55110: ^ task is: TASK: meta (flush_handlers) 26524 1727096451.55112: ^ 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 26524 1727096451.55120: getting variables 26524 1727096451.55121: in VariableManager get_vars() 26524 1727096451.55128: Calling all_inventory to load vars for managed_node3 26524 1727096451.55130: Calling groups_inventory to load vars for managed_node3 26524 1727096451.55132: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.55143: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.55150: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.55153: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.55300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.55526: done with get_vars() 26524 1727096451.55533: done getting variables 26524 1727096451.55590: in VariableManager get_vars() 26524 1727096451.55598: Calling all_inventory to load vars for managed_node3 26524 1727096451.55600: Calling groups_inventory to load vars for managed_node3 26524 1727096451.55602: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.55606: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.55609: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.55611: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.55750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.55953: done with get_vars() 26524 1727096451.55964: done queuing things up, now waiting for results queue to drain 26524 1727096451.55965: results queue empty 26524 1727096451.55966: checking for any_errors_fatal 26524 1727096451.55971: done checking for any_errors_fatal 26524 1727096451.55972: checking for max_fail_percentage 26524 1727096451.55973: done checking for max_fail_percentage 26524 1727096451.55974: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.55975: done checking to see if all hosts have failed 26524 1727096451.55975: getting the remaining hosts for this loop 26524 1727096451.55976: done getting the remaining hosts for this loop 26524 1727096451.55978: getting the next task for host managed_node3 26524 1727096451.55981: done getting next task for host managed_node3 26524 1727096451.55982: ^ task is: None 26524 1727096451.55983: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096451.55984: done queuing things up, now waiting for results queue to drain 26524 1727096451.55985: results queue empty 26524 1727096451.55985: checking for any_errors_fatal 26524 1727096451.55986: done checking for any_errors_fatal 26524 1727096451.55987: checking for max_fail_percentage 26524 1727096451.55988: done checking for max_fail_percentage 26524 1727096451.55988: checking to see if all hosts have failed and the running result is not ok 26524 1727096451.55989: done checking to see if all hosts have failed 26524 1727096451.55990: getting the next task for host managed_node3 26524 1727096451.55993: done getting next task for host managed_node3 26524 1727096451.55993: ^ task is: None 26524 1727096451.55994: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096451.56050: in VariableManager get_vars() 26524 1727096451.56074: done with get_vars() 26524 1727096451.56081: in VariableManager get_vars() 26524 1727096451.56093: done with get_vars() 26524 1727096451.56098: variable 'omit' from source: magic vars 26524 1727096451.56137: in VariableManager get_vars() 26524 1727096451.56152: done with get_vars() 26524 1727096451.56180: variable 'omit' from source: magic vars PLAY [Play for testing reapplying the connection] ****************************** 26524 1727096451.56901: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 26524 1727096451.56927: getting the remaining hosts for this loop 26524 1727096451.56929: done getting the remaining hosts for this loop 26524 1727096451.56931: getting the next task for host managed_node3 26524 1727096451.56933: done getting next task for host managed_node3 26524 1727096451.56935: ^ task is: TASK: Gathering Facts 26524 1727096451.56936: ^ 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 26524 1727096451.56938: getting variables 26524 1727096451.56939: in VariableManager get_vars() 26524 1727096451.56950: Calling all_inventory to load vars for managed_node3 26524 1727096451.56952: Calling groups_inventory to load vars for managed_node3 26524 1727096451.56954: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096451.56958: Calling all_plugins_play to load vars for managed_node3 26524 1727096451.56977: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096451.56981: Calling groups_plugins_play to load vars for managed_node3 26524 1727096451.57131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096451.57277: done with get_vars() 26524 1727096451.57285: done getting variables 26524 1727096451.57322: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 Monday 23 September 2024 09:00:51 -0400 (0:00:00.054) 0:00:03.914 ****** 26524 1727096451.57345: entering _queue_task() for managed_node3/gather_facts 26524 1727096451.57625: worker is 1 (out of 1 available) 26524 1727096451.57637: exiting _queue_task() for managed_node3/gather_facts 26524 1727096451.57648: done queuing things up, now waiting for results queue to drain 26524 1727096451.57650: waiting for pending results... 26524 1727096451.57891: running TaskExecutor() for managed_node3/TASK: Gathering Facts 26524 1727096451.57983: in run() - task 0afff68d-5257-7801-66ba-000000000093 26524 1727096451.57986: variable 'ansible_search_path' from source: unknown 26524 1727096451.58073: calling self._execute() 26524 1727096451.58094: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.58105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.58117: variable 'omit' from source: magic vars 26524 1727096451.58509: variable 'ansible_distribution_major_version' from source: facts 26524 1727096451.58531: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096451.58541: variable 'omit' from source: magic vars 26524 1727096451.58566: variable 'omit' from source: magic vars 26524 1727096451.58604: variable 'omit' from source: magic vars 26524 1727096451.58652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096451.58693: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096451.58715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096451.58742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096451.58849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096451.58853: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096451.58855: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.58857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.58907: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096451.58917: Set connection var ansible_connection to ssh 26524 1727096451.58925: Set connection var ansible_pipelining to False 26524 1727096451.58934: Set connection var ansible_timeout to 10 26524 1727096451.58942: Set connection var ansible_shell_type to sh 26524 1727096451.58950: Set connection var ansible_shell_executable to /bin/sh 26524 1727096451.58980: variable 'ansible_shell_executable' from source: unknown 26524 1727096451.58987: variable 'ansible_connection' from source: unknown 26524 1727096451.58993: variable 'ansible_module_compression' from source: unknown 26524 1727096451.58999: variable 'ansible_shell_type' from source: unknown 26524 1727096451.59005: variable 'ansible_shell_executable' from source: unknown 26524 1727096451.59011: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096451.59017: variable 'ansible_pipelining' from source: unknown 26524 1727096451.59023: variable 'ansible_timeout' from source: unknown 26524 1727096451.59029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096451.59208: 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) 26524 1727096451.59223: variable 'omit' from source: magic vars 26524 1727096451.59233: starting attempt loop 26524 1727096451.59239: running the handler 26524 1727096451.59257: variable 'ansible_facts' from source: unknown 26524 1727096451.59296: _low_level_execute_command(): starting 26524 1727096451.59299: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096451.60074: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096451.60116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096451.60133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096451.60156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096451.60241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096451.62628: stdout chunk (state=3): >>>/root <<< 26524 1727096451.62836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096451.62840: stdout chunk (state=3): >>><<< 26524 1727096451.62843: stderr chunk (state=3): >>><<< 26524 1727096451.62978: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 26524 1727096451.62982: _low_level_execute_command(): starting 26524 1727096451.62985: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293 `" && echo ansible-tmp-1727096451.6287694-26771-95150167201293="` echo /root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293 `" ) && sleep 0' 26524 1727096451.63599: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096451.63624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096451.63740: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096451.63803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096451.63859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096451.66611: stdout chunk (state=3): >>>ansible-tmp-1727096451.6287694-26771-95150167201293=/root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293 <<< 26524 1727096451.66977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096451.66981: stdout chunk (state=3): >>><<< 26524 1727096451.66984: stderr chunk (state=3): >>><<< 26524 1727096451.66986: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096451.6287694-26771-95150167201293=/root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 26524 1727096451.66989: variable 'ansible_module_compression' from source: unknown 26524 1727096451.67178: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26524 1727096451.67221: variable 'ansible_facts' from source: unknown 26524 1727096451.67564: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/AnsiballZ_setup.py 26524 1727096451.68113: Sending initial data 26524 1727096451.68186: Sent initial data (153 bytes) 26524 1727096451.69343: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096451.69532: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 26524 1727096451.69543: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096451.69584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096451.69653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096451.72072: 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 <<< 26524 1727096451.72079: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096451.72084: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpti45krln /root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/AnsiballZ_setup.py <<< 26524 1727096451.72087: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/AnsiballZ_setup.py" <<< 26524 1727096451.72189: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpti45krln" to remote "/root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/AnsiballZ_setup.py" <<< 26524 1727096451.74295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096451.74487: stderr chunk (state=3): >>><<< 26524 1727096451.74490: stdout chunk (state=3): >>><<< 26524 1727096451.74493: done transferring module to remote 26524 1727096451.74495: _low_level_execute_command(): starting 26524 1727096451.74497: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/ /root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/AnsiballZ_setup.py && sleep 0' 26524 1727096451.75121: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096451.75180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096451.75197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096451.75222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096451.75291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096451.77890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096451.77901: stdout chunk (state=3): >>><<< 26524 1727096451.77918: stderr chunk (state=3): >>><<< 26524 1727096451.78015: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 26524 1727096451.78023: _low_level_execute_command(): starting 26524 1727096451.78026: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/AnsiballZ_setup.py && sleep 0' 26524 1727096451.78593: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096451.78620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096451.78635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096451.78653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096451.78673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096451.78722: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096451.78792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096451.78848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096451.78906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096451.79277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096452.60412: 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_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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/1"}, "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-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "52", "epoch": "1727096452", "epoch_int": "1727096452", "date": "2024-09-23", "time": "09:00:52", "iso8601_micro": "2024-09-23T13:00:52.221693Z", "iso8601": "2024-09-23T13:00:52Z", "iso8601_basic": "20240923T090052221693", "iso8601_basic_short": "20240923T090052", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.671875, "5m": 0.5615234375, "15m": 0.34033203125}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_local": {}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 2957, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 574, "free": 2957}, "nocache": {"free": 3275, "used": 256}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": 595, "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": 261803044864, "block_size": 4096, "block_total": 65519099, "block_available": 63916759, "block_used": 1602340, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 26524 1727096452.62885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096452.62889: stdout chunk (state=3): >>><<< 26524 1727096452.62891: stderr chunk (state=3): >>><<< 26524 1727096452.62895: _low_level_execute_command() done: rc=0, stdout= {"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_iscsi_iqn": "", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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/1"}, "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-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "52", "epoch": "1727096452", "epoch_int": "1727096452", "date": "2024-09-23", "time": "09:00:52", "iso8601_micro": "2024-09-23T13:00:52.221693Z", "iso8601": "2024-09-23T13:00:52Z", "iso8601_basic": "20240923T090052221693", "iso8601_basic_short": "20240923T090052", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_loadavg": {"1m": 0.671875, "5m": 0.5615234375, "15m": 0.34033203125}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_local": {}, "ansible_lsb": {}, "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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_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_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 2957, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 574, "free": 2957}, "nocache": {"free": 3275, "used": 256}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": 595, "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": 261803044864, "block_size": 4096, "block_total": 65519099, "block_available": 63916759, "block_used": 1602340, "inode_total": 131070960, "inode_available": 131029177, "inode_used": 41783, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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.152 closed. 26524 1727096452.63198: 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-1727096451.6287694-26771-95150167201293/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096452.63228: _low_level_execute_command(): starting 26524 1727096452.63238: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096451.6287694-26771-95150167201293/ > /dev/null 2>&1 && sleep 0' 26524 1727096452.63952: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096452.64000: 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 <<< 26524 1727096452.64018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096452.64082: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096452.64130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096452.64159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096452.64192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096452.64373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096452.66627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096452.66700: stderr chunk (state=3): >>><<< 26524 1727096452.66721: stdout chunk (state=3): >>><<< 26524 1727096452.66750: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096452.66762: handler run complete 26524 1727096452.66883: variable 'ansible_facts' from source: unknown 26524 1727096452.67076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096452.67332: variable 'ansible_facts' from source: unknown 26524 1727096452.67432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096452.67580: attempt loop complete, returning result 26524 1727096452.67590: _execute() done 26524 1727096452.67597: dumping result to json 26524 1727096452.67637: done dumping result, returning 26524 1727096452.67650: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-7801-66ba-000000000093] 26524 1727096452.67660: sending task result for task 0afff68d-5257-7801-66ba-000000000093 26524 1727096452.68253: done sending task result for task 0afff68d-5257-7801-66ba-000000000093 26524 1727096452.68257: WORKER PROCESS EXITING ok: [managed_node3] 26524 1727096452.68638: no more pending results, returning what we have 26524 1727096452.68642: results queue empty 26524 1727096452.68643: checking for any_errors_fatal 26524 1727096452.68644: done checking for any_errors_fatal 26524 1727096452.68646: checking for max_fail_percentage 26524 1727096452.68647: done checking for max_fail_percentage 26524 1727096452.68648: checking to see if all hosts have failed and the running result is not ok 26524 1727096452.68649: done checking to see if all hosts have failed 26524 1727096452.68650: getting the remaining hosts for this loop 26524 1727096452.68651: done getting the remaining hosts for this loop 26524 1727096452.68655: getting the next task for host managed_node3 26524 1727096452.68661: done getting next task for host managed_node3 26524 1727096452.68663: ^ task is: TASK: Show test banner 26524 1727096452.68665: ^ 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 26524 1727096452.68670: getting variables 26524 1727096452.68671: in VariableManager get_vars() 26524 1727096452.68779: Calling all_inventory to load vars for managed_node3 26524 1727096452.68782: Calling groups_inventory to load vars for managed_node3 26524 1727096452.68785: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096452.68800: Calling all_plugins_play to load vars for managed_node3 26524 1727096452.68803: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096452.68806: Calling groups_plugins_play to load vars for managed_node3 26524 1727096452.68962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096452.69179: done with get_vars() 26524 1727096452.69191: done getting variables 26524 1727096452.69307: 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 test banner] ******************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:14 Monday 23 September 2024 09:00:52 -0400 (0:00:01.119) 0:00:05.034 ****** 26524 1727096452.69339: entering _queue_task() for managed_node3/debug 26524 1727096452.69341: Creating lock for debug 26524 1727096452.69801: worker is 1 (out of 1 available) 26524 1727096452.69812: exiting _queue_task() for managed_node3/debug 26524 1727096452.69826: done queuing things up, now waiting for results queue to drain 26524 1727096452.69828: waiting for pending results... 26524 1727096452.70010: running TaskExecutor() for managed_node3/TASK: Show test banner 26524 1727096452.70322: in run() - task 0afff68d-5257-7801-66ba-000000000026 26524 1727096452.70326: variable 'ansible_search_path' from source: unknown 26524 1727096452.70329: calling self._execute() 26524 1727096452.70494: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096452.70589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096452.70593: variable 'omit' from source: magic vars 26524 1727096452.71582: variable 'ansible_distribution_major_version' from source: facts 26524 1727096452.71592: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096452.71595: variable 'omit' from source: magic vars 26524 1727096452.71600: variable 'omit' from source: magic vars 26524 1727096452.71774: variable 'omit' from source: magic vars 26524 1727096452.71884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096452.72073: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096452.72077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096452.72079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096452.72133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096452.72283: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096452.72286: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096452.72289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096452.72604: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096452.72712: Set connection var ansible_connection to ssh 26524 1727096452.72728: Set connection var ansible_pipelining to False 26524 1727096452.72740: Set connection var ansible_timeout to 10 26524 1727096452.72886: Set connection var ansible_shell_type to sh 26524 1727096452.72890: Set connection var ansible_shell_executable to /bin/sh 26524 1727096452.72965: variable 'ansible_shell_executable' from source: unknown 26524 1727096452.73090: variable 'ansible_connection' from source: unknown 26524 1727096452.73094: variable 'ansible_module_compression' from source: unknown 26524 1727096452.73100: variable 'ansible_shell_type' from source: unknown 26524 1727096452.73103: variable 'ansible_shell_executable' from source: unknown 26524 1727096452.73105: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096452.73107: variable 'ansible_pipelining' from source: unknown 26524 1727096452.73109: variable 'ansible_timeout' from source: unknown 26524 1727096452.73111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096452.73579: 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) 26524 1727096452.73583: variable 'omit' from source: magic vars 26524 1727096452.73586: starting attempt loop 26524 1727096452.73589: running the handler 26524 1727096452.73638: handler run complete 26524 1727096452.73666: attempt loop complete, returning result 26524 1727096452.73676: _execute() done 26524 1727096452.73775: dumping result to json 26524 1727096452.73778: done dumping result, returning 26524 1727096452.73781: done running TaskExecutor() for managed_node3/TASK: Show test banner [0afff68d-5257-7801-66ba-000000000026] 26524 1727096452.73783: sending task result for task 0afff68d-5257-7801-66ba-000000000026 26524 1727096452.73852: done sending task result for task 0afff68d-5257-7801-66ba-000000000026 26524 1727096452.73855: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Inside states tests 26524 1727096452.73938: no more pending results, returning what we have 26524 1727096452.73942: results queue empty 26524 1727096452.73943: checking for any_errors_fatal 26524 1727096452.73955: done checking for any_errors_fatal 26524 1727096452.73956: checking for max_fail_percentage 26524 1727096452.73958: done checking for max_fail_percentage 26524 1727096452.73959: checking to see if all hosts have failed and the running result is not ok 26524 1727096452.73961: done checking to see if all hosts have failed 26524 1727096452.73961: getting the remaining hosts for this loop 26524 1727096452.73963: done getting the remaining hosts for this loop 26524 1727096452.74170: getting the next task for host managed_node3 26524 1727096452.74178: done getting next task for host managed_node3 26524 1727096452.74182: ^ task is: TASK: Include the task 'show_interfaces.yml' 26524 1727096452.74184: ^ state is: HOST STATE: block=1, 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 26524 1727096452.74188: getting variables 26524 1727096452.74190: in VariableManager get_vars() 26524 1727096452.74224: Calling all_inventory to load vars for managed_node3 26524 1727096452.74227: Calling groups_inventory to load vars for managed_node3 26524 1727096452.74229: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096452.74239: Calling all_plugins_play to load vars for managed_node3 26524 1727096452.74242: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096452.74244: Calling groups_plugins_play to load vars for managed_node3 26524 1727096452.74635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096452.74879: done with get_vars() 26524 1727096452.74889: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:17 Monday 23 September 2024 09:00:52 -0400 (0:00:00.056) 0:00:05.090 ****** 26524 1727096452.74975: entering _queue_task() for managed_node3/include_tasks 26524 1727096452.75529: worker is 1 (out of 1 available) 26524 1727096452.75539: exiting _queue_task() for managed_node3/include_tasks 26524 1727096452.75550: done queuing things up, now waiting for results queue to drain 26524 1727096452.75551: waiting for pending results... 26524 1727096452.75943: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 26524 1727096452.75951: in run() - task 0afff68d-5257-7801-66ba-000000000027 26524 1727096452.76040: variable 'ansible_search_path' from source: unknown 26524 1727096452.76044: calling self._execute() 26524 1727096452.76112: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096452.76123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096452.76137: variable 'omit' from source: magic vars 26524 1727096452.76607: variable 'ansible_distribution_major_version' from source: facts 26524 1727096452.76624: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096452.76636: _execute() done 26524 1727096452.76644: dumping result to json 26524 1727096452.76656: done dumping result, returning 26524 1727096452.76666: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-7801-66ba-000000000027] 26524 1727096452.76681: sending task result for task 0afff68d-5257-7801-66ba-000000000027 26524 1727096452.76821: no more pending results, returning what we have 26524 1727096452.76827: in VariableManager get_vars() 26524 1727096452.76870: Calling all_inventory to load vars for managed_node3 26524 1727096452.76873: Calling groups_inventory to load vars for managed_node3 26524 1727096452.76876: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096452.76890: Calling all_plugins_play to load vars for managed_node3 26524 1727096452.76893: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096452.76896: Calling groups_plugins_play to load vars for managed_node3 26524 1727096452.77296: done sending task result for task 0afff68d-5257-7801-66ba-000000000027 26524 1727096452.77300: WORKER PROCESS EXITING 26524 1727096452.77325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096452.77936: done with get_vars() 26524 1727096452.78060: variable 'ansible_search_path' from source: unknown 26524 1727096452.78076: we have included files to process 26524 1727096452.78078: generating all_blocks data 26524 1727096452.78079: done generating all_blocks data 26524 1727096452.78080: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26524 1727096452.78081: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26524 1727096452.78083: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26524 1727096452.78409: in VariableManager get_vars() 26524 1727096452.78432: done with get_vars() 26524 1727096452.78677: done processing included file 26524 1727096452.78679: iterating over new_blocks loaded from include file 26524 1727096452.78681: in VariableManager get_vars() 26524 1727096452.78697: done with get_vars() 26524 1727096452.78698: filtering new block on tags 26524 1727096452.78830: done filtering new block on tags 26524 1727096452.78833: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 26524 1727096452.78839: extending task lists for all hosts with included blocks 26524 1727096452.78965: done extending task lists 26524 1727096452.78967: done processing included files 26524 1727096452.78970: results queue empty 26524 1727096452.78970: checking for any_errors_fatal 26524 1727096452.78974: done checking for any_errors_fatal 26524 1727096452.78975: checking for max_fail_percentage 26524 1727096452.78976: done checking for max_fail_percentage 26524 1727096452.78977: checking to see if all hosts have failed and the running result is not ok 26524 1727096452.78978: done checking to see if all hosts have failed 26524 1727096452.78979: getting the remaining hosts for this loop 26524 1727096452.78980: done getting the remaining hosts for this loop 26524 1727096452.78983: getting the next task for host managed_node3 26524 1727096452.78987: done getting next task for host managed_node3 26524 1727096452.78989: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 26524 1727096452.78992: ^ state is: HOST STATE: block=1, 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 26524 1727096452.78994: getting variables 26524 1727096452.78995: in VariableManager get_vars() 26524 1727096452.79005: Calling all_inventory to load vars for managed_node3 26524 1727096452.79007: Calling groups_inventory to load vars for managed_node3 26524 1727096452.79009: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096452.79014: Calling all_plugins_play to load vars for managed_node3 26524 1727096452.79017: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096452.79019: Calling groups_plugins_play to load vars for managed_node3 26524 1727096452.79974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096452.80370: done with get_vars() 26524 1727096452.80380: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 09:00:52 -0400 (0:00:00.055) 0:00:05.146 ****** 26524 1727096452.80544: entering _queue_task() for managed_node3/include_tasks 26524 1727096452.81147: worker is 1 (out of 1 available) 26524 1727096452.81160: exiting _queue_task() for managed_node3/include_tasks 26524 1727096452.81173: done queuing things up, now waiting for results queue to drain 26524 1727096452.81175: waiting for pending results... 26524 1727096452.81640: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 26524 1727096452.81976: in run() - task 0afff68d-5257-7801-66ba-0000000000d9 26524 1727096452.81980: variable 'ansible_search_path' from source: unknown 26524 1727096452.81982: variable 'ansible_search_path' from source: unknown 26524 1727096452.81985: calling self._execute() 26524 1727096452.82211: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096452.82242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096452.82260: variable 'omit' from source: magic vars 26524 1727096452.83039: variable 'ansible_distribution_major_version' from source: facts 26524 1727096452.83057: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096452.83174: _execute() done 26524 1727096452.83178: dumping result to json 26524 1727096452.83180: done dumping result, returning 26524 1727096452.83183: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-7801-66ba-0000000000d9] 26524 1727096452.83185: sending task result for task 0afff68d-5257-7801-66ba-0000000000d9 26524 1727096452.83447: no more pending results, returning what we have 26524 1727096452.83452: in VariableManager get_vars() 26524 1727096452.83495: Calling all_inventory to load vars for managed_node3 26524 1727096452.83498: Calling groups_inventory to load vars for managed_node3 26524 1727096452.83500: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096452.83515: Calling all_plugins_play to load vars for managed_node3 26524 1727096452.83517: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096452.83520: Calling groups_plugins_play to load vars for managed_node3 26524 1727096452.84105: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096452.84561: done with get_vars() 26524 1727096452.84571: variable 'ansible_search_path' from source: unknown 26524 1727096452.84572: variable 'ansible_search_path' from source: unknown 26524 1727096452.84588: done sending task result for task 0afff68d-5257-7801-66ba-0000000000d9 26524 1727096452.84591: WORKER PROCESS EXITING 26524 1727096452.84738: we have included files to process 26524 1727096452.84740: generating all_blocks data 26524 1727096452.84742: done generating all_blocks data 26524 1727096452.84743: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26524 1727096452.84744: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26524 1727096452.84747: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26524 1727096452.85409: done processing included file 26524 1727096452.85411: iterating over new_blocks loaded from include file 26524 1727096452.85413: in VariableManager get_vars() 26524 1727096452.85464: done with get_vars() 26524 1727096452.85466: filtering new block on tags 26524 1727096452.85602: done filtering new block on tags 26524 1727096452.85605: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 26524 1727096452.85611: extending task lists for all hosts with included blocks 26524 1727096452.85778: done extending task lists 26524 1727096452.85779: done processing included files 26524 1727096452.85780: results queue empty 26524 1727096452.85781: checking for any_errors_fatal 26524 1727096452.85783: done checking for any_errors_fatal 26524 1727096452.85784: checking for max_fail_percentage 26524 1727096452.85785: done checking for max_fail_percentage 26524 1727096452.85786: checking to see if all hosts have failed and the running result is not ok 26524 1727096452.85787: done checking to see if all hosts have failed 26524 1727096452.85787: getting the remaining hosts for this loop 26524 1727096452.85788: done getting the remaining hosts for this loop 26524 1727096452.85791: getting the next task for host managed_node3 26524 1727096452.85795: done getting next task for host managed_node3 26524 1727096452.85797: ^ task is: TASK: Gather current interface info 26524 1727096452.85800: ^ state is: HOST STATE: block=1, 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? (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 26524 1727096452.85802: getting variables 26524 1727096452.85803: in VariableManager get_vars() 26524 1727096452.85929: Calling all_inventory to load vars for managed_node3 26524 1727096452.85932: Calling groups_inventory to load vars for managed_node3 26524 1727096452.85934: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096452.85941: Calling all_plugins_play to load vars for managed_node3 26524 1727096452.85943: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096452.85945: Calling groups_plugins_play to load vars for managed_node3 26524 1727096452.86197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096452.86604: done with get_vars() 26524 1727096452.86613: done getting variables 26524 1727096452.86652: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 09:00:52 -0400 (0:00:00.061) 0:00:05.207 ****** 26524 1727096452.86684: entering _queue_task() for managed_node3/command 26524 1727096452.87405: worker is 1 (out of 1 available) 26524 1727096452.87416: exiting _queue_task() for managed_node3/command 26524 1727096452.87427: done queuing things up, now waiting for results queue to drain 26524 1727096452.87429: waiting for pending results... 26524 1727096452.87904: running TaskExecutor() for managed_node3/TASK: Gather current interface info 26524 1727096452.88123: in run() - task 0afff68d-5257-7801-66ba-0000000000e8 26524 1727096452.88141: variable 'ansible_search_path' from source: unknown 26524 1727096452.88149: variable 'ansible_search_path' from source: unknown 26524 1727096452.88192: calling self._execute() 26524 1727096452.88410: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096452.88422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096452.88539: variable 'omit' from source: magic vars 26524 1727096452.89605: variable 'ansible_distribution_major_version' from source: facts 26524 1727096452.89640: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096452.89875: variable 'omit' from source: magic vars 26524 1727096452.89879: variable 'omit' from source: magic vars 26524 1727096452.89980: variable 'omit' from source: magic vars 26524 1727096452.90137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096452.90262: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096452.90383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096452.90386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096452.90389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096452.90391: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096452.90394: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096452.90396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096452.90672: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096452.90829: Set connection var ansible_connection to ssh 26524 1727096452.91076: Set connection var ansible_pipelining to False 26524 1727096452.91079: Set connection var ansible_timeout to 10 26524 1727096452.91081: Set connection var ansible_shell_type to sh 26524 1727096452.91082: Set connection var ansible_shell_executable to /bin/sh 26524 1727096452.91084: variable 'ansible_shell_executable' from source: unknown 26524 1727096452.91086: variable 'ansible_connection' from source: unknown 26524 1727096452.91088: variable 'ansible_module_compression' from source: unknown 26524 1727096452.91090: variable 'ansible_shell_type' from source: unknown 26524 1727096452.91092: variable 'ansible_shell_executable' from source: unknown 26524 1727096452.91093: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096452.91095: variable 'ansible_pipelining' from source: unknown 26524 1727096452.91096: variable 'ansible_timeout' from source: unknown 26524 1727096452.91099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096452.91344: 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) 26524 1727096452.91353: variable 'omit' from source: magic vars 26524 1727096452.91358: starting attempt loop 26524 1727096452.91745: running the handler 26524 1727096452.91748: _low_level_execute_command(): starting 26524 1727096452.91751: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096452.93231: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096452.93366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096452.93521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096452.93558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096452.93597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096452.95262: stdout chunk (state=3): >>>/root <<< 26524 1727096452.95397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096452.95442: stderr chunk (state=3): >>><<< 26524 1727096452.95477: stdout chunk (state=3): >>><<< 26524 1727096452.95689: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096452.95694: _low_level_execute_command(): starting 26524 1727096452.95697: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449 `" && echo ansible-tmp-1727096452.9558778-26870-82165004300449="` echo /root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449 `" ) && sleep 0' 26524 1727096452.96810: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096452.96918: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096452.97112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096452.97115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096452.97257: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26524 1727096452.99264: stdout chunk (state=3): >>>ansible-tmp-1727096452.9558778-26870-82165004300449=/root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449 <<< 26524 1727096452.99382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096452.99444: stderr chunk (state=3): >>><<< 26524 1727096452.99449: stdout chunk (state=3): >>><<< 26524 1727096452.99542: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096452.9558778-26870-82165004300449=/root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' 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 26524 1727096452.99781: variable 'ansible_module_compression' from source: unknown 26524 1727096452.99784: ANSIBALLZ: Using generic lock for ansible.legacy.command 26524 1727096452.99786: ANSIBALLZ: Acquiring lock 26524 1727096452.99789: ANSIBALLZ: Lock acquired: 140687612971680 26524 1727096452.99790: ANSIBALLZ: Creating module 26524 1727096453.35430: ANSIBALLZ: Writing module into payload 26524 1727096453.35534: ANSIBALLZ: Writing module 26524 1727096453.35563: ANSIBALLZ: Renaming module 26524 1727096453.35579: ANSIBALLZ: Done creating module 26524 1727096453.35607: variable 'ansible_facts' from source: unknown 26524 1727096453.35687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/AnsiballZ_command.py 26524 1727096453.35838: Sending initial data 26524 1727096453.35849: Sent initial data (155 bytes) 26524 1727096453.36508: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096453.36524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096453.36590: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096453.36737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096453.36903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096453.36907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096453.37014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096453.38710: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 26524 1727096453.38737: 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 <<< 26524 1727096453.38773: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096453.38833: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/AnsiballZ_command.py" <<< 26524 1727096453.38837: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpztwy684e /root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/AnsiballZ_command.py <<< 26524 1727096453.38886: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpztwy684e" to remote "/root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/AnsiballZ_command.py" <<< 26524 1727096453.40694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096453.40818: stderr chunk (state=3): >>><<< 26524 1727096453.40822: stdout chunk (state=3): >>><<< 26524 1727096453.41017: done transferring module to remote 26524 1727096453.41020: _low_level_execute_command(): starting 26524 1727096453.41023: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/ /root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/AnsiballZ_command.py && sleep 0' 26524 1727096453.42085: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096453.42373: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096453.42397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096453.42421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096453.42484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096453.44493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096453.44503: stdout chunk (state=3): >>><<< 26524 1727096453.44514: stderr chunk (state=3): >>><<< 26524 1727096453.44533: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096453.44736: _low_level_execute_command(): starting 26524 1727096453.44740: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/AnsiballZ_command.py && sleep 0' 26524 1727096453.46028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096453.46031: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096453.46033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096453.46035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096453.46038: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096453.46501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096453.46584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096453.46637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096453.62408: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:00:53.616481", "end": "2024-09-23 09:00:53.619847", "delta": "0:00:00.003366", "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}}} <<< 26524 1727096453.63870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096453.63994: stderr chunk (state=3): >>><<< 26524 1727096453.63998: stdout chunk (state=3): >>><<< 26524 1727096453.64074: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 09:00:53.616481", "end": "2024-09-23 09:00:53.619847", "delta": "0:00:00.003366", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096453.64079: 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-1727096452.9558778-26870-82165004300449/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096453.64082: _low_level_execute_command(): starting 26524 1727096453.64084: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096452.9558778-26870-82165004300449/ > /dev/null 2>&1 && sleep 0' 26524 1727096453.65532: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096453.65594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096453.65784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096453.65813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096453.67976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096453.67980: stdout chunk (state=3): >>><<< 26524 1727096453.67983: stderr chunk (state=3): >>><<< 26524 1727096453.67985: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096453.67988: handler run complete 26524 1727096453.67990: Evaluated conditional (False): False 26524 1727096453.67992: attempt loop complete, returning result 26524 1727096453.67993: _execute() done 26524 1727096453.67995: dumping result to json 26524 1727096453.67997: done dumping result, returning 26524 1727096453.67999: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0afff68d-5257-7801-66ba-0000000000e8] 26524 1727096453.68001: sending task result for task 0afff68d-5257-7801-66ba-0000000000e8 26524 1727096453.68075: done sending task result for task 0afff68d-5257-7801-66ba-0000000000e8 26524 1727096453.68079: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003366", "end": "2024-09-23 09:00:53.619847", "rc": 0, "start": "2024-09-23 09:00:53.616481" } STDOUT: bonding_masters eth0 lo 26524 1727096453.68152: no more pending results, returning what we have 26524 1727096453.68156: results queue empty 26524 1727096453.68157: checking for any_errors_fatal 26524 1727096453.68158: done checking for any_errors_fatal 26524 1727096453.68159: checking for max_fail_percentage 26524 1727096453.68161: done checking for max_fail_percentage 26524 1727096453.68162: checking to see if all hosts have failed and the running result is not ok 26524 1727096453.68163: done checking to see if all hosts have failed 26524 1727096453.68163: getting the remaining hosts for this loop 26524 1727096453.68165: done getting the remaining hosts for this loop 26524 1727096453.68172: getting the next task for host managed_node3 26524 1727096453.68179: done getting next task for host managed_node3 26524 1727096453.68182: ^ task is: TASK: Set current_interfaces 26524 1727096453.68186: ^ state is: HOST STATE: block=1, 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? (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 26524 1727096453.68189: getting variables 26524 1727096453.68191: in VariableManager get_vars() 26524 1727096453.68229: Calling all_inventory to load vars for managed_node3 26524 1727096453.68231: Calling groups_inventory to load vars for managed_node3 26524 1727096453.68234: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096453.68247: Calling all_plugins_play to load vars for managed_node3 26524 1727096453.68249: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096453.68252: Calling groups_plugins_play to load vars for managed_node3 26524 1727096453.68664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096453.69574: done with get_vars() 26524 1727096453.69585: done getting variables 26524 1727096453.69641: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 09:00:53 -0400 (0:00:00.829) 0:00:06.037 ****** 26524 1727096453.69676: entering _queue_task() for managed_node3/set_fact 26524 1727096453.70034: worker is 1 (out of 1 available) 26524 1727096453.70046: exiting _queue_task() for managed_node3/set_fact 26524 1727096453.70056: done queuing things up, now waiting for results queue to drain 26524 1727096453.70058: waiting for pending results... 26524 1727096453.70695: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 26524 1727096453.70700: in run() - task 0afff68d-5257-7801-66ba-0000000000e9 26524 1727096453.70977: variable 'ansible_search_path' from source: unknown 26524 1727096453.70980: variable 'ansible_search_path' from source: unknown 26524 1727096453.70983: calling self._execute() 26524 1727096453.71013: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.71022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.71035: variable 'omit' from source: magic vars 26524 1727096453.71700: variable 'ansible_distribution_major_version' from source: facts 26524 1727096453.71788: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096453.71856: variable 'omit' from source: magic vars 26524 1727096453.71906: variable 'omit' from source: magic vars 26524 1727096453.72176: variable '_current_interfaces' from source: set_fact 26524 1727096453.72237: variable 'omit' from source: magic vars 26524 1727096453.72322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096453.72430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096453.72523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096453.72546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096453.72562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096453.72601: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096453.72774: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.72777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.73046: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096453.73049: Set connection var ansible_connection to ssh 26524 1727096453.73052: Set connection var ansible_pipelining to False 26524 1727096453.73054: Set connection var ansible_timeout to 10 26524 1727096453.73056: Set connection var ansible_shell_type to sh 26524 1727096453.73058: Set connection var ansible_shell_executable to /bin/sh 26524 1727096453.73060: variable 'ansible_shell_executable' from source: unknown 26524 1727096453.73062: variable 'ansible_connection' from source: unknown 26524 1727096453.73065: variable 'ansible_module_compression' from source: unknown 26524 1727096453.73066: variable 'ansible_shell_type' from source: unknown 26524 1727096453.73073: variable 'ansible_shell_executable' from source: unknown 26524 1727096453.73076: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.73077: variable 'ansible_pipelining' from source: unknown 26524 1727096453.73080: variable 'ansible_timeout' from source: unknown 26524 1727096453.73082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.73391: 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) 26524 1727096453.73408: variable 'omit' from source: magic vars 26524 1727096453.73420: starting attempt loop 26524 1727096453.73427: running the handler 26524 1727096453.73444: handler run complete 26524 1727096453.73459: attempt loop complete, returning result 26524 1727096453.73489: _execute() done 26524 1727096453.73496: dumping result to json 26524 1727096453.73504: done dumping result, returning 26524 1727096453.73703: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0afff68d-5257-7801-66ba-0000000000e9] 26524 1727096453.73706: sending task result for task 0afff68d-5257-7801-66ba-0000000000e9 26524 1727096453.73774: done sending task result for task 0afff68d-5257-7801-66ba-0000000000e9 26524 1727096453.73777: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 26524 1727096453.73866: no more pending results, returning what we have 26524 1727096453.73874: results queue empty 26524 1727096453.73875: checking for any_errors_fatal 26524 1727096453.73882: done checking for any_errors_fatal 26524 1727096453.73882: checking for max_fail_percentage 26524 1727096453.73884: done checking for max_fail_percentage 26524 1727096453.73885: checking to see if all hosts have failed and the running result is not ok 26524 1727096453.73886: done checking to see if all hosts have failed 26524 1727096453.73887: getting the remaining hosts for this loop 26524 1727096453.73888: done getting the remaining hosts for this loop 26524 1727096453.73892: getting the next task for host managed_node3 26524 1727096453.73901: done getting next task for host managed_node3 26524 1727096453.73904: ^ task is: TASK: Show current_interfaces 26524 1727096453.73907: ^ state is: HOST STATE: block=1, 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 26524 1727096453.73911: getting variables 26524 1727096453.73912: in VariableManager get_vars() 26524 1727096453.73949: Calling all_inventory to load vars for managed_node3 26524 1727096453.73952: Calling groups_inventory to load vars for managed_node3 26524 1727096453.73955: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096453.74174: Calling all_plugins_play to load vars for managed_node3 26524 1727096453.74180: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096453.74184: Calling groups_plugins_play to load vars for managed_node3 26524 1727096453.74356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096453.75075: done with get_vars() 26524 1727096453.75088: done getting variables 26524 1727096453.75143: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 09:00:53 -0400 (0:00:00.054) 0:00:06.092 ****** 26524 1727096453.75178: entering _queue_task() for managed_node3/debug 26524 1727096453.75652: worker is 1 (out of 1 available) 26524 1727096453.75664: exiting _queue_task() for managed_node3/debug 26524 1727096453.76079: done queuing things up, now waiting for results queue to drain 26524 1727096453.76081: waiting for pending results... 26524 1727096453.76488: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 26524 1727096453.76493: in run() - task 0afff68d-5257-7801-66ba-0000000000da 26524 1727096453.76496: variable 'ansible_search_path' from source: unknown 26524 1727096453.76498: variable 'ansible_search_path' from source: unknown 26524 1727096453.76501: calling self._execute() 26524 1727096453.76627: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.76702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.76722: variable 'omit' from source: magic vars 26524 1727096453.77438: variable 'ansible_distribution_major_version' from source: facts 26524 1727096453.77456: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096453.77501: variable 'omit' from source: magic vars 26524 1727096453.77539: variable 'omit' from source: magic vars 26524 1727096453.77781: variable 'current_interfaces' from source: set_fact 26524 1727096453.77846: variable 'omit' from source: magic vars 26524 1727096453.77889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096453.78156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096453.78184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096453.78361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096453.78364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096453.78366: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096453.78373: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.78375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.78532: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096453.78588: Set connection var ansible_connection to ssh 26524 1727096453.78596: Set connection var ansible_pipelining to False 26524 1727096453.78604: Set connection var ansible_timeout to 10 26524 1727096453.78611: Set connection var ansible_shell_type to sh 26524 1727096453.78796: Set connection var ansible_shell_executable to /bin/sh 26524 1727096453.78799: variable 'ansible_shell_executable' from source: unknown 26524 1727096453.78801: variable 'ansible_connection' from source: unknown 26524 1727096453.78803: variable 'ansible_module_compression' from source: unknown 26524 1727096453.78805: variable 'ansible_shell_type' from source: unknown 26524 1727096453.78807: variable 'ansible_shell_executable' from source: unknown 26524 1727096453.78808: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.78810: variable 'ansible_pipelining' from source: unknown 26524 1727096453.78812: variable 'ansible_timeout' from source: unknown 26524 1727096453.78814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.79013: 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) 26524 1727096453.79085: variable 'omit' from source: magic vars 26524 1727096453.79096: starting attempt loop 26524 1727096453.79102: running the handler 26524 1727096453.79339: handler run complete 26524 1727096453.79342: attempt loop complete, returning result 26524 1727096453.79344: _execute() done 26524 1727096453.79346: dumping result to json 26524 1727096453.79347: done dumping result, returning 26524 1727096453.79350: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0afff68d-5257-7801-66ba-0000000000da] 26524 1727096453.79351: sending task result for task 0afff68d-5257-7801-66ba-0000000000da 26524 1727096453.79415: done sending task result for task 0afff68d-5257-7801-66ba-0000000000da 26524 1727096453.79419: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 26524 1727096453.79492: no more pending results, returning what we have 26524 1727096453.79496: results queue empty 26524 1727096453.79497: checking for any_errors_fatal 26524 1727096453.79501: done checking for any_errors_fatal 26524 1727096453.79502: checking for max_fail_percentage 26524 1727096453.79504: done checking for max_fail_percentage 26524 1727096453.79505: checking to see if all hosts have failed and the running result is not ok 26524 1727096453.79506: done checking to see if all hosts have failed 26524 1727096453.79507: getting the remaining hosts for this loop 26524 1727096453.79508: done getting the remaining hosts for this loop 26524 1727096453.79512: getting the next task for host managed_node3 26524 1727096453.79520: done getting next task for host managed_node3 26524 1727096453.79523: ^ task is: TASK: Include the task 'assert_device_absent.yml' 26524 1727096453.79524: ^ state is: HOST STATE: block=1, 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 26524 1727096453.79528: getting variables 26524 1727096453.79529: in VariableManager get_vars() 26524 1727096453.79563: Calling all_inventory to load vars for managed_node3 26524 1727096453.79566: Calling groups_inventory to load vars for managed_node3 26524 1727096453.79572: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096453.79583: Calling all_plugins_play to load vars for managed_node3 26524 1727096453.79586: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096453.79588: Calling groups_plugins_play to load vars for managed_node3 26524 1727096453.79990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096453.80673: done with get_vars() 26524 1727096453.80683: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:19 Monday 23 September 2024 09:00:53 -0400 (0:00:00.055) 0:00:06.148 ****** 26524 1727096453.80766: entering _queue_task() for managed_node3/include_tasks 26524 1727096453.81726: worker is 1 (out of 1 available) 26524 1727096453.81738: exiting _queue_task() for managed_node3/include_tasks 26524 1727096453.81748: done queuing things up, now waiting for results queue to drain 26524 1727096453.81749: waiting for pending results... 26524 1727096453.82085: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 26524 1727096453.82184: in run() - task 0afff68d-5257-7801-66ba-000000000028 26524 1727096453.82197: variable 'ansible_search_path' from source: unknown 26524 1727096453.82234: calling self._execute() 26524 1727096453.82401: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.82414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.82521: variable 'omit' from source: magic vars 26524 1727096453.83373: variable 'ansible_distribution_major_version' from source: facts 26524 1727096453.83378: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096453.83381: _execute() done 26524 1727096453.83384: dumping result to json 26524 1727096453.83387: done dumping result, returning 26524 1727096453.83393: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [0afff68d-5257-7801-66ba-000000000028] 26524 1727096453.83396: sending task result for task 0afff68d-5257-7801-66ba-000000000028 26524 1727096453.83487: done sending task result for task 0afff68d-5257-7801-66ba-000000000028 26524 1727096453.83494: WORKER PROCESS EXITING 26524 1727096453.83523: no more pending results, returning what we have 26524 1727096453.83528: in VariableManager get_vars() 26524 1727096453.83576: Calling all_inventory to load vars for managed_node3 26524 1727096453.83579: Calling groups_inventory to load vars for managed_node3 26524 1727096453.83582: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096453.83596: Calling all_plugins_play to load vars for managed_node3 26524 1727096453.83599: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096453.83603: Calling groups_plugins_play to load vars for managed_node3 26524 1727096453.83875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096453.84272: done with get_vars() 26524 1727096453.84280: variable 'ansible_search_path' from source: unknown 26524 1727096453.84292: we have included files to process 26524 1727096453.84293: generating all_blocks data 26524 1727096453.84294: done generating all_blocks data 26524 1727096453.84299: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26524 1727096453.84300: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26524 1727096453.84303: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26524 1727096453.84651: in VariableManager get_vars() 26524 1727096453.84674: done with get_vars() 26524 1727096453.85183: done processing included file 26524 1727096453.85185: iterating over new_blocks loaded from include file 26524 1727096453.85187: in VariableManager get_vars() 26524 1727096453.85202: done with get_vars() 26524 1727096453.85203: filtering new block on tags 26524 1727096453.85220: done filtering new block on tags 26524 1727096453.85222: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 26524 1727096453.85227: extending task lists for all hosts with included blocks 26524 1727096453.85921: done extending task lists 26524 1727096453.85923: done processing included files 26524 1727096453.85923: results queue empty 26524 1727096453.85924: checking for any_errors_fatal 26524 1727096453.85927: done checking for any_errors_fatal 26524 1727096453.85928: checking for max_fail_percentage 26524 1727096453.85929: done checking for max_fail_percentage 26524 1727096453.85930: checking to see if all hosts have failed and the running result is not ok 26524 1727096453.85931: done checking to see if all hosts have failed 26524 1727096453.85932: getting the remaining hosts for this loop 26524 1727096453.85933: done getting the remaining hosts for this loop 26524 1727096453.85935: getting the next task for host managed_node3 26524 1727096453.85939: done getting next task for host managed_node3 26524 1727096453.85940: ^ task is: TASK: Include the task 'get_interface_stat.yml' 26524 1727096453.85943: ^ state is: HOST STATE: block=1, 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? (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 26524 1727096453.85945: getting variables 26524 1727096453.85946: in VariableManager get_vars() 26524 1727096453.85955: Calling all_inventory to load vars for managed_node3 26524 1727096453.85957: Calling groups_inventory to load vars for managed_node3 26524 1727096453.85959: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096453.85963: Calling all_plugins_play to load vars for managed_node3 26524 1727096453.85965: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096453.85973: Calling groups_plugins_play to load vars for managed_node3 26524 1727096453.86399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096453.86794: done with get_vars() 26524 1727096453.86803: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Monday 23 September 2024 09:00:53 -0400 (0:00:00.061) 0:00:06.209 ****** 26524 1727096453.86875: entering _queue_task() for managed_node3/include_tasks 26524 1727096453.87323: worker is 1 (out of 1 available) 26524 1727096453.87335: exiting _queue_task() for managed_node3/include_tasks 26524 1727096453.87346: done queuing things up, now waiting for results queue to drain 26524 1727096453.87347: waiting for pending results... 26524 1727096453.88186: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 26524 1727096453.88193: in run() - task 0afff68d-5257-7801-66ba-000000000104 26524 1727096453.88197: variable 'ansible_search_path' from source: unknown 26524 1727096453.88200: variable 'ansible_search_path' from source: unknown 26524 1727096453.88203: calling self._execute() 26524 1727096453.88429: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.88433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.88435: variable 'omit' from source: magic vars 26524 1727096453.89140: variable 'ansible_distribution_major_version' from source: facts 26524 1727096453.89375: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096453.89378: _execute() done 26524 1727096453.89382: dumping result to json 26524 1727096453.89384: done dumping result, returning 26524 1727096453.89387: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-7801-66ba-000000000104] 26524 1727096453.89389: sending task result for task 0afff68d-5257-7801-66ba-000000000104 26524 1727096453.89450: done sending task result for task 0afff68d-5257-7801-66ba-000000000104 26524 1727096453.89454: WORKER PROCESS EXITING 26524 1727096453.89487: no more pending results, returning what we have 26524 1727096453.89492: in VariableManager get_vars() 26524 1727096453.89537: Calling all_inventory to load vars for managed_node3 26524 1727096453.89541: Calling groups_inventory to load vars for managed_node3 26524 1727096453.89544: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096453.89557: Calling all_plugins_play to load vars for managed_node3 26524 1727096453.89560: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096453.89563: Calling groups_plugins_play to load vars for managed_node3 26524 1727096453.90148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096453.90572: done with get_vars() 26524 1727096453.90580: variable 'ansible_search_path' from source: unknown 26524 1727096453.90581: variable 'ansible_search_path' from source: unknown 26524 1727096453.90613: we have included files to process 26524 1727096453.90615: generating all_blocks data 26524 1727096453.90616: done generating all_blocks data 26524 1727096453.90617: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26524 1727096453.90618: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26524 1727096453.90621: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26524 1727096453.91039: done processing included file 26524 1727096453.91041: iterating over new_blocks loaded from include file 26524 1727096453.91042: in VariableManager get_vars() 26524 1727096453.91058: done with get_vars() 26524 1727096453.91059: filtering new block on tags 26524 1727096453.91281: done filtering new block on tags 26524 1727096453.91284: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 26524 1727096453.91288: extending task lists for all hosts with included blocks 26524 1727096453.91385: done extending task lists 26524 1727096453.91386: done processing included files 26524 1727096453.91387: results queue empty 26524 1727096453.91388: checking for any_errors_fatal 26524 1727096453.91390: done checking for any_errors_fatal 26524 1727096453.91391: checking for max_fail_percentage 26524 1727096453.91392: done checking for max_fail_percentage 26524 1727096453.91393: checking to see if all hosts have failed and the running result is not ok 26524 1727096453.91394: done checking to see if all hosts have failed 26524 1727096453.91395: getting the remaining hosts for this loop 26524 1727096453.91396: done getting the remaining hosts for this loop 26524 1727096453.91398: getting the next task for host managed_node3 26524 1727096453.91402: done getting next task for host managed_node3 26524 1727096453.91404: ^ task is: TASK: Get stat for interface {{ interface }} 26524 1727096453.91407: ^ state is: HOST STATE: block=1, 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? (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 26524 1727096453.91409: getting variables 26524 1727096453.91410: in VariableManager get_vars() 26524 1727096453.91421: Calling all_inventory to load vars for managed_node3 26524 1727096453.91423: Calling groups_inventory to load vars for managed_node3 26524 1727096453.91425: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096453.91430: Calling all_plugins_play to load vars for managed_node3 26524 1727096453.91432: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096453.91435: Calling groups_plugins_play to load vars for managed_node3 26524 1727096453.91680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096453.92175: done with get_vars() 26524 1727096453.92184: done getting variables 26524 1727096453.92529: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:00:53 -0400 (0:00:00.056) 0:00:06.266 ****** 26524 1727096453.92574: entering _queue_task() for managed_node3/stat 26524 1727096453.93021: worker is 1 (out of 1 available) 26524 1727096453.93033: exiting _queue_task() for managed_node3/stat 26524 1727096453.93046: done queuing things up, now waiting for results queue to drain 26524 1727096453.93048: waiting for pending results... 26524 1727096453.93484: running TaskExecutor() for managed_node3/TASK: Get stat for interface rpltstbr 26524 1727096453.93876: in run() - task 0afff68d-5257-7801-66ba-00000000011e 26524 1727096453.93881: variable 'ansible_search_path' from source: unknown 26524 1727096453.93884: variable 'ansible_search_path' from source: unknown 26524 1727096453.93888: calling self._execute() 26524 1727096453.93940: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.94175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.94179: variable 'omit' from source: magic vars 26524 1727096453.94730: variable 'ansible_distribution_major_version' from source: facts 26524 1727096453.94853: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096453.95077: variable 'omit' from source: magic vars 26524 1727096453.95081: variable 'omit' from source: magic vars 26524 1727096453.95197: variable 'interface' from source: play vars 26524 1727096453.95220: variable 'omit' from source: magic vars 26524 1727096453.95262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096453.95330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096453.95400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096453.95574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096453.95578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096453.95583: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096453.95592: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.95600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.95841: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096453.95845: Set connection var ansible_connection to ssh 26524 1727096453.95848: Set connection var ansible_pipelining to False 26524 1727096453.95850: Set connection var ansible_timeout to 10 26524 1727096453.95860: Set connection var ansible_shell_type to sh 26524 1727096453.95883: Set connection var ansible_shell_executable to /bin/sh 26524 1727096453.95976: variable 'ansible_shell_executable' from source: unknown 26524 1727096453.95985: variable 'ansible_connection' from source: unknown 26524 1727096453.95992: variable 'ansible_module_compression' from source: unknown 26524 1727096453.95999: variable 'ansible_shell_type' from source: unknown 26524 1727096453.96005: variable 'ansible_shell_executable' from source: unknown 26524 1727096453.96012: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096453.96019: variable 'ansible_pipelining' from source: unknown 26524 1727096453.96026: variable 'ansible_timeout' from source: unknown 26524 1727096453.96034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096453.96463: 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__) 26524 1727096453.96485: variable 'omit' from source: magic vars 26524 1727096453.96674: starting attempt loop 26524 1727096453.96678: running the handler 26524 1727096453.96680: _low_level_execute_command(): starting 26524 1727096453.96682: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096453.98097: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096453.98144: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096453.98287: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096453.98342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096453.98363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096453.98475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096453.98542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096454.00690: stdout chunk (state=3): >>>/root <<< 26524 1727096454.00694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096454.00696: stdout chunk (state=3): >>><<< 26524 1727096454.00698: stderr chunk (state=3): >>><<< 26524 1727096454.00700: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096454.00702: _low_level_execute_command(): starting 26524 1727096454.00704: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139 `" && echo ansible-tmp-1727096454.0059526-26905-97923923681139="` echo /root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139 `" ) && sleep 0' 26524 1727096454.01974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096454.01978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096454.02090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096454.02093: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096454.02103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096454.02105: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096454.02119: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096454.02161: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096454.02220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096454.02291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096454.02388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096454.02448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096454.04397: stdout chunk (state=3): >>>ansible-tmp-1727096454.0059526-26905-97923923681139=/root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139 <<< 26524 1727096454.04538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096454.04545: stdout chunk (state=3): >>><<< 26524 1727096454.04559: stderr chunk (state=3): >>><<< 26524 1727096454.04581: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096454.0059526-26905-97923923681139=/root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096454.04755: variable 'ansible_module_compression' from source: unknown 26524 1727096454.04800: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26524 1727096454.04838: variable 'ansible_facts' from source: unknown 26524 1727096454.05079: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/AnsiballZ_stat.py 26524 1727096454.05430: Sending initial data 26524 1727096454.05433: Sent initial data (152 bytes) 26524 1727096454.06583: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096454.06633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096454.06785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096454.06812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096454.07083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096454.07153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096454.08683: 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 <<< 26524 1727096454.08731: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096454.08816: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpobj_6p5i /root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/AnsiballZ_stat.py <<< 26524 1727096454.08820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/AnsiballZ_stat.py" <<< 26524 1727096454.08867: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpobj_6p5i" to remote "/root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/AnsiballZ_stat.py" <<< 26524 1727096454.10233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096454.10236: stdout chunk (state=3): >>><<< 26524 1727096454.10238: stderr chunk (state=3): >>><<< 26524 1727096454.10365: done transferring module to remote 26524 1727096454.10371: _low_level_execute_command(): starting 26524 1727096454.10374: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/ /root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/AnsiballZ_stat.py && sleep 0' 26524 1727096454.11398: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096454.11453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096454.11469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096454.11488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096454.11649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096454.11808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096454.11837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096454.13665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096454.13835: stderr chunk (state=3): >>><<< 26524 1727096454.13838: stdout chunk (state=3): >>><<< 26524 1727096454.13841: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096454.13843: _low_level_execute_command(): starting 26524 1727096454.13846: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/AnsiballZ_stat.py && sleep 0' 26524 1727096454.15174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096454.15178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096454.15180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096454.15193: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096454.15356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096454.15382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096454.15463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096454.30946: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26524 1727096454.32395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096454.32440: stderr chunk (state=3): >>><<< 26524 1727096454.32450: stdout chunk (state=3): >>><<< 26524 1727096454.32480: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096454.32582: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/rpltstbr', '_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-1727096454.0059526-26905-97923923681139/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096454.32596: _low_level_execute_command(): starting 26524 1727096454.32683: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096454.0059526-26905-97923923681139/ > /dev/null 2>&1 && sleep 0' 26524 1727096454.34095: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096454.34377: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096454.34393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096454.36264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096454.36277: stdout chunk (state=3): >>><<< 26524 1727096454.36480: stderr chunk (state=3): >>><<< 26524 1727096454.36488: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096454.36491: handler run complete 26524 1727096454.36493: attempt loop complete, returning result 26524 1727096454.36495: _execute() done 26524 1727096454.36497: dumping result to json 26524 1727096454.36499: done dumping result, returning 26524 1727096454.36501: done running TaskExecutor() for managed_node3/TASK: Get stat for interface rpltstbr [0afff68d-5257-7801-66ba-00000000011e] 26524 1727096454.36503: sending task result for task 0afff68d-5257-7801-66ba-00000000011e 26524 1727096454.36762: done sending task result for task 0afff68d-5257-7801-66ba-00000000011e 26524 1727096454.36765: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 26524 1727096454.36831: no more pending results, returning what we have 26524 1727096454.36835: results queue empty 26524 1727096454.36836: checking for any_errors_fatal 26524 1727096454.36837: done checking for any_errors_fatal 26524 1727096454.36838: checking for max_fail_percentage 26524 1727096454.36840: done checking for max_fail_percentage 26524 1727096454.36841: checking to see if all hosts have failed and the running result is not ok 26524 1727096454.36842: done checking to see if all hosts have failed 26524 1727096454.36843: getting the remaining hosts for this loop 26524 1727096454.36844: done getting the remaining hosts for this loop 26524 1727096454.36848: getting the next task for host managed_node3 26524 1727096454.36857: done getting next task for host managed_node3 26524 1727096454.36859: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 26524 1727096454.36863: ^ state is: HOST STATE: block=1, 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? (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 26524 1727096454.36867: getting variables 26524 1727096454.36871: in VariableManager get_vars() 26524 1727096454.36965: Calling all_inventory to load vars for managed_node3 26524 1727096454.37488: Calling groups_inventory to load vars for managed_node3 26524 1727096454.37492: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.37503: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.37506: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.37509: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.37834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.38327: done with get_vars() 26524 1727096454.38339: done getting variables 26524 1727096454.38616: 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) 26524 1727096454.38912: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'rpltstbr'] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Monday 23 September 2024 09:00:54 -0400 (0:00:00.463) 0:00:06.730 ****** 26524 1727096454.38942: entering _queue_task() for managed_node3/assert 26524 1727096454.38944: Creating lock for assert 26524 1727096454.39597: worker is 1 (out of 1 available) 26524 1727096454.39722: exiting _queue_task() for managed_node3/assert 26524 1727096454.39732: done queuing things up, now waiting for results queue to drain 26524 1727096454.39733: waiting for pending results... 26524 1727096454.40334: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'rpltstbr' 26524 1727096454.40339: in run() - task 0afff68d-5257-7801-66ba-000000000105 26524 1727096454.40342: variable 'ansible_search_path' from source: unknown 26524 1727096454.40345: variable 'ansible_search_path' from source: unknown 26524 1727096454.40393: calling self._execute() 26524 1727096454.40507: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.40763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.40766: variable 'omit' from source: magic vars 26524 1727096454.41357: variable 'ansible_distribution_major_version' from source: facts 26524 1727096454.41431: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096454.41579: variable 'omit' from source: magic vars 26524 1727096454.41582: variable 'omit' from source: magic vars 26524 1727096454.41734: variable 'interface' from source: play vars 26524 1727096454.41904: variable 'omit' from source: magic vars 26524 1727096454.42013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096454.42016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096454.42090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096454.42112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096454.42132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096454.42211: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096454.42219: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.42339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.42508: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096454.42520: Set connection var ansible_connection to ssh 26524 1727096454.42562: Set connection var ansible_pipelining to False 26524 1727096454.42575: Set connection var ansible_timeout to 10 26524 1727096454.42584: Set connection var ansible_shell_type to sh 26524 1727096454.42592: Set connection var ansible_shell_executable to /bin/sh 26524 1727096454.42721: variable 'ansible_shell_executable' from source: unknown 26524 1727096454.42725: variable 'ansible_connection' from source: unknown 26524 1727096454.42727: variable 'ansible_module_compression' from source: unknown 26524 1727096454.42729: variable 'ansible_shell_type' from source: unknown 26524 1727096454.42731: variable 'ansible_shell_executable' from source: unknown 26524 1727096454.42733: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.42735: variable 'ansible_pipelining' from source: unknown 26524 1727096454.42737: variable 'ansible_timeout' from source: unknown 26524 1727096454.42739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.43099: 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) 26524 1727096454.43102: variable 'omit' from source: magic vars 26524 1727096454.43105: starting attempt loop 26524 1727096454.43107: running the handler 26524 1727096454.43360: variable 'interface_stat' from source: set_fact 26524 1727096454.43433: Evaluated conditional (not interface_stat.stat.exists): True 26524 1727096454.43443: handler run complete 26524 1727096454.43531: attempt loop complete, returning result 26524 1727096454.43535: _execute() done 26524 1727096454.43537: dumping result to json 26524 1727096454.43539: done dumping result, returning 26524 1727096454.43550: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'rpltstbr' [0afff68d-5257-7801-66ba-000000000105] 26524 1727096454.43561: sending task result for task 0afff68d-5257-7801-66ba-000000000105 26524 1727096454.43878: done sending task result for task 0afff68d-5257-7801-66ba-000000000105 26524 1727096454.43881: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26524 1727096454.43930: no more pending results, returning what we have 26524 1727096454.43933: results queue empty 26524 1727096454.43934: checking for any_errors_fatal 26524 1727096454.43944: done checking for any_errors_fatal 26524 1727096454.43945: checking for max_fail_percentage 26524 1727096454.43947: done checking for max_fail_percentage 26524 1727096454.43948: checking to see if all hosts have failed and the running result is not ok 26524 1727096454.43949: done checking to see if all hosts have failed 26524 1727096454.43950: getting the remaining hosts for this loop 26524 1727096454.43951: done getting the remaining hosts for this loop 26524 1727096454.43955: getting the next task for host managed_node3 26524 1727096454.43963: done getting next task for host managed_node3 26524 1727096454.43966: ^ task is: TASK: meta (flush_handlers) 26524 1727096454.43970: ^ state is: HOST STATE: block=2, 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 26524 1727096454.43974: getting variables 26524 1727096454.43976: in VariableManager get_vars() 26524 1727096454.44016: Calling all_inventory to load vars for managed_node3 26524 1727096454.44019: Calling groups_inventory to load vars for managed_node3 26524 1727096454.44022: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.44034: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.44037: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.44040: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.44913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.45550: done with get_vars() 26524 1727096454.45562: done getting variables 26524 1727096454.45631: in VariableManager get_vars() 26524 1727096454.45643: Calling all_inventory to load vars for managed_node3 26524 1727096454.45645: Calling groups_inventory to load vars for managed_node3 26524 1727096454.45647: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.45652: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.45654: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.45657: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.46199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.46788: done with get_vars() 26524 1727096454.46803: done queuing things up, now waiting for results queue to drain 26524 1727096454.46804: results queue empty 26524 1727096454.46805: checking for any_errors_fatal 26524 1727096454.46808: done checking for any_errors_fatal 26524 1727096454.46809: checking for max_fail_percentage 26524 1727096454.46810: done checking for max_fail_percentage 26524 1727096454.46810: checking to see if all hosts have failed and the running result is not ok 26524 1727096454.46811: done checking to see if all hosts have failed 26524 1727096454.46817: getting the remaining hosts for this loop 26524 1727096454.46818: done getting the remaining hosts for this loop 26524 1727096454.46821: getting the next task for host managed_node3 26524 1727096454.46825: done getting next task for host managed_node3 26524 1727096454.46827: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26524 1727096454.46829: ^ 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 26524 1727096454.46839: getting variables 26524 1727096454.46840: in VariableManager get_vars() 26524 1727096454.46853: Calling all_inventory to load vars for managed_node3 26524 1727096454.46855: Calling groups_inventory to load vars for managed_node3 26524 1727096454.46857: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.46862: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.46864: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.47271: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.47410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.48024: done with get_vars() 26524 1727096454.48032: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:00:54 -0400 (0:00:00.095) 0:00:06.826 ****** 26524 1727096454.48510: entering _queue_task() for managed_node3/include_tasks 26524 1727096454.49220: worker is 1 (out of 1 available) 26524 1727096454.49234: exiting _queue_task() for managed_node3/include_tasks 26524 1727096454.49249: done queuing things up, now waiting for results queue to drain 26524 1727096454.49251: waiting for pending results... 26524 1727096454.49797: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26524 1727096454.50074: in run() - task 0afff68d-5257-7801-66ba-00000000000f 26524 1727096454.50078: variable 'ansible_search_path' from source: unknown 26524 1727096454.50081: variable 'ansible_search_path' from source: unknown 26524 1727096454.50115: calling self._execute() 26524 1727096454.50283: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.50481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.50485: variable 'omit' from source: magic vars 26524 1727096454.51259: variable 'ansible_distribution_major_version' from source: facts 26524 1727096454.51263: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096454.51265: _execute() done 26524 1727096454.51269: dumping result to json 26524 1727096454.51272: done dumping result, returning 26524 1727096454.51275: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-7801-66ba-00000000000f] 26524 1727096454.51278: sending task result for task 0afff68d-5257-7801-66ba-00000000000f 26524 1727096454.51344: done sending task result for task 0afff68d-5257-7801-66ba-00000000000f 26524 1727096454.51348: WORKER PROCESS EXITING 26524 1727096454.51393: no more pending results, returning what we have 26524 1727096454.51398: in VariableManager get_vars() 26524 1727096454.51440: Calling all_inventory to load vars for managed_node3 26524 1727096454.51443: Calling groups_inventory to load vars for managed_node3 26524 1727096454.51446: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.51457: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.51460: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.51462: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.51939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.52529: done with get_vars() 26524 1727096454.52537: variable 'ansible_search_path' from source: unknown 26524 1727096454.52538: variable 'ansible_search_path' from source: unknown 26524 1727096454.52565: we have included files to process 26524 1727096454.52566: generating all_blocks data 26524 1727096454.52572: done generating all_blocks data 26524 1727096454.52576: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26524 1727096454.52576: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26524 1727096454.52579: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26524 1727096454.54460: done processing included file 26524 1727096454.54463: iterating over new_blocks loaded from include file 26524 1727096454.54464: in VariableManager get_vars() 26524 1727096454.54918: done with get_vars() 26524 1727096454.54920: filtering new block on tags 26524 1727096454.54937: done filtering new block on tags 26524 1727096454.54940: in VariableManager get_vars() 26524 1727096454.54958: done with get_vars() 26524 1727096454.54960: filtering new block on tags 26524 1727096454.54982: done filtering new block on tags 26524 1727096454.54985: in VariableManager get_vars() 26524 1727096454.55003: done with get_vars() 26524 1727096454.55005: filtering new block on tags 26524 1727096454.55020: done filtering new block on tags 26524 1727096454.55022: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 26524 1727096454.55027: extending task lists for all hosts with included blocks 26524 1727096454.56219: done extending task lists 26524 1727096454.56221: done processing included files 26524 1727096454.56222: results queue empty 26524 1727096454.56223: checking for any_errors_fatal 26524 1727096454.56224: done checking for any_errors_fatal 26524 1727096454.56225: checking for max_fail_percentage 26524 1727096454.56226: done checking for max_fail_percentage 26524 1727096454.56227: checking to see if all hosts have failed and the running result is not ok 26524 1727096454.56228: done checking to see if all hosts have failed 26524 1727096454.56228: getting the remaining hosts for this loop 26524 1727096454.56229: done getting the remaining hosts for this loop 26524 1727096454.56232: getting the next task for host managed_node3 26524 1727096454.56236: done getting next task for host managed_node3 26524 1727096454.56238: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26524 1727096454.56241: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096454.56250: getting variables 26524 1727096454.56251: in VariableManager get_vars() 26524 1727096454.56264: Calling all_inventory to load vars for managed_node3 26524 1727096454.56266: Calling groups_inventory to load vars for managed_node3 26524 1727096454.56675: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.56681: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.56683: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.56686: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.56849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.57444: done with get_vars() 26524 1727096454.57455: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:00:54 -0400 (0:00:00.094) 0:00:06.920 ****** 26524 1727096454.57938: entering _queue_task() for managed_node3/setup 26524 1727096454.58457: worker is 1 (out of 1 available) 26524 1727096454.58678: exiting _queue_task() for managed_node3/setup 26524 1727096454.58691: done queuing things up, now waiting for results queue to drain 26524 1727096454.58693: waiting for pending results... 26524 1727096454.59662: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26524 1727096454.59667: in run() - task 0afff68d-5257-7801-66ba-000000000137 26524 1727096454.59672: variable 'ansible_search_path' from source: unknown 26524 1727096454.59674: variable 'ansible_search_path' from source: unknown 26524 1727096454.59720: calling self._execute() 26524 1727096454.60278: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.60281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.60503: variable 'omit' from source: magic vars 26524 1727096454.61142: variable 'ansible_distribution_major_version' from source: facts 26524 1727096454.61160: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096454.61706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096454.67144: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096454.67279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096454.67381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096454.67422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096454.67580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096454.67694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096454.67771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096454.67811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096454.67915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096454.67996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096454.68129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096454.68181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096454.68219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096454.68279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096454.68363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096454.68703: variable '__network_required_facts' from source: role '' defaults 26524 1727096454.68752: variable 'ansible_facts' from source: unknown 26524 1727096454.69073: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 26524 1727096454.69077: when evaluation is False, skipping this task 26524 1727096454.69080: _execute() done 26524 1727096454.69082: dumping result to json 26524 1727096454.69084: done dumping result, returning 26524 1727096454.69087: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-7801-66ba-000000000137] 26524 1727096454.69175: sending task result for task 0afff68d-5257-7801-66ba-000000000137 26524 1727096454.69242: done sending task result for task 0afff68d-5257-7801-66ba-000000000137 26524 1727096454.69245: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096454.69296: no more pending results, returning what we have 26524 1727096454.69299: results queue empty 26524 1727096454.69299: checking for any_errors_fatal 26524 1727096454.69301: done checking for any_errors_fatal 26524 1727096454.69301: checking for max_fail_percentage 26524 1727096454.69303: done checking for max_fail_percentage 26524 1727096454.69303: checking to see if all hosts have failed and the running result is not ok 26524 1727096454.69305: done checking to see if all hosts have failed 26524 1727096454.69306: getting the remaining hosts for this loop 26524 1727096454.69307: done getting the remaining hosts for this loop 26524 1727096454.69310: getting the next task for host managed_node3 26524 1727096454.69317: done getting next task for host managed_node3 26524 1727096454.69321: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 26524 1727096454.69324: ^ 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 26524 1727096454.69336: getting variables 26524 1727096454.69338: in VariableManager get_vars() 26524 1727096454.69381: Calling all_inventory to load vars for managed_node3 26524 1727096454.69384: Calling groups_inventory to load vars for managed_node3 26524 1727096454.69386: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.69397: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.69400: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.69404: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.69903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.70533: done with get_vars() 26524 1727096454.70545: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:00:54 -0400 (0:00:00.127) 0:00:07.048 ****** 26524 1727096454.70725: entering _queue_task() for managed_node3/stat 26524 1727096454.71402: worker is 1 (out of 1 available) 26524 1727096454.71414: exiting _queue_task() for managed_node3/stat 26524 1727096454.71426: done queuing things up, now waiting for results queue to drain 26524 1727096454.71427: waiting for pending results... 26524 1727096454.72587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 26524 1727096454.72593: in run() - task 0afff68d-5257-7801-66ba-000000000139 26524 1727096454.72596: variable 'ansible_search_path' from source: unknown 26524 1727096454.72599: variable 'ansible_search_path' from source: unknown 26524 1727096454.72602: calling self._execute() 26524 1727096454.72976: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.72979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.72983: variable 'omit' from source: magic vars 26524 1727096454.74177: variable 'ansible_distribution_major_version' from source: facts 26524 1727096454.74181: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096454.74380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096454.74926: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096454.75375: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096454.75378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096454.75380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096454.75383: 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) 26524 1727096454.75407: 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) 26524 1727096454.75434: 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) 26524 1727096454.75874: 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) 26524 1727096454.75877: variable '__network_is_ostree' from source: set_fact 26524 1727096454.75880: Evaluated conditional (not __network_is_ostree is defined): False 26524 1727096454.75884: when evaluation is False, skipping this task 26524 1727096454.75886: _execute() done 26524 1727096454.75888: dumping result to json 26524 1727096454.75889: done dumping result, returning 26524 1727096454.75895: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-7801-66ba-000000000139] 26524 1727096454.75898: sending task result for task 0afff68d-5257-7801-66ba-000000000139 26524 1727096454.75972: done sending task result for task 0afff68d-5257-7801-66ba-000000000139 26524 1727096454.75979: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26524 1727096454.76033: no more pending results, returning what we have 26524 1727096454.76037: results queue empty 26524 1727096454.76038: checking for any_errors_fatal 26524 1727096454.76044: done checking for any_errors_fatal 26524 1727096454.76045: checking for max_fail_percentage 26524 1727096454.76047: done checking for max_fail_percentage 26524 1727096454.76048: checking to see if all hosts have failed and the running result is not ok 26524 1727096454.76049: done checking to see if all hosts have failed 26524 1727096454.76050: getting the remaining hosts for this loop 26524 1727096454.76052: done getting the remaining hosts for this loop 26524 1727096454.76056: getting the next task for host managed_node3 26524 1727096454.76063: done getting next task for host managed_node3 26524 1727096454.76068: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26524 1727096454.76075: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096454.76093: getting variables 26524 1727096454.76094: in VariableManager get_vars() 26524 1727096454.76134: Calling all_inventory to load vars for managed_node3 26524 1727096454.76137: Calling groups_inventory to load vars for managed_node3 26524 1727096454.76140: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.76152: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.76155: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.76158: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.77095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.77500: done with get_vars() 26524 1727096454.77511: done getting variables 26524 1727096454.77574: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:00:54 -0400 (0:00:00.068) 0:00:07.117 ****** 26524 1727096454.77607: entering _queue_task() for managed_node3/set_fact 26524 1727096454.78317: worker is 1 (out of 1 available) 26524 1727096454.78328: exiting _queue_task() for managed_node3/set_fact 26524 1727096454.78339: done queuing things up, now waiting for results queue to drain 26524 1727096454.78340: waiting for pending results... 26524 1727096454.78579: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26524 1727096454.78858: in run() - task 0afff68d-5257-7801-66ba-00000000013a 26524 1727096454.78876: variable 'ansible_search_path' from source: unknown 26524 1727096454.78880: variable 'ansible_search_path' from source: unknown 26524 1727096454.78963: calling self._execute() 26524 1727096454.79122: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.79133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.79155: variable 'omit' from source: magic vars 26524 1727096454.79998: variable 'ansible_distribution_major_version' from source: facts 26524 1727096454.80002: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096454.80655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096454.81747: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096454.81802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096454.81989: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096454.82098: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096454.82825: 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) 26524 1727096454.82828: 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) 26524 1727096454.82831: 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) 26524 1727096454.82834: 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) 26524 1727096454.83132: variable '__network_is_ostree' from source: set_fact 26524 1727096454.83582: Evaluated conditional (not __network_is_ostree is defined): False 26524 1727096454.83594: when evaluation is False, skipping this task 26524 1727096454.83599: _execute() done 26524 1727096454.83601: dumping result to json 26524 1727096454.83604: done dumping result, returning 26524 1727096454.83607: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-7801-66ba-00000000013a] 26524 1727096454.83609: sending task result for task 0afff68d-5257-7801-66ba-00000000013a 26524 1727096454.83694: done sending task result for task 0afff68d-5257-7801-66ba-00000000013a 26524 1727096454.83697: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26524 1727096454.83744: no more pending results, returning what we have 26524 1727096454.83747: results queue empty 26524 1727096454.83748: checking for any_errors_fatal 26524 1727096454.83753: done checking for any_errors_fatal 26524 1727096454.83754: checking for max_fail_percentage 26524 1727096454.83756: done checking for max_fail_percentage 26524 1727096454.83757: checking to see if all hosts have failed and the running result is not ok 26524 1727096454.83758: done checking to see if all hosts have failed 26524 1727096454.83759: getting the remaining hosts for this loop 26524 1727096454.83760: done getting the remaining hosts for this loop 26524 1727096454.83763: getting the next task for host managed_node3 26524 1727096454.83780: done getting next task for host managed_node3 26524 1727096454.83784: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 26524 1727096454.83787: ^ 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 26524 1727096454.83798: getting variables 26524 1727096454.83800: in VariableManager get_vars() 26524 1727096454.83840: Calling all_inventory to load vars for managed_node3 26524 1727096454.83844: Calling groups_inventory to load vars for managed_node3 26524 1727096454.83848: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096454.83859: Calling all_plugins_play to load vars for managed_node3 26524 1727096454.83862: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096454.83865: Calling groups_plugins_play to load vars for managed_node3 26524 1727096454.84149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096454.84494: done with get_vars() 26524 1727096454.84505: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:00:54 -0400 (0:00:00.069) 0:00:07.187 ****** 26524 1727096454.84596: entering _queue_task() for managed_node3/service_facts 26524 1727096454.84598: Creating lock for service_facts 26524 1727096454.85074: worker is 1 (out of 1 available) 26524 1727096454.85082: exiting _queue_task() for managed_node3/service_facts 26524 1727096454.85092: done queuing things up, now waiting for results queue to drain 26524 1727096454.85093: waiting for pending results... 26524 1727096454.85287: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 26524 1727096454.85478: in run() - task 0afff68d-5257-7801-66ba-00000000013c 26524 1727096454.85492: variable 'ansible_search_path' from source: unknown 26524 1727096454.85500: variable 'ansible_search_path' from source: unknown 26524 1727096454.85537: calling self._execute() 26524 1727096454.85717: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.85728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.85741: variable 'omit' from source: magic vars 26524 1727096454.86444: variable 'ansible_distribution_major_version' from source: facts 26524 1727096454.86523: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096454.86536: variable 'omit' from source: magic vars 26524 1727096454.86598: variable 'omit' from source: magic vars 26524 1727096454.86635: variable 'omit' from source: magic vars 26524 1727096454.86691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096454.86738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096454.86761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096454.86790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096454.86808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096454.86844: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096454.86853: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.86860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.86967: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096454.86984: Set connection var ansible_connection to ssh 26524 1727096454.87033: Set connection var ansible_pipelining to False 26524 1727096454.87036: Set connection var ansible_timeout to 10 26524 1727096454.87038: Set connection var ansible_shell_type to sh 26524 1727096454.87040: Set connection var ansible_shell_executable to /bin/sh 26524 1727096454.87042: variable 'ansible_shell_executable' from source: unknown 26524 1727096454.87048: variable 'ansible_connection' from source: unknown 26524 1727096454.87055: variable 'ansible_module_compression' from source: unknown 26524 1727096454.87061: variable 'ansible_shell_type' from source: unknown 26524 1727096454.87067: variable 'ansible_shell_executable' from source: unknown 26524 1727096454.87077: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096454.87085: variable 'ansible_pipelining' from source: unknown 26524 1727096454.87142: variable 'ansible_timeout' from source: unknown 26524 1727096454.87145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096454.87294: 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__) 26524 1727096454.87311: variable 'omit' from source: magic vars 26524 1727096454.87320: starting attempt loop 26524 1727096454.87325: running the handler 26524 1727096454.87341: _low_level_execute_command(): starting 26524 1727096454.87356: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096454.88506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096454.88523: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096454.88537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096454.88560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096454.88586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096454.88687: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096454.88709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096454.88789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096454.90446: stdout chunk (state=3): >>>/root <<< 26524 1727096454.90580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096454.90803: stdout chunk (state=3): >>><<< 26524 1727096454.90806: stderr chunk (state=3): >>><<< 26524 1727096454.90810: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096454.90812: _low_level_execute_command(): starting 26524 1727096454.90814: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421 `" && echo ansible-tmp-1727096454.907131-26949-154122127502421="` echo /root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421 `" ) && sleep 0' 26524 1727096454.91942: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096454.91948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096454.91951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096454.91961: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096454.91963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096454.92077: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096454.92096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096454.92107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096454.92220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096454.94150: stdout chunk (state=3): >>>ansible-tmp-1727096454.907131-26949-154122127502421=/root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421 <<< 26524 1727096454.94260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096454.94374: stderr chunk (state=3): >>><<< 26524 1727096454.94384: stdout chunk (state=3): >>><<< 26524 1727096454.94431: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096454.907131-26949-154122127502421=/root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096454.94776: variable 'ansible_module_compression' from source: unknown 26524 1727096454.94779: ANSIBALLZ: Using lock for service_facts 26524 1727096454.94781: ANSIBALLZ: Acquiring lock 26524 1727096454.94783: ANSIBALLZ: Lock acquired: 140687606720288 26524 1727096454.94785: ANSIBALLZ: Creating module 26524 1727096455.11971: ANSIBALLZ: Writing module into payload 26524 1727096455.12039: ANSIBALLZ: Writing module 26524 1727096455.12059: ANSIBALLZ: Renaming module 26524 1727096455.12076: ANSIBALLZ: Done creating module 26524 1727096455.12092: variable 'ansible_facts' from source: unknown 26524 1727096455.12235: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/AnsiballZ_service_facts.py 26524 1727096455.12342: Sending initial data 26524 1727096455.12345: Sent initial data (161 bytes) 26524 1727096455.13028: 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 <<< 26524 1727096455.13033: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096455.13036: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 26524 1727096455.13038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096455.13096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096455.13099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096455.13101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096455.13144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096455.14812: 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 <<< 26524 1727096455.14841: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096455.14884: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpc0lmqh7s /root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/AnsiballZ_service_facts.py <<< 26524 1727096455.14887: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/AnsiballZ_service_facts.py" <<< 26524 1727096455.14961: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpc0lmqh7s" to remote "/root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/AnsiballZ_service_facts.py" <<< 26524 1727096455.15606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096455.15674: stderr chunk (state=3): >>><<< 26524 1727096455.15677: stdout chunk (state=3): >>><<< 26524 1727096455.15679: done transferring module to remote 26524 1727096455.15681: _low_level_execute_command(): starting 26524 1727096455.15684: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/ /root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/AnsiballZ_service_facts.py && sleep 0' 26524 1727096455.16531: 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 <<< 26524 1727096455.16677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096455.16708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096455.16747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096455.16845: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096455.16931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096455.18761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096455.18765: stdout chunk (state=3): >>><<< 26524 1727096455.18773: stderr chunk (state=3): >>><<< 26524 1727096455.18789: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096455.18793: _low_level_execute_command(): starting 26524 1727096455.18795: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/AnsiballZ_service_facts.py && sleep 0' 26524 1727096455.19245: 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 <<< 26524 1727096455.19248: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096455.19251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096455.19255: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096455.19257: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096455.19306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096455.19309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096455.19355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096456.75650: 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<<< 26524 1727096456.75675: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-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.s<<< 26524 1727096456.75705: stdout chunk (state=3): >>>ervice", "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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive",<<< 26524 1727096456.75731: stdout chunk (state=3): >>> "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": "syste<<< 26524 1727096456.75740: stdout chunk (state=3): >>>md-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", "st<<< 26524 1727096456.75750: stdout chunk (state=3): >>>ate": "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": {}}} <<< 26524 1727096456.77477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096456.77481: stdout chunk (state=3): >>><<< 26524 1727096456.77484: stderr chunk (state=3): >>><<< 26524 1727096456.77491: _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"}, "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"}, "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096456.78086: 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-1727096454.907131-26949-154122127502421/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096456.78094: _low_level_execute_command(): starting 26524 1727096456.78100: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096454.907131-26949-154122127502421/ > /dev/null 2>&1 && sleep 0' 26524 1727096456.78976: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096456.78980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096456.78982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096456.78984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096456.78986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096456.78989: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096456.78991: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096456.79221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096456.79225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096456.79227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096456.79681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096456.81511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096456.81516: stdout chunk (state=3): >>><<< 26524 1727096456.81522: stderr chunk (state=3): >>><<< 26524 1727096456.81539: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096456.81545: handler run complete 26524 1727096456.81959: variable 'ansible_facts' from source: unknown 26524 1727096456.82377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096456.83121: variable 'ansible_facts' from source: unknown 26524 1727096456.83301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096456.83533: attempt loop complete, returning result 26524 1727096456.83536: _execute() done 26524 1727096456.83538: dumping result to json 26524 1727096456.83632: done dumping result, returning 26524 1727096456.83640: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-7801-66ba-00000000013c] 26524 1727096456.83646: sending task result for task 0afff68d-5257-7801-66ba-00000000013c 26524 1727096456.85473: done sending task result for task 0afff68d-5257-7801-66ba-00000000013c 26524 1727096456.85477: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096456.85579: no more pending results, returning what we have 26524 1727096456.85581: results queue empty 26524 1727096456.85582: checking for any_errors_fatal 26524 1727096456.85585: done checking for any_errors_fatal 26524 1727096456.85586: checking for max_fail_percentage 26524 1727096456.85587: done checking for max_fail_percentage 26524 1727096456.85588: checking to see if all hosts have failed and the running result is not ok 26524 1727096456.85589: done checking to see if all hosts have failed 26524 1727096456.85590: getting the remaining hosts for this loop 26524 1727096456.85591: done getting the remaining hosts for this loop 26524 1727096456.85594: getting the next task for host managed_node3 26524 1727096456.85599: done getting next task for host managed_node3 26524 1727096456.85602: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 26524 1727096456.85604: ^ 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=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 26524 1727096456.85613: getting variables 26524 1727096456.85614: in VariableManager get_vars() 26524 1727096456.85641: Calling all_inventory to load vars for managed_node3 26524 1727096456.85644: Calling groups_inventory to load vars for managed_node3 26524 1727096456.85647: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096456.85655: Calling all_plugins_play to load vars for managed_node3 26524 1727096456.85658: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096456.85661: Calling groups_plugins_play to load vars for managed_node3 26524 1727096456.86055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096456.86693: done with get_vars() 26524 1727096456.86706: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:00:56 -0400 (0:00:02.023) 0:00:09.210 ****** 26524 1727096456.86936: entering _queue_task() for managed_node3/package_facts 26524 1727096456.86942: Creating lock for package_facts 26524 1727096456.87339: worker is 1 (out of 1 available) 26524 1727096456.87351: exiting _queue_task() for managed_node3/package_facts 26524 1727096456.87372: done queuing things up, now waiting for results queue to drain 26524 1727096456.87375: waiting for pending results... 26524 1727096456.87783: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 26524 1727096456.87966: in run() - task 0afff68d-5257-7801-66ba-00000000013d 26524 1727096456.87974: variable 'ansible_search_path' from source: unknown 26524 1727096456.88011: variable 'ansible_search_path' from source: unknown 26524 1727096456.88040: calling self._execute() 26524 1727096456.88517: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096456.88521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096456.88524: variable 'omit' from source: magic vars 26524 1727096456.89316: variable 'ansible_distribution_major_version' from source: facts 26524 1727096456.89334: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096456.89346: variable 'omit' from source: magic vars 26524 1727096456.89448: variable 'omit' from source: magic vars 26524 1727096456.89548: variable 'omit' from source: magic vars 26524 1727096456.89717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096456.89721: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096456.89724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096456.89881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096456.89907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096456.89989: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096456.89998: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096456.90007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096456.90278: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096456.90282: Set connection var ansible_connection to ssh 26524 1727096456.90285: Set connection var ansible_pipelining to False 26524 1727096456.90287: Set connection var ansible_timeout to 10 26524 1727096456.90289: Set connection var ansible_shell_type to sh 26524 1727096456.90292: Set connection var ansible_shell_executable to /bin/sh 26524 1727096456.90404: variable 'ansible_shell_executable' from source: unknown 26524 1727096456.90422: variable 'ansible_connection' from source: unknown 26524 1727096456.90447: variable 'ansible_module_compression' from source: unknown 26524 1727096456.90524: variable 'ansible_shell_type' from source: unknown 26524 1727096456.90527: variable 'ansible_shell_executable' from source: unknown 26524 1727096456.90530: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096456.90765: variable 'ansible_pipelining' from source: unknown 26524 1727096456.90771: variable 'ansible_timeout' from source: unknown 26524 1727096456.90774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096456.91156: 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__) 26524 1727096456.91162: variable 'omit' from source: magic vars 26524 1727096456.91165: starting attempt loop 26524 1727096456.91170: running the handler 26524 1727096456.91172: _low_level_execute_command(): starting 26524 1727096456.91174: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096456.92387: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096456.92496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096456.92923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096456.94593: stdout chunk (state=3): >>>/root <<< 26524 1727096456.94709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096456.94740: stderr chunk (state=3): >>><<< 26524 1727096456.95003: stdout chunk (state=3): >>><<< 26524 1727096456.95133: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096456.95136: _low_level_execute_command(): starting 26524 1727096456.95139: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139 `" && echo ansible-tmp-1727096456.9503145-27011-31742584890139="` echo /root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139 `" ) && sleep 0' 26524 1727096456.95684: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096456.95701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096456.95727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096456.95790: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096456.95866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096456.95889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096456.95931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096456.95994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096456.97960: stdout chunk (state=3): >>>ansible-tmp-1727096456.9503145-27011-31742584890139=/root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139 <<< 26524 1727096456.98371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096456.98375: stdout chunk (state=3): >>><<< 26524 1727096456.98378: stderr chunk (state=3): >>><<< 26524 1727096456.98381: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096456.9503145-27011-31742584890139=/root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096456.98384: variable 'ansible_module_compression' from source: unknown 26524 1727096456.98386: ANSIBALLZ: Using lock for package_facts 26524 1727096456.98388: ANSIBALLZ: Acquiring lock 26524 1727096456.98390: ANSIBALLZ: Lock acquired: 140687606188896 26524 1727096456.98392: ANSIBALLZ: Creating module 26524 1727096457.41862: ANSIBALLZ: Writing module into payload 26524 1727096457.41999: ANSIBALLZ: Writing module 26524 1727096457.42036: ANSIBALLZ: Renaming module 26524 1727096457.42040: ANSIBALLZ: Done creating module 26524 1727096457.42054: variable 'ansible_facts' from source: unknown 26524 1727096457.42198: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/AnsiballZ_package_facts.py 26524 1727096457.42308: Sending initial data 26524 1727096457.42312: Sent initial data (161 bytes) 26524 1727096457.42735: 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 <<< 26524 1727096457.42755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096457.42759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096457.42797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096457.42865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096457.42883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096457.42979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096457.44591: 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 <<< 26524 1727096457.44596: stderr chunk (state=3): >>>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 <<< 26524 1727096457.44626: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096457.44675: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmphqp0ukai /root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/AnsiballZ_package_facts.py <<< 26524 1727096457.44683: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/AnsiballZ_package_facts.py" <<< 26524 1727096457.44713: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmphqp0ukai" to remote "/root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/AnsiballZ_package_facts.py" <<< 26524 1727096457.46069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096457.46114: stderr chunk (state=3): >>><<< 26524 1727096457.46119: stdout chunk (state=3): >>><<< 26524 1727096457.46153: done transferring module to remote 26524 1727096457.46162: _low_level_execute_command(): starting 26524 1727096457.46166: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/ /root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/AnsiballZ_package_facts.py && sleep 0' 26524 1727096457.46752: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096457.46755: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096457.46758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096457.46760: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096457.46775: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096457.46823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096457.46827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096457.46895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096457.48674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096457.48686: stderr chunk (state=3): >>><<< 26524 1727096457.48689: stdout chunk (state=3): >>><<< 26524 1727096457.48703: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096457.48706: _low_level_execute_command(): starting 26524 1727096457.48720: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/AnsiballZ_package_facts.py && sleep 0' 26524 1727096457.49166: 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 <<< 26524 1727096457.49175: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096457.49177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26524 1727096457.49181: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096457.49183: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096457.49229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096457.49232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096457.49278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096457.93766: 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<<< 26524 1727096457.94178: 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", "sou<<< 26524 1727096457.94237: stdout chunk (state=3): >>>rce": "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"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 26524 1727096457.95881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096457.95896: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 26524 1727096457.96197: stderr chunk (state=3): >>><<< 26524 1727096457.96201: stdout chunk (state=3): >>><<< 26524 1727096457.96292: _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"}], "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096458.03581: 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-1727096456.9503145-27011-31742584890139/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096458.03834: _low_level_execute_command(): starting 26524 1727096458.03838: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096456.9503145-27011-31742584890139/ > /dev/null 2>&1 && sleep 0' 26524 1727096458.05050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096458.05153: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096458.05331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096458.05380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096458.05478: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096458.07371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096458.07375: stderr chunk (state=3): >>><<< 26524 1727096458.07428: stdout chunk (state=3): >>><<< 26524 1727096458.07601: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096458.07605: handler run complete 26524 1727096458.09308: variable 'ansible_facts' from source: unknown 26524 1727096458.10173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.12711: variable 'ansible_facts' from source: unknown 26524 1727096458.13184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.13830: attempt loop complete, returning result 26524 1727096458.13944: _execute() done 26524 1727096458.13947: dumping result to json 26524 1727096458.14160: done dumping result, returning 26524 1727096458.14170: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-7801-66ba-00000000013d] 26524 1727096458.14182: sending task result for task 0afff68d-5257-7801-66ba-00000000013d ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096458.16919: no more pending results, returning what we have 26524 1727096458.16921: results queue empty 26524 1727096458.16922: checking for any_errors_fatal 26524 1727096458.16927: done checking for any_errors_fatal 26524 1727096458.16927: checking for max_fail_percentage 26524 1727096458.16929: done checking for max_fail_percentage 26524 1727096458.16930: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.16931: done checking to see if all hosts have failed 26524 1727096458.16931: getting the remaining hosts for this loop 26524 1727096458.16933: done getting the remaining hosts for this loop 26524 1727096458.16941: getting the next task for host managed_node3 26524 1727096458.16947: done getting next task for host managed_node3 26524 1727096458.16950: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 26524 1727096458.16952: ^ 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 26524 1727096458.16961: getting variables 26524 1727096458.16962: in VariableManager get_vars() 26524 1727096458.16996: Calling all_inventory to load vars for managed_node3 26524 1727096458.16999: Calling groups_inventory to load vars for managed_node3 26524 1727096458.17002: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.17011: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.17013: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.17016: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.17561: done sending task result for task 0afff68d-5257-7801-66ba-00000000013d 26524 1727096458.17564: WORKER PROCESS EXITING 26524 1727096458.19117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.21188: done with get_vars() 26524 1727096458.21227: done getting variables 26524 1727096458.21295: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:00:58 -0400 (0:00:01.343) 0:00:10.554 ****** 26524 1727096458.21331: entering _queue_task() for managed_node3/debug 26524 1727096458.21646: worker is 1 (out of 1 available) 26524 1727096458.21658: exiting _queue_task() for managed_node3/debug 26524 1727096458.21673: done queuing things up, now waiting for results queue to drain 26524 1727096458.21675: waiting for pending results... 26524 1727096458.22265: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 26524 1727096458.22410: in run() - task 0afff68d-5257-7801-66ba-000000000010 26524 1727096458.22414: variable 'ansible_search_path' from source: unknown 26524 1727096458.22416: variable 'ansible_search_path' from source: unknown 26524 1727096458.22444: calling self._execute() 26524 1727096458.22550: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.22561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.22579: variable 'omit' from source: magic vars 26524 1727096458.22968: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.23060: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096458.23063: variable 'omit' from source: magic vars 26524 1727096458.23066: variable 'omit' from source: magic vars 26524 1727096458.23130: variable 'network_provider' from source: set_fact 26524 1727096458.23152: variable 'omit' from source: magic vars 26524 1727096458.23205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096458.23245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096458.23273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096458.23302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096458.23317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096458.23375: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096458.23378: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.23381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.23477: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096458.23488: Set connection var ansible_connection to ssh 26524 1727096458.23575: Set connection var ansible_pipelining to False 26524 1727096458.23578: Set connection var ansible_timeout to 10 26524 1727096458.23581: Set connection var ansible_shell_type to sh 26524 1727096458.23583: Set connection var ansible_shell_executable to /bin/sh 26524 1727096458.23585: variable 'ansible_shell_executable' from source: unknown 26524 1727096458.23587: variable 'ansible_connection' from source: unknown 26524 1727096458.23589: variable 'ansible_module_compression' from source: unknown 26524 1727096458.23591: variable 'ansible_shell_type' from source: unknown 26524 1727096458.23593: variable 'ansible_shell_executable' from source: unknown 26524 1727096458.23595: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.23597: variable 'ansible_pipelining' from source: unknown 26524 1727096458.23600: variable 'ansible_timeout' from source: unknown 26524 1727096458.23602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.23745: 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) 26524 1727096458.23826: variable 'omit' from source: magic vars 26524 1727096458.23830: starting attempt loop 26524 1727096458.23832: running the handler 26524 1727096458.23834: handler run complete 26524 1727096458.23846: attempt loop complete, returning result 26524 1727096458.23853: _execute() done 26524 1727096458.23862: dumping result to json 26524 1727096458.23874: done dumping result, returning 26524 1727096458.23886: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-7801-66ba-000000000010] 26524 1727096458.23896: sending task result for task 0afff68d-5257-7801-66ba-000000000010 26524 1727096458.24007: done sending task result for task 0afff68d-5257-7801-66ba-000000000010 26524 1727096458.24010: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 26524 1727096458.24073: no more pending results, returning what we have 26524 1727096458.24077: results queue empty 26524 1727096458.24078: checking for any_errors_fatal 26524 1727096458.24087: done checking for any_errors_fatal 26524 1727096458.24088: checking for max_fail_percentage 26524 1727096458.24090: done checking for max_fail_percentage 26524 1727096458.24091: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.24093: done checking to see if all hosts have failed 26524 1727096458.24093: getting the remaining hosts for this loop 26524 1727096458.24095: done getting the remaining hosts for this loop 26524 1727096458.24098: getting the next task for host managed_node3 26524 1727096458.24105: done getting next task for host managed_node3 26524 1727096458.24108: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26524 1727096458.24110: ^ 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 26524 1727096458.24119: getting variables 26524 1727096458.24121: in VariableManager get_vars() 26524 1727096458.24154: Calling all_inventory to load vars for managed_node3 26524 1727096458.24157: Calling groups_inventory to load vars for managed_node3 26524 1727096458.24159: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.24385: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.24390: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.24394: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.26712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.30295: done with get_vars() 26524 1727096458.30363: done getting variables 26524 1727096458.30488: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:00:58 -0400 (0:00:00.092) 0:00:10.646 ****** 26524 1727096458.30566: entering _queue_task() for managed_node3/fail 26524 1727096458.30570: Creating lock for fail 26524 1727096458.31310: worker is 1 (out of 1 available) 26524 1727096458.31327: exiting _queue_task() for managed_node3/fail 26524 1727096458.31347: done queuing things up, now waiting for results queue to drain 26524 1727096458.31349: waiting for pending results... 26524 1727096458.31612: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26524 1727096458.31757: in run() - task 0afff68d-5257-7801-66ba-000000000011 26524 1727096458.31761: variable 'ansible_search_path' from source: unknown 26524 1727096458.31764: variable 'ansible_search_path' from source: unknown 26524 1727096458.31766: calling self._execute() 26524 1727096458.31815: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.31819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.31892: variable 'omit' from source: magic vars 26524 1727096458.32225: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.32244: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096458.32359: variable 'network_state' from source: role '' defaults 26524 1727096458.32393: Evaluated conditional (network_state != {}): False 26524 1727096458.32397: when evaluation is False, skipping this task 26524 1727096458.32400: _execute() done 26524 1727096458.32461: dumping result to json 26524 1727096458.32464: done dumping result, returning 26524 1727096458.32466: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-7801-66ba-000000000011] 26524 1727096458.32471: sending task result for task 0afff68d-5257-7801-66ba-000000000011 26524 1727096458.32530: done sending task result for task 0afff68d-5257-7801-66ba-000000000011 26524 1727096458.32533: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096458.32618: no more pending results, returning what we have 26524 1727096458.32622: results queue empty 26524 1727096458.32623: checking for any_errors_fatal 26524 1727096458.32628: done checking for any_errors_fatal 26524 1727096458.32628: checking for max_fail_percentage 26524 1727096458.32630: done checking for max_fail_percentage 26524 1727096458.32631: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.32632: done checking to see if all hosts have failed 26524 1727096458.32632: getting the remaining hosts for this loop 26524 1727096458.32634: done getting the remaining hosts for this loop 26524 1727096458.32636: getting the next task for host managed_node3 26524 1727096458.32641: done getting next task for host managed_node3 26524 1727096458.32645: ^ 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 26524 1727096458.32648: ^ 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 26524 1727096458.32660: getting variables 26524 1727096458.32662: in VariableManager get_vars() 26524 1727096458.32694: Calling all_inventory to load vars for managed_node3 26524 1727096458.32697: Calling groups_inventory to load vars for managed_node3 26524 1727096458.32699: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.32708: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.32710: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.32712: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.34554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.36110: done with get_vars() 26524 1727096458.36133: done getting variables 26524 1727096458.36191: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:00:58 -0400 (0:00:00.056) 0:00:10.703 ****** 26524 1727096458.36223: entering _queue_task() for managed_node3/fail 26524 1727096458.36528: worker is 1 (out of 1 available) 26524 1727096458.36544: exiting _queue_task() for managed_node3/fail 26524 1727096458.36558: done queuing things up, now waiting for results queue to drain 26524 1727096458.36559: waiting for pending results... 26524 1727096458.36897: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 26524 1727096458.36903: in run() - task 0afff68d-5257-7801-66ba-000000000012 26524 1727096458.36906: variable 'ansible_search_path' from source: unknown 26524 1727096458.36909: variable 'ansible_search_path' from source: unknown 26524 1727096458.36974: calling self._execute() 26524 1727096458.37024: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.37029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.37104: variable 'omit' from source: magic vars 26524 1727096458.37409: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.37425: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096458.37549: variable 'network_state' from source: role '' defaults 26524 1727096458.37651: Evaluated conditional (network_state != {}): False 26524 1727096458.37654: when evaluation is False, skipping this task 26524 1727096458.37656: _execute() done 26524 1727096458.37658: dumping result to json 26524 1727096458.37660: done dumping result, returning 26524 1727096458.37663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-7801-66ba-000000000012] 26524 1727096458.37665: sending task result for task 0afff68d-5257-7801-66ba-000000000012 26524 1727096458.37743: done sending task result for task 0afff68d-5257-7801-66ba-000000000012 26524 1727096458.37748: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096458.37810: no more pending results, returning what we have 26524 1727096458.37813: results queue empty 26524 1727096458.37814: checking for any_errors_fatal 26524 1727096458.37818: done checking for any_errors_fatal 26524 1727096458.37819: checking for max_fail_percentage 26524 1727096458.37820: done checking for max_fail_percentage 26524 1727096458.37821: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.37822: done checking to see if all hosts have failed 26524 1727096458.37823: getting the remaining hosts for this loop 26524 1727096458.37824: done getting the remaining hosts for this loop 26524 1727096458.37827: getting the next task for host managed_node3 26524 1727096458.37831: done getting next task for host managed_node3 26524 1727096458.37834: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26524 1727096458.37836: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096458.37856: getting variables 26524 1727096458.37857: in VariableManager get_vars() 26524 1727096458.37890: Calling all_inventory to load vars for managed_node3 26524 1727096458.37893: Calling groups_inventory to load vars for managed_node3 26524 1727096458.37895: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.37912: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.37915: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.37920: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.40733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.43113: done with get_vars() 26524 1727096458.43135: done getting variables 26524 1727096458.43203: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:00:58 -0400 (0:00:00.070) 0:00:10.773 ****** 26524 1727096458.43233: entering _queue_task() for managed_node3/fail 26524 1727096458.43610: worker is 1 (out of 1 available) 26524 1727096458.43624: exiting _queue_task() for managed_node3/fail 26524 1727096458.43636: done queuing things up, now waiting for results queue to drain 26524 1727096458.43638: waiting for pending results... 26524 1727096458.44045: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26524 1727096458.44049: in run() - task 0afff68d-5257-7801-66ba-000000000013 26524 1727096458.44052: variable 'ansible_search_path' from source: unknown 26524 1727096458.44056: variable 'ansible_search_path' from source: unknown 26524 1727096458.44058: calling self._execute() 26524 1727096458.44061: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.44063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.44073: variable 'omit' from source: magic vars 26524 1727096458.44619: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.44622: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096458.44804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096458.47032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096458.47128: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096458.47140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096458.47183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096458.47208: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096458.47339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.47342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.47345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.47389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.47408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.47691: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.47694: Evaluated conditional (ansible_distribution_major_version | int > 9): True 26524 1727096458.47697: variable 'ansible_distribution' from source: facts 26524 1727096458.47700: variable '__network_rh_distros' from source: role '' defaults 26524 1727096458.47702: Evaluated conditional (ansible_distribution in __network_rh_distros): True 26524 1727096458.47921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.47945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.48020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.48024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.48026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.48078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.48093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.48113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.48237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.48241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.48243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.48248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.48250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.48276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.48289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.48609: variable 'network_connections' from source: role '' defaults 26524 1727096458.48614: variable 'network_state' from source: role '' defaults 26524 1727096458.48637: 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 26524 1727096458.48639: when evaluation is False, skipping this task 26524 1727096458.48642: _execute() done 26524 1727096458.48644: dumping result to json 26524 1727096458.48648: done dumping result, returning 26524 1727096458.48651: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-7801-66ba-000000000013] 26524 1727096458.48654: sending task result for task 0afff68d-5257-7801-66ba-000000000013 skipping: [managed_node3] => { "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" } 26524 1727096458.49061: no more pending results, returning what we have 26524 1727096458.49064: results queue empty 26524 1727096458.49065: checking for any_errors_fatal 26524 1727096458.49073: done checking for any_errors_fatal 26524 1727096458.49074: checking for max_fail_percentage 26524 1727096458.49076: done checking for max_fail_percentage 26524 1727096458.49077: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.49078: done checking to see if all hosts have failed 26524 1727096458.49078: getting the remaining hosts for this loop 26524 1727096458.49079: done getting the remaining hosts for this loop 26524 1727096458.49082: getting the next task for host managed_node3 26524 1727096458.49087: done getting next task for host managed_node3 26524 1727096458.49090: ^ 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 26524 1727096458.49120: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096458.49133: getting variables 26524 1727096458.49134: in VariableManager get_vars() 26524 1727096458.49202: Calling all_inventory to load vars for managed_node3 26524 1727096458.49205: Calling groups_inventory to load vars for managed_node3 26524 1727096458.49208: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.49221: done sending task result for task 0afff68d-5257-7801-66ba-000000000013 26524 1727096458.49224: WORKER PROCESS EXITING 26524 1727096458.49233: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.49237: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.49275: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.51713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.53323: done with get_vars() 26524 1727096458.53355: done getting variables 26524 1727096458.53450: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:00:58 -0400 (0:00:00.102) 0:00:10.875 ****** 26524 1727096458.53485: entering _queue_task() for managed_node3/dnf 26524 1727096458.53904: worker is 1 (out of 1 available) 26524 1727096458.53916: exiting _queue_task() for managed_node3/dnf 26524 1727096458.53926: done queuing things up, now waiting for results queue to drain 26524 1727096458.53927: waiting for pending results... 26524 1727096458.54109: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 26524 1727096458.54257: in run() - task 0afff68d-5257-7801-66ba-000000000014 26524 1727096458.54262: variable 'ansible_search_path' from source: unknown 26524 1727096458.54266: variable 'ansible_search_path' from source: unknown 26524 1727096458.54274: calling self._execute() 26524 1727096458.54365: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.54373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.54376: variable 'omit' from source: magic vars 26524 1727096458.54718: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.54730: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096458.54975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096458.58696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096458.58881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096458.58936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096458.58988: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096458.59053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096458.59104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.59137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.59174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.59220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.59236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.59492: variable 'ansible_distribution' from source: facts 26524 1727096458.59534: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.59537: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 26524 1727096458.59750: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096458.59939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.59962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.60008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.60064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.60198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.60350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.60403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.60433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.60485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.60545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.60598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.60775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.60779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.60794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.60798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.60994: variable 'network_connections' from source: role '' defaults 26524 1727096458.61064: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096458.61357: variable 'network_connections' from source: role '' defaults 26524 1727096458.61384: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26524 1727096458.61392: when evaluation is False, skipping this task 26524 1727096458.61399: _execute() done 26524 1727096458.61406: dumping result to json 26524 1727096458.61413: done dumping result, returning 26524 1727096458.61424: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-7801-66ba-000000000014] 26524 1727096458.61465: sending task result for task 0afff68d-5257-7801-66ba-000000000014 26524 1727096458.61944: done sending task result for task 0afff68d-5257-7801-66ba-000000000014 26524 1727096458.61948: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26524 1727096458.62029: no more pending results, returning what we have 26524 1727096458.62033: results queue empty 26524 1727096458.62034: checking for any_errors_fatal 26524 1727096458.62044: done checking for any_errors_fatal 26524 1727096458.62045: checking for max_fail_percentage 26524 1727096458.62048: done checking for max_fail_percentage 26524 1727096458.62049: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.62050: done checking to see if all hosts have failed 26524 1727096458.62050: getting the remaining hosts for this loop 26524 1727096458.62052: done getting the remaining hosts for this loop 26524 1727096458.62056: getting the next task for host managed_node3 26524 1727096458.62063: done getting next task for host managed_node3 26524 1727096458.62067: ^ 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 26524 1727096458.62071: ^ 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 26524 1727096458.62090: getting variables 26524 1727096458.62092: in VariableManager get_vars() 26524 1727096458.62130: Calling all_inventory to load vars for managed_node3 26524 1727096458.62134: Calling groups_inventory to load vars for managed_node3 26524 1727096458.62137: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.62149: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.62153: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.62156: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.64419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.66064: done with get_vars() 26524 1727096458.66095: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26524 1727096458.66176: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:00:58 -0400 (0:00:00.127) 0:00:11.003 ****** 26524 1727096458.66213: entering _queue_task() for managed_node3/yum 26524 1727096458.66214: Creating lock for yum 26524 1727096458.66597: worker is 1 (out of 1 available) 26524 1727096458.66608: exiting _queue_task() for managed_node3/yum 26524 1727096458.66619: done queuing things up, now waiting for results queue to drain 26524 1727096458.66736: waiting for pending results... 26524 1727096458.67078: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 26524 1727096458.67082: in run() - task 0afff68d-5257-7801-66ba-000000000015 26524 1727096458.67085: variable 'ansible_search_path' from source: unknown 26524 1727096458.67088: variable 'ansible_search_path' from source: unknown 26524 1727096458.67101: calling self._execute() 26524 1727096458.67191: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.67205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.67220: variable 'omit' from source: magic vars 26524 1727096458.67586: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.67607: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096458.67815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096458.70291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096458.70426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096458.70435: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096458.70489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096458.70535: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096458.70650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.70700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.70752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.70793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.70815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.70974: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.70977: Evaluated conditional (ansible_distribution_major_version | int < 8): False 26524 1727096458.70983: when evaluation is False, skipping this task 26524 1727096458.71000: _execute() done 26524 1727096458.71072: dumping result to json 26524 1727096458.71075: done dumping result, returning 26524 1727096458.71083: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-7801-66ba-000000000015] 26524 1727096458.71086: sending task result for task 0afff68d-5257-7801-66ba-000000000015 26524 1727096458.71380: done sending task result for task 0afff68d-5257-7801-66ba-000000000015 26524 1727096458.71383: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 26524 1727096458.71440: no more pending results, returning what we have 26524 1727096458.71444: results queue empty 26524 1727096458.71444: checking for any_errors_fatal 26524 1727096458.71451: done checking for any_errors_fatal 26524 1727096458.71452: checking for max_fail_percentage 26524 1727096458.71454: done checking for max_fail_percentage 26524 1727096458.71455: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.71456: done checking to see if all hosts have failed 26524 1727096458.71456: getting the remaining hosts for this loop 26524 1727096458.71458: done getting the remaining hosts for this loop 26524 1727096458.71461: getting the next task for host managed_node3 26524 1727096458.71469: done getting next task for host managed_node3 26524 1727096458.71474: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26524 1727096458.71476: ^ 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 26524 1727096458.71490: getting variables 26524 1727096458.71501: in VariableManager get_vars() 26524 1727096458.71541: Calling all_inventory to load vars for managed_node3 26524 1727096458.71544: Calling groups_inventory to load vars for managed_node3 26524 1727096458.71547: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.71558: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.71562: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.71565: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.73145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.74829: done with get_vars() 26524 1727096458.74851: done getting variables 26524 1727096458.74927: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:00:58 -0400 (0:00:00.087) 0:00:11.090 ****** 26524 1727096458.74969: entering _queue_task() for managed_node3/fail 26524 1727096458.75495: worker is 1 (out of 1 available) 26524 1727096458.75505: exiting _queue_task() for managed_node3/fail 26524 1727096458.75515: done queuing things up, now waiting for results queue to drain 26524 1727096458.75516: waiting for pending results... 26524 1727096458.75691: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26524 1727096458.75857: in run() - task 0afff68d-5257-7801-66ba-000000000016 26524 1727096458.75865: variable 'ansible_search_path' from source: unknown 26524 1727096458.75871: variable 'ansible_search_path' from source: unknown 26524 1727096458.75874: calling self._execute() 26524 1727096458.75980: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.75993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.76016: variable 'omit' from source: magic vars 26524 1727096458.76443: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.76464: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096458.76608: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096458.76857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096458.79778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096458.79821: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096458.79874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096458.79933: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096458.79963: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096458.80057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.80104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.80238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.80242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.80247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.80314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.80350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.80400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.80451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.80494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.80551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.80602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.80674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.80710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.80736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.80962: variable 'network_connections' from source: role '' defaults 26524 1727096458.81047: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096458.81361: variable 'network_connections' from source: role '' defaults 26524 1727096458.81365: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26524 1727096458.81368: when evaluation is False, skipping this task 26524 1727096458.81374: _execute() done 26524 1727096458.81376: dumping result to json 26524 1727096458.81378: done dumping result, returning 26524 1727096458.81469: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-7801-66ba-000000000016] 26524 1727096458.81475: sending task result for task 0afff68d-5257-7801-66ba-000000000016 26524 1727096458.81547: done sending task result for task 0afff68d-5257-7801-66ba-000000000016 26524 1727096458.81550: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26524 1727096458.81610: no more pending results, returning what we have 26524 1727096458.81614: results queue empty 26524 1727096458.81615: checking for any_errors_fatal 26524 1727096458.81620: done checking for any_errors_fatal 26524 1727096458.81621: checking for max_fail_percentage 26524 1727096458.81623: done checking for max_fail_percentage 26524 1727096458.81623: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.81625: done checking to see if all hosts have failed 26524 1727096458.81625: getting the remaining hosts for this loop 26524 1727096458.81627: done getting the remaining hosts for this loop 26524 1727096458.81630: getting the next task for host managed_node3 26524 1727096458.81637: done getting next task for host managed_node3 26524 1727096458.81641: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 26524 1727096458.81643: ^ 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 26524 1727096458.81657: getting variables 26524 1727096458.81661: in VariableManager get_vars() 26524 1727096458.81706: Calling all_inventory to load vars for managed_node3 26524 1727096458.81711: Calling groups_inventory to load vars for managed_node3 26524 1727096458.81720: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.81732: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.81735: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.81738: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.83524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.85215: done with get_vars() 26524 1727096458.85254: done getting variables 26524 1727096458.85319: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:00:58 -0400 (0:00:00.103) 0:00:11.194 ****** 26524 1727096458.85357: entering _queue_task() for managed_node3/package 26524 1727096458.85817: worker is 1 (out of 1 available) 26524 1727096458.85829: exiting _queue_task() for managed_node3/package 26524 1727096458.85840: done queuing things up, now waiting for results queue to drain 26524 1727096458.85842: waiting for pending results... 26524 1727096458.86187: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 26524 1727096458.86192: in run() - task 0afff68d-5257-7801-66ba-000000000017 26524 1727096458.86196: variable 'ansible_search_path' from source: unknown 26524 1727096458.86199: variable 'ansible_search_path' from source: unknown 26524 1727096458.86224: calling self._execute() 26524 1727096458.86335: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096458.86376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096458.86380: variable 'omit' from source: magic vars 26524 1727096458.86799: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.86818: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096458.87048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096458.87376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096458.87422: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096458.87485: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096458.87508: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096458.87641: variable 'network_packages' from source: role '' defaults 26524 1727096458.87811: variable '__network_provider_setup' from source: role '' defaults 26524 1727096458.87814: variable '__network_service_name_default_nm' from source: role '' defaults 26524 1727096458.87869: variable '__network_service_name_default_nm' from source: role '' defaults 26524 1727096458.87888: variable '__network_packages_default_nm' from source: role '' defaults 26524 1727096458.87961: variable '__network_packages_default_nm' from source: role '' defaults 26524 1727096458.88166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096458.90320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096458.90464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096458.90472: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096458.90497: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096458.90527: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096458.90622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.90685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.90702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.90747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.90767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.90976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.90979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.90981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.90984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.90986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.91210: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26524 1727096458.91334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.91356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.91384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.91417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.91441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.91526: variable 'ansible_python' from source: facts 26524 1727096458.91563: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26524 1727096458.91758: variable '__network_wpa_supplicant_required' from source: role '' defaults 26524 1727096458.91761: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26524 1727096458.91889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.91916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.91946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.92004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.92022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.92072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096458.92119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096458.92146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096458.92275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096458.92279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096458.92382: variable 'network_connections' from source: role '' defaults 26524 1727096458.92438: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096458.92752: variable 'network_connections' from source: role '' defaults 26524 1727096458.92785: variable '__network_packages_default_wireless' from source: role '' defaults 26524 1727096458.92881: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096458.93208: variable 'network_connections' from source: role '' defaults 26524 1727096458.93229: variable '__network_packages_default_team' from source: role '' defaults 26524 1727096458.93322: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096458.93652: variable 'network_connections' from source: role '' defaults 26524 1727096458.93706: variable '__network_service_name_default_initscripts' from source: role '' defaults 26524 1727096458.93783: variable '__network_service_name_default_initscripts' from source: role '' defaults 26524 1727096458.93835: variable '__network_packages_default_initscripts' from source: role '' defaults 26524 1727096458.93872: variable '__network_packages_default_initscripts' from source: role '' defaults 26524 1727096458.94110: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26524 1727096458.94660: variable 'network_connections' from source: role '' defaults 26524 1727096458.94675: variable 'ansible_distribution' from source: facts 26524 1727096458.94683: variable '__network_rh_distros' from source: role '' defaults 26524 1727096458.94706: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.94711: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26524 1727096458.94859: variable 'ansible_distribution' from source: facts 26524 1727096458.94976: variable '__network_rh_distros' from source: role '' defaults 26524 1727096458.94980: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.94982: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26524 1727096458.95109: variable 'ansible_distribution' from source: facts 26524 1727096458.95118: variable '__network_rh_distros' from source: role '' defaults 26524 1727096458.95128: variable 'ansible_distribution_major_version' from source: facts 26524 1727096458.95174: variable 'network_provider' from source: set_fact 26524 1727096458.95197: variable 'ansible_facts' from source: unknown 26524 1727096458.96000: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 26524 1727096458.96079: when evaluation is False, skipping this task 26524 1727096458.96082: _execute() done 26524 1727096458.96085: dumping result to json 26524 1727096458.96087: done dumping result, returning 26524 1727096458.96090: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-7801-66ba-000000000017] 26524 1727096458.96092: sending task result for task 0afff68d-5257-7801-66ba-000000000017 26524 1727096458.96164: done sending task result for task 0afff68d-5257-7801-66ba-000000000017 26524 1727096458.96172: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 26524 1727096458.96233: no more pending results, returning what we have 26524 1727096458.96237: results queue empty 26524 1727096458.96238: checking for any_errors_fatal 26524 1727096458.96246: done checking for any_errors_fatal 26524 1727096458.96247: checking for max_fail_percentage 26524 1727096458.96249: done checking for max_fail_percentage 26524 1727096458.96250: checking to see if all hosts have failed and the running result is not ok 26524 1727096458.96251: done checking to see if all hosts have failed 26524 1727096458.96252: getting the remaining hosts for this loop 26524 1727096458.96254: done getting the remaining hosts for this loop 26524 1727096458.96257: getting the next task for host managed_node3 26524 1727096458.96264: done getting next task for host managed_node3 26524 1727096458.96272: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26524 1727096458.96274: ^ 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 26524 1727096458.96291: getting variables 26524 1727096458.96293: in VariableManager get_vars() 26524 1727096458.96335: Calling all_inventory to load vars for managed_node3 26524 1727096458.96338: Calling groups_inventory to load vars for managed_node3 26524 1727096458.96341: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096458.96353: Calling all_plugins_play to load vars for managed_node3 26524 1727096458.96356: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096458.96359: Calling groups_plugins_play to load vars for managed_node3 26524 1727096458.98082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096458.99845: done with get_vars() 26524 1727096458.99878: done getting variables 26524 1727096458.99938: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:00:58 -0400 (0:00:00.146) 0:00:11.340 ****** 26524 1727096458.99981: entering _queue_task() for managed_node3/package 26524 1727096459.00410: worker is 1 (out of 1 available) 26524 1727096459.00421: exiting _queue_task() for managed_node3/package 26524 1727096459.00432: done queuing things up, now waiting for results queue to drain 26524 1727096459.00434: waiting for pending results... 26524 1727096459.00790: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26524 1727096459.00795: in run() - task 0afff68d-5257-7801-66ba-000000000018 26524 1727096459.00798: variable 'ansible_search_path' from source: unknown 26524 1727096459.00802: variable 'ansible_search_path' from source: unknown 26524 1727096459.00837: calling self._execute() 26524 1727096459.00939: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096459.00951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096459.00990: variable 'omit' from source: magic vars 26524 1727096459.01378: variable 'ansible_distribution_major_version' from source: facts 26524 1727096459.01398: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096459.01641: variable 'network_state' from source: role '' defaults 26524 1727096459.01644: Evaluated conditional (network_state != {}): False 26524 1727096459.01646: when evaluation is False, skipping this task 26524 1727096459.01648: _execute() done 26524 1727096459.01650: dumping result to json 26524 1727096459.01652: done dumping result, returning 26524 1727096459.01654: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-7801-66ba-000000000018] 26524 1727096459.01656: sending task result for task 0afff68d-5257-7801-66ba-000000000018 26524 1727096459.01727: done sending task result for task 0afff68d-5257-7801-66ba-000000000018 26524 1727096459.01729: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096459.01793: no more pending results, returning what we have 26524 1727096459.01797: results queue empty 26524 1727096459.01798: checking for any_errors_fatal 26524 1727096459.01804: done checking for any_errors_fatal 26524 1727096459.01804: checking for max_fail_percentage 26524 1727096459.01807: done checking for max_fail_percentage 26524 1727096459.01808: checking to see if all hosts have failed and the running result is not ok 26524 1727096459.01809: done checking to see if all hosts have failed 26524 1727096459.01810: getting the remaining hosts for this loop 26524 1727096459.01811: done getting the remaining hosts for this loop 26524 1727096459.01815: getting the next task for host managed_node3 26524 1727096459.01822: done getting next task for host managed_node3 26524 1727096459.01826: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26524 1727096459.01828: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096459.01843: getting variables 26524 1727096459.01845: in VariableManager get_vars() 26524 1727096459.02105: Calling all_inventory to load vars for managed_node3 26524 1727096459.02108: Calling groups_inventory to load vars for managed_node3 26524 1727096459.02111: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096459.02120: Calling all_plugins_play to load vars for managed_node3 26524 1727096459.02122: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096459.02125: Calling groups_plugins_play to load vars for managed_node3 26524 1727096459.03544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096459.05503: done with get_vars() 26524 1727096459.05534: done getting variables 26524 1727096459.05619: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:00:59 -0400 (0:00:00.056) 0:00:11.397 ****** 26524 1727096459.05662: entering _queue_task() for managed_node3/package 26524 1727096459.06119: worker is 1 (out of 1 available) 26524 1727096459.06132: exiting _queue_task() for managed_node3/package 26524 1727096459.06142: done queuing things up, now waiting for results queue to drain 26524 1727096459.06144: waiting for pending results... 26524 1727096459.06385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26524 1727096459.06456: in run() - task 0afff68d-5257-7801-66ba-000000000019 26524 1727096459.06488: variable 'ansible_search_path' from source: unknown 26524 1727096459.06497: variable 'ansible_search_path' from source: unknown 26524 1727096459.06549: calling self._execute() 26524 1727096459.06695: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096459.06701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096459.06707: variable 'omit' from source: magic vars 26524 1727096459.07185: variable 'ansible_distribution_major_version' from source: facts 26524 1727096459.07189: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096459.07320: variable 'network_state' from source: role '' defaults 26524 1727096459.07337: Evaluated conditional (network_state != {}): False 26524 1727096459.07351: when evaluation is False, skipping this task 26524 1727096459.07365: _execute() done 26524 1727096459.07403: dumping result to json 26524 1727096459.07406: done dumping result, returning 26524 1727096459.07409: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-7801-66ba-000000000019] 26524 1727096459.07417: sending task result for task 0afff68d-5257-7801-66ba-000000000019 26524 1727096459.07794: done sending task result for task 0afff68d-5257-7801-66ba-000000000019 26524 1727096459.07798: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096459.07841: no more pending results, returning what we have 26524 1727096459.07844: results queue empty 26524 1727096459.07846: checking for any_errors_fatal 26524 1727096459.07851: done checking for any_errors_fatal 26524 1727096459.07852: checking for max_fail_percentage 26524 1727096459.07854: done checking for max_fail_percentage 26524 1727096459.07855: checking to see if all hosts have failed and the running result is not ok 26524 1727096459.07856: done checking to see if all hosts have failed 26524 1727096459.07856: getting the remaining hosts for this loop 26524 1727096459.07858: done getting the remaining hosts for this loop 26524 1727096459.07861: getting the next task for host managed_node3 26524 1727096459.07866: done getting next task for host managed_node3 26524 1727096459.07873: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26524 1727096459.07876: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096459.07893: getting variables 26524 1727096459.07895: in VariableManager get_vars() 26524 1727096459.07944: Calling all_inventory to load vars for managed_node3 26524 1727096459.07948: Calling groups_inventory to load vars for managed_node3 26524 1727096459.07953: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096459.07963: Calling all_plugins_play to load vars for managed_node3 26524 1727096459.07966: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096459.07975: Calling groups_plugins_play to load vars for managed_node3 26524 1727096459.10133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096459.22231: done with get_vars() 26524 1727096459.22299: done getting variables 26524 1727096459.22397: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:00:59 -0400 (0:00:00.167) 0:00:11.565 ****** 26524 1727096459.22451: entering _queue_task() for managed_node3/service 26524 1727096459.22453: Creating lock for service 26524 1727096459.22897: worker is 1 (out of 1 available) 26524 1727096459.22909: exiting _queue_task() for managed_node3/service 26524 1727096459.22920: done queuing things up, now waiting for results queue to drain 26524 1727096459.22922: waiting for pending results... 26524 1727096459.23194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26524 1727096459.23275: in run() - task 0afff68d-5257-7801-66ba-00000000001a 26524 1727096459.23305: variable 'ansible_search_path' from source: unknown 26524 1727096459.23403: variable 'ansible_search_path' from source: unknown 26524 1727096459.23407: calling self._execute() 26524 1727096459.23452: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096459.23464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096459.23482: variable 'omit' from source: magic vars 26524 1727096459.23875: variable 'ansible_distribution_major_version' from source: facts 26524 1727096459.23893: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096459.24019: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096459.24223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096459.26876: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096459.26966: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096459.27020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096459.27058: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096459.27090: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096459.27180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096459.27272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096459.27276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096459.27295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096459.27312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096459.27372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096459.27402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096459.27435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096459.27484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096459.27502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096459.27553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096459.27657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096459.27660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096459.27663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096459.27671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096459.27852: variable 'network_connections' from source: role '' defaults 26524 1727096459.27921: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096459.28183: variable 'network_connections' from source: role '' defaults 26524 1727096459.28217: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26524 1727096459.28310: when evaluation is False, skipping this task 26524 1727096459.28313: _execute() done 26524 1727096459.28316: dumping result to json 26524 1727096459.28318: done dumping result, returning 26524 1727096459.28320: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-7801-66ba-00000000001a] 26524 1727096459.28322: sending task result for task 0afff68d-5257-7801-66ba-00000000001a 26524 1727096459.28399: done sending task result for task 0afff68d-5257-7801-66ba-00000000001a 26524 1727096459.28402: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26524 1727096459.28453: no more pending results, returning what we have 26524 1727096459.28456: results queue empty 26524 1727096459.28457: checking for any_errors_fatal 26524 1727096459.28466: done checking for any_errors_fatal 26524 1727096459.28469: checking for max_fail_percentage 26524 1727096459.28471: done checking for max_fail_percentage 26524 1727096459.28472: checking to see if all hosts have failed and the running result is not ok 26524 1727096459.28473: done checking to see if all hosts have failed 26524 1727096459.28474: getting the remaining hosts for this loop 26524 1727096459.28475: done getting the remaining hosts for this loop 26524 1727096459.28479: getting the next task for host managed_node3 26524 1727096459.28486: done getting next task for host managed_node3 26524 1727096459.28490: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26524 1727096459.28492: ^ 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 26524 1727096459.28507: getting variables 26524 1727096459.28509: in VariableManager get_vars() 26524 1727096459.28549: Calling all_inventory to load vars for managed_node3 26524 1727096459.28552: Calling groups_inventory to load vars for managed_node3 26524 1727096459.28561: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096459.28683: Calling all_plugins_play to load vars for managed_node3 26524 1727096459.28687: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096459.28690: Calling groups_plugins_play to load vars for managed_node3 26524 1727096459.31276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096459.34786: done with get_vars() 26524 1727096459.34813: done getting variables 26524 1727096459.34987: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:00:59 -0400 (0:00:00.125) 0:00:11.691 ****** 26524 1727096459.35015: entering _queue_task() for managed_node3/service 26524 1727096459.36103: worker is 1 (out of 1 available) 26524 1727096459.36117: exiting _queue_task() for managed_node3/service 26524 1727096459.36126: done queuing things up, now waiting for results queue to drain 26524 1727096459.36128: waiting for pending results... 26524 1727096459.36790: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26524 1727096459.36795: in run() - task 0afff68d-5257-7801-66ba-00000000001b 26524 1727096459.36798: variable 'ansible_search_path' from source: unknown 26524 1727096459.36801: variable 'ansible_search_path' from source: unknown 26524 1727096459.36803: calling self._execute() 26524 1727096459.36944: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096459.36948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096459.36959: variable 'omit' from source: magic vars 26524 1727096459.37825: variable 'ansible_distribution_major_version' from source: facts 26524 1727096459.37837: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096459.38199: variable 'network_provider' from source: set_fact 26524 1727096459.38203: variable 'network_state' from source: role '' defaults 26524 1727096459.38215: Evaluated conditional (network_provider == "nm" or network_state != {}): True 26524 1727096459.38221: variable 'omit' from source: magic vars 26524 1727096459.38501: variable 'omit' from source: magic vars 26524 1727096459.38561: variable 'network_service_name' from source: role '' defaults 26524 1727096459.38633: variable 'network_service_name' from source: role '' defaults 26524 1727096459.38938: variable '__network_provider_setup' from source: role '' defaults 26524 1727096459.38941: variable '__network_service_name_default_nm' from source: role '' defaults 26524 1727096459.38970: variable '__network_service_name_default_nm' from source: role '' defaults 26524 1727096459.38982: variable '__network_packages_default_nm' from source: role '' defaults 26524 1727096459.39172: variable '__network_packages_default_nm' from source: role '' defaults 26524 1727096459.39646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096459.42299: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096459.42964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096459.43009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096459.43281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096459.43285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096459.43415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096459.43445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096459.43564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096459.43622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096459.43636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096459.43789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096459.43822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096459.43839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096459.43940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096459.43956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096459.44478: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26524 1727096459.44583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096459.44607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096459.44637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096459.44678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096459.44694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096459.44923: variable 'ansible_python' from source: facts 26524 1727096459.44926: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26524 1727096459.44929: variable '__network_wpa_supplicant_required' from source: role '' defaults 26524 1727096459.44978: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26524 1727096459.45104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096459.45128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096459.45360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096459.45363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096459.45366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096459.45370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096459.45381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096459.45384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096459.45387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096459.45389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096459.45623: variable 'network_connections' from source: role '' defaults 26524 1727096459.45663: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096459.46229: variable 'network_connections' from source: role '' defaults 26524 1727096459.46244: variable '__network_packages_default_wireless' from source: role '' defaults 26524 1727096459.46530: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096459.47652: variable 'network_connections' from source: role '' defaults 26524 1727096459.47656: variable '__network_packages_default_team' from source: role '' defaults 26524 1727096459.47659: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096459.47994: variable 'network_connections' from source: role '' defaults 26524 1727096459.47997: variable '__network_service_name_default_initscripts' from source: role '' defaults 26524 1727096459.48039: variable '__network_service_name_default_initscripts' from source: role '' defaults 26524 1727096459.48046: variable '__network_packages_default_initscripts' from source: role '' defaults 26524 1727096459.48113: variable '__network_packages_default_initscripts' from source: role '' defaults 26524 1727096459.48329: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26524 1727096459.48612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096459.49179: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096459.49279: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096459.49317: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096459.49350: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096459.49970: variable 'network_connections' from source: role '' defaults 26524 1727096459.49979: variable 'ansible_distribution' from source: facts 26524 1727096459.49983: variable '__network_rh_distros' from source: role '' defaults 26524 1727096459.49989: variable 'ansible_distribution_major_version' from source: facts 26524 1727096459.50000: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26524 1727096459.50488: variable 'ansible_distribution' from source: facts 26524 1727096459.50491: variable '__network_rh_distros' from source: role '' defaults 26524 1727096459.50494: variable 'ansible_distribution_major_version' from source: facts 26524 1727096459.50496: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26524 1727096459.50728: variable 'ansible_distribution' from source: facts 26524 1727096459.50732: variable '__network_rh_distros' from source: role '' defaults 26524 1727096459.50737: variable 'ansible_distribution_major_version' from source: facts 26524 1727096459.50812: variable 'network_provider' from source: set_fact 26524 1727096459.50816: variable 'omit' from source: magic vars 26524 1727096459.50842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096459.50871: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096459.50921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096459.50924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096459.50927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096459.50947: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096459.50950: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096459.50953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096459.51139: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096459.51146: Set connection var ansible_connection to ssh 26524 1727096459.51149: Set connection var ansible_pipelining to False 26524 1727096459.51151: Set connection var ansible_timeout to 10 26524 1727096459.51153: Set connection var ansible_shell_type to sh 26524 1727096459.51155: Set connection var ansible_shell_executable to /bin/sh 26524 1727096459.51157: variable 'ansible_shell_executable' from source: unknown 26524 1727096459.51159: variable 'ansible_connection' from source: unknown 26524 1727096459.51161: variable 'ansible_module_compression' from source: unknown 26524 1727096459.51163: variable 'ansible_shell_type' from source: unknown 26524 1727096459.51165: variable 'ansible_shell_executable' from source: unknown 26524 1727096459.51166: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096459.51170: variable 'ansible_pipelining' from source: unknown 26524 1727096459.51172: variable 'ansible_timeout' from source: unknown 26524 1727096459.51174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096459.51357: 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) 26524 1727096459.51363: variable 'omit' from source: magic vars 26524 1727096459.51390: starting attempt loop 26524 1727096459.51393: running the handler 26524 1727096459.51592: variable 'ansible_facts' from source: unknown 26524 1727096459.53171: _low_level_execute_command(): starting 26524 1727096459.53187: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096459.54826: 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 <<< 26524 1727096459.54833: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096459.54979: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096459.54997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096459.55096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096459.56805: stdout chunk (state=3): >>>/root <<< 26524 1727096459.57073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096459.57077: stdout chunk (state=3): >>><<< 26524 1727096459.57079: stderr chunk (state=3): >>><<< 26524 1727096459.57082: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096459.57084: _low_level_execute_command(): starting 26524 1727096459.57087: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807 `" && echo ansible-tmp-1727096459.5696537-27092-62364452112807="` echo /root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807 `" ) && sleep 0' 26524 1727096459.58548: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096459.58826: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096459.58884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096459.58893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096459.58945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096459.59072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096459.60971: stdout chunk (state=3): >>>ansible-tmp-1727096459.5696537-27092-62364452112807=/root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807 <<< 26524 1727096459.61188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096459.61192: stdout chunk (state=3): >>><<< 26524 1727096459.61199: stderr chunk (state=3): >>><<< 26524 1727096459.61269: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096459.5696537-27092-62364452112807=/root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096459.61305: variable 'ansible_module_compression' from source: unknown 26524 1727096459.61674: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 26524 1727096459.61678: ANSIBALLZ: Acquiring lock 26524 1727096459.61681: ANSIBALLZ: Lock acquired: 140687612971680 26524 1727096459.61683: ANSIBALLZ: Creating module 26524 1727096459.87036: ANSIBALLZ: Writing module into payload 26524 1727096459.87188: ANSIBALLZ: Writing module 26524 1727096459.87208: ANSIBALLZ: Renaming module 26524 1727096459.87212: ANSIBALLZ: Done creating module 26524 1727096459.87247: variable 'ansible_facts' from source: unknown 26524 1727096459.87385: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/AnsiballZ_systemd.py 26524 1727096459.87491: Sending initial data 26524 1727096459.87499: Sent initial data (155 bytes) 26524 1727096459.88076: 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 <<< 26524 1727096459.88079: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096459.88082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096459.88085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096459.88087: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096459.88142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096459.88160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096459.88224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096459.89840: 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 <<< 26524 1727096459.89937: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096459.89940: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/AnsiballZ_systemd.py" <<< 26524 1727096459.89942: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmplm2j078p /root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/AnsiballZ_systemd.py <<< 26524 1727096459.89978: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmplm2j078p" to remote "/root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/AnsiballZ_systemd.py" <<< 26524 1727096459.91447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096459.91486: stderr chunk (state=3): >>><<< 26524 1727096459.91490: stdout chunk (state=3): >>><<< 26524 1727096459.91508: done transferring module to remote 26524 1727096459.91518: _low_level_execute_command(): starting 26524 1727096459.91523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/ /root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/AnsiballZ_systemd.py && sleep 0' 26524 1727096459.91934: 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 <<< 26524 1727096459.91977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096459.91981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096459.91989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096459.91991: 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.152 originally 10.31.14.152 debug2: match found <<< 26524 1727096459.91994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096459.92032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096459.92047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096459.92088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096459.94213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096459.94217: stdout chunk (state=3): >>><<< 26524 1727096459.94225: stderr chunk (state=3): >>><<< 26524 1727096459.94279: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096459.94282: _low_level_execute_command(): starting 26524 1727096459.94287: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/AnsiballZ_systemd.py && sleep 0' 26524 1727096459.94918: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096459.94922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096459.94927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096459.94960: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096459.95063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096459.95078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096459.95281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096460.24358: 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": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "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": "2938", "MemoryCurrent": "10555392", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3318439936", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1776087000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 26524 1727096460.24378: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 26524 1727096460.24395: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 26524 1727096460.26282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096460.26308: stderr chunk (state=3): >>><<< 26524 1727096460.26312: stdout chunk (state=3): >>><<< 26524 1727096460.26333: _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": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "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": "2938", "MemoryCurrent": "10555392", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3318439936", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1776087000", "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": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096460.26447: 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-1727096459.5696537-27092-62364452112807/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096460.26464: _low_level_execute_command(): starting 26524 1727096460.26470: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096459.5696537-27092-62364452112807/ > /dev/null 2>&1 && sleep 0' 26524 1727096460.26924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096460.26928: 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.152 originally 10.31.14.152 <<< 26524 1727096460.26930: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096460.26932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096460.26934: 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.152 originally 10.31.14.152 debug2: match found <<< 26524 1727096460.26937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096460.26991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096460.26996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096460.27028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096460.28828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096460.28852: stderr chunk (state=3): >>><<< 26524 1727096460.28855: stdout chunk (state=3): >>><<< 26524 1727096460.28873: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096460.28876: handler run complete 26524 1727096460.28917: attempt loop complete, returning result 26524 1727096460.28920: _execute() done 26524 1727096460.28922: dumping result to json 26524 1727096460.28936: done dumping result, returning 26524 1727096460.28946: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-7801-66ba-00000000001b] 26524 1727096460.28951: sending task result for task 0afff68d-5257-7801-66ba-00000000001b 26524 1727096460.29184: done sending task result for task 0afff68d-5257-7801-66ba-00000000001b 26524 1727096460.29187: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096460.29233: no more pending results, returning what we have 26524 1727096460.29236: results queue empty 26524 1727096460.29236: checking for any_errors_fatal 26524 1727096460.29240: done checking for any_errors_fatal 26524 1727096460.29241: checking for max_fail_percentage 26524 1727096460.29242: done checking for max_fail_percentage 26524 1727096460.29243: checking to see if all hosts have failed and the running result is not ok 26524 1727096460.29244: done checking to see if all hosts have failed 26524 1727096460.29245: getting the remaining hosts for this loop 26524 1727096460.29246: done getting the remaining hosts for this loop 26524 1727096460.29249: getting the next task for host managed_node3 26524 1727096460.29255: done getting next task for host managed_node3 26524 1727096460.29258: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26524 1727096460.29260: ^ 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 26524 1727096460.29272: getting variables 26524 1727096460.29274: in VariableManager get_vars() 26524 1727096460.29308: Calling all_inventory to load vars for managed_node3 26524 1727096460.29311: Calling groups_inventory to load vars for managed_node3 26524 1727096460.29314: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096460.29323: Calling all_plugins_play to load vars for managed_node3 26524 1727096460.29325: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096460.29327: Calling groups_plugins_play to load vars for managed_node3 26524 1727096460.30624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096460.31510: done with get_vars() 26524 1727096460.31524: done getting variables 26524 1727096460.31570: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:01:00 -0400 (0:00:00.965) 0:00:12.657 ****** 26524 1727096460.31591: entering _queue_task() for managed_node3/service 26524 1727096460.31820: worker is 1 (out of 1 available) 26524 1727096460.31835: exiting _queue_task() for managed_node3/service 26524 1727096460.31848: done queuing things up, now waiting for results queue to drain 26524 1727096460.31850: waiting for pending results... 26524 1727096460.32028: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26524 1727096460.32096: in run() - task 0afff68d-5257-7801-66ba-00000000001c 26524 1727096460.32108: variable 'ansible_search_path' from source: unknown 26524 1727096460.32112: variable 'ansible_search_path' from source: unknown 26524 1727096460.32139: calling self._execute() 26524 1727096460.32226: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096460.32230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096460.32239: variable 'omit' from source: magic vars 26524 1727096460.32577: variable 'ansible_distribution_major_version' from source: facts 26524 1727096460.32581: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096460.32644: variable 'network_provider' from source: set_fact 26524 1727096460.32649: Evaluated conditional (network_provider == "nm"): True 26524 1727096460.32733: variable '__network_wpa_supplicant_required' from source: role '' defaults 26524 1727096460.32804: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26524 1727096460.32925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096460.34643: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096460.34694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096460.34721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096460.34746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096460.34769: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096460.34834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096460.34855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096460.34926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096460.34997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096460.35041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096460.35121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096460.35184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096460.35236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096460.35322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096460.35331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096460.35372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096460.35391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096460.35408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096460.35436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096460.35447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096460.35546: variable 'network_connections' from source: role '' defaults 26524 1727096460.35588: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096460.35978: variable 'network_connections' from source: role '' defaults 26524 1727096460.36034: Evaluated conditional (__network_wpa_supplicant_required): False 26524 1727096460.36038: when evaluation is False, skipping this task 26524 1727096460.36059: _execute() done 26524 1727096460.36062: dumping result to json 26524 1727096460.36065: done dumping result, returning 26524 1727096460.36069: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-7801-66ba-00000000001c] 26524 1727096460.36114: sending task result for task 0afff68d-5257-7801-66ba-00000000001c 26524 1727096460.36210: done sending task result for task 0afff68d-5257-7801-66ba-00000000001c 26524 1727096460.36214: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 26524 1727096460.36288: no more pending results, returning what we have 26524 1727096460.36292: results queue empty 26524 1727096460.36293: checking for any_errors_fatal 26524 1727096460.36320: done checking for any_errors_fatal 26524 1727096460.36321: checking for max_fail_percentage 26524 1727096460.36324: done checking for max_fail_percentage 26524 1727096460.36324: checking to see if all hosts have failed and the running result is not ok 26524 1727096460.36326: done checking to see if all hosts have failed 26524 1727096460.36326: getting the remaining hosts for this loop 26524 1727096460.36328: done getting the remaining hosts for this loop 26524 1727096460.36331: getting the next task for host managed_node3 26524 1727096460.36338: done getting next task for host managed_node3 26524 1727096460.36343: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 26524 1727096460.36346: ^ 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 26524 1727096460.36361: getting variables 26524 1727096460.36363: in VariableManager get_vars() 26524 1727096460.36421: Calling all_inventory to load vars for managed_node3 26524 1727096460.36433: Calling groups_inventory to load vars for managed_node3 26524 1727096460.36437: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096460.36449: Calling all_plugins_play to load vars for managed_node3 26524 1727096460.36456: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096460.36460: Calling groups_plugins_play to load vars for managed_node3 26524 1727096460.37653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096460.39357: done with get_vars() 26524 1727096460.39382: done getting variables 26524 1727096460.39444: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:01:00 -0400 (0:00:00.078) 0:00:12.735 ****** 26524 1727096460.39475: entering _queue_task() for managed_node3/service 26524 1727096460.39794: worker is 1 (out of 1 available) 26524 1727096460.39806: exiting _queue_task() for managed_node3/service 26524 1727096460.39819: done queuing things up, now waiting for results queue to drain 26524 1727096460.39820: waiting for pending results... 26524 1727096460.40187: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 26524 1727096460.40192: in run() - task 0afff68d-5257-7801-66ba-00000000001d 26524 1727096460.40197: variable 'ansible_search_path' from source: unknown 26524 1727096460.40200: variable 'ansible_search_path' from source: unknown 26524 1727096460.40342: calling self._execute() 26524 1727096460.40346: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096460.40349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096460.40352: variable 'omit' from source: magic vars 26524 1727096460.40779: variable 'ansible_distribution_major_version' from source: facts 26524 1727096460.40783: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096460.40816: variable 'network_provider' from source: set_fact 26524 1727096460.40821: Evaluated conditional (network_provider == "initscripts"): False 26524 1727096460.40825: when evaluation is False, skipping this task 26524 1727096460.40828: _execute() done 26524 1727096460.40830: dumping result to json 26524 1727096460.40833: done dumping result, returning 26524 1727096460.40840: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-7801-66ba-00000000001d] 26524 1727096460.40846: sending task result for task 0afff68d-5257-7801-66ba-00000000001d 26524 1727096460.40939: done sending task result for task 0afff68d-5257-7801-66ba-00000000001d 26524 1727096460.40942: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096460.41009: no more pending results, returning what we have 26524 1727096460.41013: results queue empty 26524 1727096460.41014: checking for any_errors_fatal 26524 1727096460.41022: done checking for any_errors_fatal 26524 1727096460.41022: checking for max_fail_percentage 26524 1727096460.41024: done checking for max_fail_percentage 26524 1727096460.41025: checking to see if all hosts have failed and the running result is not ok 26524 1727096460.41026: done checking to see if all hosts have failed 26524 1727096460.41027: getting the remaining hosts for this loop 26524 1727096460.41028: done getting the remaining hosts for this loop 26524 1727096460.41031: getting the next task for host managed_node3 26524 1727096460.41037: done getting next task for host managed_node3 26524 1727096460.41041: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26524 1727096460.41043: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096460.41059: getting variables 26524 1727096460.41060: in VariableManager get_vars() 26524 1727096460.41098: Calling all_inventory to load vars for managed_node3 26524 1727096460.41101: Calling groups_inventory to load vars for managed_node3 26524 1727096460.41104: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096460.41116: Calling all_plugins_play to load vars for managed_node3 26524 1727096460.41119: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096460.41122: Calling groups_plugins_play to load vars for managed_node3 26524 1727096460.43051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096460.44081: done with get_vars() 26524 1727096460.44097: done getting variables 26524 1727096460.44139: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:01:00 -0400 (0:00:00.046) 0:00:12.782 ****** 26524 1727096460.44160: entering _queue_task() for managed_node3/copy 26524 1727096460.44387: worker is 1 (out of 1 available) 26524 1727096460.44402: exiting _queue_task() for managed_node3/copy 26524 1727096460.44413: done queuing things up, now waiting for results queue to drain 26524 1727096460.44415: waiting for pending results... 26524 1727096460.44587: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26524 1727096460.44652: in run() - task 0afff68d-5257-7801-66ba-00000000001e 26524 1727096460.44663: variable 'ansible_search_path' from source: unknown 26524 1727096460.44668: variable 'ansible_search_path' from source: unknown 26524 1727096460.44700: calling self._execute() 26524 1727096460.44768: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096460.44775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096460.44785: variable 'omit' from source: magic vars 26524 1727096460.45223: variable 'ansible_distribution_major_version' from source: facts 26524 1727096460.45227: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096460.45272: variable 'network_provider' from source: set_fact 26524 1727096460.45283: Evaluated conditional (network_provider == "initscripts"): False 26524 1727096460.45289: when evaluation is False, skipping this task 26524 1727096460.45296: _execute() done 26524 1727096460.45302: dumping result to json 26524 1727096460.45308: done dumping result, returning 26524 1727096460.45318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-7801-66ba-00000000001e] 26524 1727096460.45327: sending task result for task 0afff68d-5257-7801-66ba-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 26524 1727096460.45615: no more pending results, returning what we have 26524 1727096460.45618: results queue empty 26524 1727096460.45619: checking for any_errors_fatal 26524 1727096460.45623: done checking for any_errors_fatal 26524 1727096460.45624: checking for max_fail_percentage 26524 1727096460.45626: done checking for max_fail_percentage 26524 1727096460.45626: checking to see if all hosts have failed and the running result is not ok 26524 1727096460.45627: done checking to see if all hosts have failed 26524 1727096460.45628: getting the remaining hosts for this loop 26524 1727096460.45629: done getting the remaining hosts for this loop 26524 1727096460.45632: getting the next task for host managed_node3 26524 1727096460.45638: done getting next task for host managed_node3 26524 1727096460.45641: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26524 1727096460.45643: ^ 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 26524 1727096460.45657: getting variables 26524 1727096460.45658: in VariableManager get_vars() 26524 1727096460.45701: Calling all_inventory to load vars for managed_node3 26524 1727096460.45704: Calling groups_inventory to load vars for managed_node3 26524 1727096460.45707: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096460.45718: Calling all_plugins_play to load vars for managed_node3 26524 1727096460.45721: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096460.45723: Calling groups_plugins_play to load vars for managed_node3 26524 1727096460.46282: done sending task result for task 0afff68d-5257-7801-66ba-00000000001e 26524 1727096460.46285: WORKER PROCESS EXITING 26524 1727096460.47348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096460.48995: done with get_vars() 26524 1727096460.49015: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:01:00 -0400 (0:00:00.049) 0:00:12.832 ****** 26524 1727096460.49100: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26524 1727096460.49102: Creating lock for fedora.linux_system_roles.network_connections 26524 1727096460.49470: worker is 1 (out of 1 available) 26524 1727096460.49481: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26524 1727096460.49492: done queuing things up, now waiting for results queue to drain 26524 1727096460.49493: waiting for pending results... 26524 1727096460.49664: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26524 1727096460.49762: in run() - task 0afff68d-5257-7801-66ba-00000000001f 26524 1727096460.49791: variable 'ansible_search_path' from source: unknown 26524 1727096460.49799: variable 'ansible_search_path' from source: unknown 26524 1727096460.49835: calling self._execute() 26524 1727096460.49934: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096460.49943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096460.49957: variable 'omit' from source: magic vars 26524 1727096460.50331: variable 'ansible_distribution_major_version' from source: facts 26524 1727096460.50347: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096460.50358: variable 'omit' from source: magic vars 26524 1727096460.50397: variable 'omit' from source: magic vars 26524 1727096460.50571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096460.52633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096460.52697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096460.52729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096460.52766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096460.52794: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096460.52871: variable 'network_provider' from source: set_fact 26524 1727096460.53054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096460.53070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096460.53161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096460.53166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096460.53170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096460.53217: variable 'omit' from source: magic vars 26524 1727096460.53326: variable 'omit' from source: magic vars 26524 1727096460.53426: variable 'network_connections' from source: role '' defaults 26524 1727096460.53552: variable 'omit' from source: magic vars 26524 1727096460.53561: variable '__lsr_ansible_managed' from source: task vars 26524 1727096460.53773: variable '__lsr_ansible_managed' from source: task vars 26524 1727096460.53796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 26524 1727096460.54006: Loaded config def from plugin (lookup/template) 26524 1727096460.54010: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 26524 1727096460.54035: File lookup term: get_ansible_managed.j2 26524 1727096460.54038: variable 'ansible_search_path' from source: unknown 26524 1727096460.54041: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 26524 1727096460.54056: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 26524 1727096460.54076: variable 'ansible_search_path' from source: unknown 26524 1727096460.60010: variable 'ansible_managed' from source: unknown 26524 1727096460.60136: variable 'omit' from source: magic vars 26524 1727096460.60253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096460.60257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096460.60260: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096460.60262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096460.60264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096460.60297: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096460.60306: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096460.60314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096460.60421: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096460.60432: Set connection var ansible_connection to ssh 26524 1727096460.60441: Set connection var ansible_pipelining to False 26524 1727096460.60450: Set connection var ansible_timeout to 10 26524 1727096460.60472: Set connection var ansible_shell_type to sh 26524 1727096460.60475: Set connection var ansible_shell_executable to /bin/sh 26524 1727096460.60579: variable 'ansible_shell_executable' from source: unknown 26524 1727096460.60581: variable 'ansible_connection' from source: unknown 26524 1727096460.60587: variable 'ansible_module_compression' from source: unknown 26524 1727096460.60589: variable 'ansible_shell_type' from source: unknown 26524 1727096460.60591: variable 'ansible_shell_executable' from source: unknown 26524 1727096460.60593: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096460.60595: variable 'ansible_pipelining' from source: unknown 26524 1727096460.60597: variable 'ansible_timeout' from source: unknown 26524 1727096460.60598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096460.60686: 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__) 26524 1727096460.60700: variable 'omit' from source: magic vars 26524 1727096460.60825: starting attempt loop 26524 1727096460.60829: running the handler 26524 1727096460.60831: _low_level_execute_command(): starting 26524 1727096460.60833: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096460.61571: 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 <<< 26524 1727096460.61611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 26524 1727096460.61631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096460.61709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096460.61762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096460.61827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096460.61964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096460.63573: stdout chunk (state=3): >>>/root <<< 26524 1727096460.63694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096460.63714: stdout chunk (state=3): >>><<< 26524 1727096460.63725: stderr chunk (state=3): >>><<< 26524 1727096460.63809: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096460.63812: _low_level_execute_command(): starting 26524 1727096460.63816: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673 `" && echo ansible-tmp-1727096460.6374774-27137-190157055084673="` echo /root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673 `" ) && sleep 0' 26524 1727096460.64378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096460.64390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096460.64404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096460.64517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096460.64522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096460.64549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096460.64564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096460.64624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096460.66485: stdout chunk (state=3): >>>ansible-tmp-1727096460.6374774-27137-190157055084673=/root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673 <<< 26524 1727096460.66618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096460.66631: stdout chunk (state=3): >>><<< 26524 1727096460.66642: stderr chunk (state=3): >>><<< 26524 1727096460.66663: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096460.6374774-27137-190157055084673=/root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096460.66716: variable 'ansible_module_compression' from source: unknown 26524 1727096460.66877: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 26524 1727096460.66881: ANSIBALLZ: Acquiring lock 26524 1727096460.66883: ANSIBALLZ: Lock acquired: 140687610271584 26524 1727096460.66885: ANSIBALLZ: Creating module 26524 1727096460.86517: ANSIBALLZ: Writing module into payload 26524 1727096460.86831: ANSIBALLZ: Writing module 26524 1727096460.86853: ANSIBALLZ: Renaming module 26524 1727096460.86859: ANSIBALLZ: Done creating module 26524 1727096460.86887: variable 'ansible_facts' from source: unknown 26524 1727096460.86999: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/AnsiballZ_network_connections.py 26524 1727096460.87221: Sending initial data 26524 1727096460.87224: Sent initial data (168 bytes) 26524 1727096460.87785: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096460.87806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096460.87885: 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/e9699315b0' <<< 26524 1727096460.87903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096460.87924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096460.87989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096460.89656: 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 <<< 26524 1727096460.89691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096460.89736: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpwcmybnj9 /root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/AnsiballZ_network_connections.py <<< 26524 1727096460.89739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/AnsiballZ_network_connections.py" <<< 26524 1727096460.89797: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpwcmybnj9" to remote "/root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/AnsiballZ_network_connections.py" <<< 26524 1727096460.90777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096460.90854: stderr chunk (state=3): >>><<< 26524 1727096460.90857: stdout chunk (state=3): >>><<< 26524 1727096460.90860: done transferring module to remote 26524 1727096460.90865: _low_level_execute_command(): starting 26524 1727096460.90956: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/ /root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/AnsiballZ_network_connections.py && sleep 0' 26524 1727096460.91416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096460.91425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096460.91483: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096460.91527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096460.91539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096460.91548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096460.91610: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096460.93472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096460.93476: stdout chunk (state=3): >>><<< 26524 1727096460.93478: stderr chunk (state=3): >>><<< 26524 1727096460.93481: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096460.93483: _low_level_execute_command(): starting 26524 1727096460.93485: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/AnsiballZ_network_connections.py && sleep 0' 26524 1727096460.93985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096460.93996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096460.94016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096460.94030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096460.94043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096460.94049: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096460.94059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096460.94085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096460.94093: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096460.94100: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096460.94110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096460.94126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096460.94137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096460.94145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096460.94151: stderr chunk (state=3): >>>debug2: match found <<< 26524 1727096460.94161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096460.94286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096460.94291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096460.94334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096461.19219: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [], "__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": [], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 26524 1727096461.21191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096461.21224: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 26524 1727096461.21228: stdout chunk (state=3): >>><<< 26524 1727096461.21230: stderr chunk (state=3): >>><<< 26524 1727096461.21472: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [], "__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": [], "__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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096461.21477: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [], '__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-1727096460.6374774-27137-190157055084673/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096461.21482: _low_level_execute_command(): starting 26524 1727096461.21485: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096460.6374774-27137-190157055084673/ > /dev/null 2>&1 && sleep 0' 26524 1727096461.22398: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096461.22414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096461.22430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096461.22459: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096461.22486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096461.22509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096461.22675: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096461.22791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096461.22861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096461.24723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096461.24790: stderr chunk (state=3): >>><<< 26524 1727096461.24806: stdout chunk (state=3): >>><<< 26524 1727096461.24827: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096461.24838: handler run complete 26524 1727096461.24869: attempt loop complete, returning result 26524 1727096461.24904: _execute() done 26524 1727096461.24907: dumping result to json 26524 1727096461.24909: done dumping result, returning 26524 1727096461.24911: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-7801-66ba-00000000001f] 26524 1727096461.24975: sending task result for task 0afff68d-5257-7801-66ba-00000000001f 26524 1727096461.25042: done sending task result for task 0afff68d-5257-7801-66ba-00000000001f 26524 1727096461.25045: WORKER PROCESS EXITING ok: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: 26524 1727096461.25357: no more pending results, returning what we have 26524 1727096461.25360: results queue empty 26524 1727096461.25361: checking for any_errors_fatal 26524 1727096461.25367: done checking for any_errors_fatal 26524 1727096461.25372: checking for max_fail_percentage 26524 1727096461.25374: done checking for max_fail_percentage 26524 1727096461.25375: checking to see if all hosts have failed and the running result is not ok 26524 1727096461.25376: done checking to see if all hosts have failed 26524 1727096461.25376: getting the remaining hosts for this loop 26524 1727096461.25379: done getting the remaining hosts for this loop 26524 1727096461.25383: getting the next task for host managed_node3 26524 1727096461.25390: done getting next task for host managed_node3 26524 1727096461.25393: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 26524 1727096461.25395: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096461.25404: getting variables 26524 1727096461.25405: in VariableManager get_vars() 26524 1727096461.25438: Calling all_inventory to load vars for managed_node3 26524 1727096461.25440: Calling groups_inventory to load vars for managed_node3 26524 1727096461.25443: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096461.25453: Calling all_plugins_play to load vars for managed_node3 26524 1727096461.25455: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096461.25458: Calling groups_plugins_play to load vars for managed_node3 26524 1727096461.26993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096461.28378: done with get_vars() 26524 1727096461.28406: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:01:01 -0400 (0:00:00.793) 0:00:13.626 ****** 26524 1727096461.28490: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 26524 1727096461.28491: Creating lock for fedora.linux_system_roles.network_state 26524 1727096461.28840: worker is 1 (out of 1 available) 26524 1727096461.28854: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 26524 1727096461.28865: done queuing things up, now waiting for results queue to drain 26524 1727096461.29072: waiting for pending results... 26524 1727096461.29294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 26524 1727096461.29304: in run() - task 0afff68d-5257-7801-66ba-000000000020 26524 1727096461.29308: variable 'ansible_search_path' from source: unknown 26524 1727096461.29310: variable 'ansible_search_path' from source: unknown 26524 1727096461.29313: calling self._execute() 26524 1727096461.29401: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.29406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.29426: variable 'omit' from source: magic vars 26524 1727096461.29823: variable 'ansible_distribution_major_version' from source: facts 26524 1727096461.29827: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096461.29923: variable 'network_state' from source: role '' defaults 26524 1727096461.29931: Evaluated conditional (network_state != {}): False 26524 1727096461.29934: when evaluation is False, skipping this task 26524 1727096461.29938: _execute() done 26524 1727096461.29940: dumping result to json 26524 1727096461.29943: done dumping result, returning 26524 1727096461.30041: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-7801-66ba-000000000020] 26524 1727096461.30044: sending task result for task 0afff68d-5257-7801-66ba-000000000020 26524 1727096461.30106: done sending task result for task 0afff68d-5257-7801-66ba-000000000020 26524 1727096461.30109: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096461.30163: no more pending results, returning what we have 26524 1727096461.30168: results queue empty 26524 1727096461.30169: checking for any_errors_fatal 26524 1727096461.30180: done checking for any_errors_fatal 26524 1727096461.30181: checking for max_fail_percentage 26524 1727096461.30183: done checking for max_fail_percentage 26524 1727096461.30184: checking to see if all hosts have failed and the running result is not ok 26524 1727096461.30185: done checking to see if all hosts have failed 26524 1727096461.30186: getting the remaining hosts for this loop 26524 1727096461.30187: done getting the remaining hosts for this loop 26524 1727096461.30191: getting the next task for host managed_node3 26524 1727096461.30198: done getting next task for host managed_node3 26524 1727096461.30201: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26524 1727096461.30204: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096461.30220: getting variables 26524 1727096461.30222: in VariableManager get_vars() 26524 1727096461.30262: Calling all_inventory to load vars for managed_node3 26524 1727096461.30265: Calling groups_inventory to load vars for managed_node3 26524 1727096461.30433: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096461.30444: Calling all_plugins_play to load vars for managed_node3 26524 1727096461.30447: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096461.30450: Calling groups_plugins_play to load vars for managed_node3 26524 1727096461.31822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096461.33280: done with get_vars() 26524 1727096461.33306: done getting variables 26524 1727096461.33367: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:01:01 -0400 (0:00:00.049) 0:00:13.675 ****** 26524 1727096461.33399: entering _queue_task() for managed_node3/debug 26524 1727096461.33728: worker is 1 (out of 1 available) 26524 1727096461.33740: exiting _queue_task() for managed_node3/debug 26524 1727096461.33752: done queuing things up, now waiting for results queue to drain 26524 1727096461.33754: waiting for pending results... 26524 1727096461.34032: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26524 1727096461.34187: in run() - task 0afff68d-5257-7801-66ba-000000000021 26524 1727096461.34192: variable 'ansible_search_path' from source: unknown 26524 1727096461.34195: variable 'ansible_search_path' from source: unknown 26524 1727096461.34202: calling self._execute() 26524 1727096461.34265: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.34274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.34288: variable 'omit' from source: magic vars 26524 1727096461.34657: variable 'ansible_distribution_major_version' from source: facts 26524 1727096461.34673: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096461.34678: variable 'omit' from source: magic vars 26524 1727096461.34712: variable 'omit' from source: magic vars 26524 1727096461.34750: variable 'omit' from source: magic vars 26524 1727096461.34791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096461.34832: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096461.34875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096461.34879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096461.34882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096461.34909: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096461.34912: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.34915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.35020: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096461.35023: Set connection var ansible_connection to ssh 26524 1727096461.35052: Set connection var ansible_pipelining to False 26524 1727096461.35056: Set connection var ansible_timeout to 10 26524 1727096461.35058: Set connection var ansible_shell_type to sh 26524 1727096461.35060: Set connection var ansible_shell_executable to /bin/sh 26524 1727096461.35161: variable 'ansible_shell_executable' from source: unknown 26524 1727096461.35165: variable 'ansible_connection' from source: unknown 26524 1727096461.35172: variable 'ansible_module_compression' from source: unknown 26524 1727096461.35176: variable 'ansible_shell_type' from source: unknown 26524 1727096461.35179: variable 'ansible_shell_executable' from source: unknown 26524 1727096461.35182: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.35185: variable 'ansible_pipelining' from source: unknown 26524 1727096461.35187: variable 'ansible_timeout' from source: unknown 26524 1727096461.35190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.35235: 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) 26524 1727096461.35246: variable 'omit' from source: magic vars 26524 1727096461.35251: starting attempt loop 26524 1727096461.35254: running the handler 26524 1727096461.35381: variable '__network_connections_result' from source: set_fact 26524 1727096461.35434: handler run complete 26524 1727096461.35453: attempt loop complete, returning result 26524 1727096461.35456: _execute() done 26524 1727096461.35459: dumping result to json 26524 1727096461.35461: done dumping result, returning 26524 1727096461.35475: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-7801-66ba-000000000021] 26524 1727096461.35477: sending task result for task 0afff68d-5257-7801-66ba-000000000021 26524 1727096461.35557: done sending task result for task 0afff68d-5257-7801-66ba-000000000021 26524 1727096461.35561: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 26524 1727096461.35621: no more pending results, returning what we have 26524 1727096461.35624: results queue empty 26524 1727096461.35625: checking for any_errors_fatal 26524 1727096461.35633: done checking for any_errors_fatal 26524 1727096461.35633: checking for max_fail_percentage 26524 1727096461.35635: done checking for max_fail_percentage 26524 1727096461.35636: checking to see if all hosts have failed and the running result is not ok 26524 1727096461.35637: done checking to see if all hosts have failed 26524 1727096461.35638: getting the remaining hosts for this loop 26524 1727096461.35639: done getting the remaining hosts for this loop 26524 1727096461.35642: getting the next task for host managed_node3 26524 1727096461.35648: done getting next task for host managed_node3 26524 1727096461.35651: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26524 1727096461.35654: ^ 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 26524 1727096461.35662: getting variables 26524 1727096461.35664: in VariableManager get_vars() 26524 1727096461.35702: Calling all_inventory to load vars for managed_node3 26524 1727096461.35704: Calling groups_inventory to load vars for managed_node3 26524 1727096461.35707: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096461.35717: Calling all_plugins_play to load vars for managed_node3 26524 1727096461.35720: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096461.35723: Calling groups_plugins_play to load vars for managed_node3 26524 1727096461.37156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096461.38614: done with get_vars() 26524 1727096461.38633: done getting variables 26524 1727096461.38690: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:01:01 -0400 (0:00:00.053) 0:00:13.728 ****** 26524 1727096461.38719: entering _queue_task() for managed_node3/debug 26524 1727096461.38996: worker is 1 (out of 1 available) 26524 1727096461.39008: exiting _queue_task() for managed_node3/debug 26524 1727096461.39019: done queuing things up, now waiting for results queue to drain 26524 1727096461.39020: waiting for pending results... 26524 1727096461.39390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26524 1727096461.39397: in run() - task 0afff68d-5257-7801-66ba-000000000022 26524 1727096461.39405: variable 'ansible_search_path' from source: unknown 26524 1727096461.39409: variable 'ansible_search_path' from source: unknown 26524 1727096461.39415: calling self._execute() 26524 1727096461.39507: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.39515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.39625: variable 'omit' from source: magic vars 26524 1727096461.39876: variable 'ansible_distribution_major_version' from source: facts 26524 1727096461.39886: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096461.39893: variable 'omit' from source: magic vars 26524 1727096461.39928: variable 'omit' from source: magic vars 26524 1727096461.39966: variable 'omit' from source: magic vars 26524 1727096461.40005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096461.40037: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096461.40058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096461.40076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096461.40087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096461.40115: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096461.40118: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.40121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.40224: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096461.40227: Set connection var ansible_connection to ssh 26524 1727096461.40233: Set connection var ansible_pipelining to False 26524 1727096461.40239: Set connection var ansible_timeout to 10 26524 1727096461.40277: Set connection var ansible_shell_type to sh 26524 1727096461.40280: Set connection var ansible_shell_executable to /bin/sh 26524 1727096461.40282: variable 'ansible_shell_executable' from source: unknown 26524 1727096461.40284: variable 'ansible_connection' from source: unknown 26524 1727096461.40288: variable 'ansible_module_compression' from source: unknown 26524 1727096461.40290: variable 'ansible_shell_type' from source: unknown 26524 1727096461.40293: variable 'ansible_shell_executable' from source: unknown 26524 1727096461.40296: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.40298: variable 'ansible_pipelining' from source: unknown 26524 1727096461.40301: variable 'ansible_timeout' from source: unknown 26524 1727096461.40303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.40476: 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) 26524 1727096461.40480: variable 'omit' from source: magic vars 26524 1727096461.40482: starting attempt loop 26524 1727096461.40485: running the handler 26524 1727096461.40503: variable '__network_connections_result' from source: set_fact 26524 1727096461.40581: variable '__network_connections_result' from source: set_fact 26524 1727096461.40712: handler run complete 26524 1727096461.40715: attempt loop complete, returning result 26524 1727096461.40717: _execute() done 26524 1727096461.40719: dumping result to json 26524 1727096461.40721: done dumping result, returning 26524 1727096461.40724: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-7801-66ba-000000000022] 26524 1727096461.40726: sending task result for task 0afff68d-5257-7801-66ba-000000000022 26524 1727096461.40855: done sending task result for task 0afff68d-5257-7801-66ba-000000000022 26524 1727096461.40858: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 26524 1727096461.40929: no more pending results, returning what we have 26524 1727096461.40933: results queue empty 26524 1727096461.40934: checking for any_errors_fatal 26524 1727096461.40938: done checking for any_errors_fatal 26524 1727096461.40939: checking for max_fail_percentage 26524 1727096461.40940: done checking for max_fail_percentage 26524 1727096461.40941: checking to see if all hosts have failed and the running result is not ok 26524 1727096461.40942: done checking to see if all hosts have failed 26524 1727096461.40943: getting the remaining hosts for this loop 26524 1727096461.40944: done getting the remaining hosts for this loop 26524 1727096461.40948: getting the next task for host managed_node3 26524 1727096461.40955: done getting next task for host managed_node3 26524 1727096461.40958: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26524 1727096461.40960: ^ 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 26524 1727096461.40970: getting variables 26524 1727096461.40973: in VariableManager get_vars() 26524 1727096461.41005: Calling all_inventory to load vars for managed_node3 26524 1727096461.41007: Calling groups_inventory to load vars for managed_node3 26524 1727096461.41009: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096461.41019: Calling all_plugins_play to load vars for managed_node3 26524 1727096461.41022: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096461.41024: Calling groups_plugins_play to load vars for managed_node3 26524 1727096461.42515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096461.43991: done with get_vars() 26524 1727096461.44015: done getting variables 26524 1727096461.44074: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:01:01 -0400 (0:00:00.053) 0:00:13.782 ****** 26524 1727096461.44103: entering _queue_task() for managed_node3/debug 26524 1727096461.44407: worker is 1 (out of 1 available) 26524 1727096461.44418: exiting _queue_task() for managed_node3/debug 26524 1727096461.44431: done queuing things up, now waiting for results queue to drain 26524 1727096461.44432: waiting for pending results... 26524 1727096461.44779: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26524 1727096461.44790: in run() - task 0afff68d-5257-7801-66ba-000000000023 26524 1727096461.44793: variable 'ansible_search_path' from source: unknown 26524 1727096461.44796: variable 'ansible_search_path' from source: unknown 26524 1727096461.44822: calling self._execute() 26524 1727096461.44909: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.44913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.44924: variable 'omit' from source: magic vars 26524 1727096461.45264: variable 'ansible_distribution_major_version' from source: facts 26524 1727096461.45330: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096461.45401: variable 'network_state' from source: role '' defaults 26524 1727096461.45410: Evaluated conditional (network_state != {}): False 26524 1727096461.45413: when evaluation is False, skipping this task 26524 1727096461.45416: _execute() done 26524 1727096461.45419: dumping result to json 26524 1727096461.45421: done dumping result, returning 26524 1727096461.45435: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-7801-66ba-000000000023] 26524 1727096461.45438: sending task result for task 0afff68d-5257-7801-66ba-000000000023 26524 1727096461.45521: done sending task result for task 0afff68d-5257-7801-66ba-000000000023 26524 1727096461.45524: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 26524 1727096461.45597: no more pending results, returning what we have 26524 1727096461.45602: results queue empty 26524 1727096461.45602: checking for any_errors_fatal 26524 1727096461.45610: done checking for any_errors_fatal 26524 1727096461.45611: checking for max_fail_percentage 26524 1727096461.45613: done checking for max_fail_percentage 26524 1727096461.45614: checking to see if all hosts have failed and the running result is not ok 26524 1727096461.45615: done checking to see if all hosts have failed 26524 1727096461.45616: getting the remaining hosts for this loop 26524 1727096461.45617: done getting the remaining hosts for this loop 26524 1727096461.45620: getting the next task for host managed_node3 26524 1727096461.45628: done getting next task for host managed_node3 26524 1727096461.45632: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 26524 1727096461.45635: ^ state is: HOST STATE: block=3, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096461.45649: getting variables 26524 1727096461.45651: in VariableManager get_vars() 26524 1727096461.45690: Calling all_inventory to load vars for managed_node3 26524 1727096461.45694: Calling groups_inventory to load vars for managed_node3 26524 1727096461.45697: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096461.45709: Calling all_plugins_play to load vars for managed_node3 26524 1727096461.45712: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096461.45715: Calling groups_plugins_play to load vars for managed_node3 26524 1727096461.47028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096461.48652: done with get_vars() 26524 1727096461.48674: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:01:01 -0400 (0:00:00.046) 0:00:13.828 ****** 26524 1727096461.48753: entering _queue_task() for managed_node3/ping 26524 1727096461.48755: Creating lock for ping 26524 1727096461.49000: worker is 1 (out of 1 available) 26524 1727096461.49010: exiting _queue_task() for managed_node3/ping 26524 1727096461.49021: done queuing things up, now waiting for results queue to drain 26524 1727096461.49022: waiting for pending results... 26524 1727096461.49390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 26524 1727096461.49400: in run() - task 0afff68d-5257-7801-66ba-000000000024 26524 1727096461.49403: variable 'ansible_search_path' from source: unknown 26524 1727096461.49411: variable 'ansible_search_path' from source: unknown 26524 1727096461.49418: calling self._execute() 26524 1727096461.49509: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.49629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.49634: variable 'omit' from source: magic vars 26524 1727096461.49867: variable 'ansible_distribution_major_version' from source: facts 26524 1727096461.49880: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096461.49886: variable 'omit' from source: magic vars 26524 1727096461.49924: variable 'omit' from source: magic vars 26524 1727096461.49961: variable 'omit' from source: magic vars 26524 1727096461.50001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096461.50036: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096461.50063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096461.50078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096461.50089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096461.50119: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096461.50123: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.50125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.50242: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096461.50245: Set connection var ansible_connection to ssh 26524 1727096461.50248: Set connection var ansible_pipelining to False 26524 1727096461.50251: Set connection var ansible_timeout to 10 26524 1727096461.50253: Set connection var ansible_shell_type to sh 26524 1727096461.50284: Set connection var ansible_shell_executable to /bin/sh 26524 1727096461.50287: variable 'ansible_shell_executable' from source: unknown 26524 1727096461.50289: variable 'ansible_connection' from source: unknown 26524 1727096461.50292: variable 'ansible_module_compression' from source: unknown 26524 1727096461.50294: variable 'ansible_shell_type' from source: unknown 26524 1727096461.50296: variable 'ansible_shell_executable' from source: unknown 26524 1727096461.50298: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096461.50300: variable 'ansible_pipelining' from source: unknown 26524 1727096461.50302: variable 'ansible_timeout' from source: unknown 26524 1727096461.50378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096461.50517: 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__) 26524 1727096461.50521: variable 'omit' from source: magic vars 26524 1727096461.50523: starting attempt loop 26524 1727096461.50526: running the handler 26524 1727096461.50540: _low_level_execute_command(): starting 26524 1727096461.50548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096461.51292: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096461.51381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096461.51405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096461.51476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096461.53124: stdout chunk (state=3): >>>/root <<< 26524 1727096461.53279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096461.53282: stdout chunk (state=3): >>><<< 26524 1727096461.53285: stderr chunk (state=3): >>><<< 26524 1727096461.53385: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096461.53389: _low_level_execute_command(): starting 26524 1727096461.53392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902 `" && echo ansible-tmp-1727096461.5330567-27176-130251470995902="` echo /root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902 `" ) && sleep 0' 26524 1727096461.53958: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096461.53975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096461.53992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096461.54012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096461.54037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096461.54133: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096461.54161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096461.54255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096461.56094: stdout chunk (state=3): >>>ansible-tmp-1727096461.5330567-27176-130251470995902=/root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902 <<< 26524 1727096461.56263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096461.56269: stdout chunk (state=3): >>><<< 26524 1727096461.56274: stderr chunk (state=3): >>><<< 26524 1727096461.56291: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096461.5330567-27176-130251470995902=/root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096461.56376: variable 'ansible_module_compression' from source: unknown 26524 1727096461.56399: ANSIBALLZ: Using lock for ping 26524 1727096461.56407: ANSIBALLZ: Acquiring lock 26524 1727096461.56475: ANSIBALLZ: Lock acquired: 140687607632176 26524 1727096461.56479: ANSIBALLZ: Creating module 26524 1727096461.69282: ANSIBALLZ: Writing module into payload 26524 1727096461.69355: ANSIBALLZ: Writing module 26524 1727096461.69387: ANSIBALLZ: Renaming module 26524 1727096461.69400: ANSIBALLZ: Done creating module 26524 1727096461.69427: variable 'ansible_facts' from source: unknown 26524 1727096461.69509: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/AnsiballZ_ping.py 26524 1727096461.69655: Sending initial data 26524 1727096461.69757: Sent initial data (153 bytes) 26524 1727096461.70263: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096461.70275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096461.70288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096461.70300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096461.70377: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096461.70384: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096461.70412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096461.70424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096461.70431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096461.70504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096461.72195: 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 <<< 26524 1727096461.72263: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096461.72332: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmp101l0ga1 /root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/AnsiballZ_ping.py <<< 26524 1727096461.72336: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/AnsiballZ_ping.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmp101l0ga1" to remote "/root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/AnsiballZ_ping.py" <<< 26524 1727096461.73162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096461.73165: stdout chunk (state=3): >>><<< 26524 1727096461.73169: stderr chunk (state=3): >>><<< 26524 1727096461.73174: done transferring module to remote 26524 1727096461.73176: _low_level_execute_command(): starting 26524 1727096461.73178: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/ /root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/AnsiballZ_ping.py && sleep 0' 26524 1727096461.73764: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096461.73846: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096461.73886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096461.73903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096461.73923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096461.73991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096461.75781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096461.75785: stdout chunk (state=3): >>><<< 26524 1727096461.75791: stderr chunk (state=3): >>><<< 26524 1727096461.75807: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096461.75810: _low_level_execute_command(): starting 26524 1727096461.75815: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/AnsiballZ_ping.py && sleep 0' 26524 1727096461.76407: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096461.76574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096461.76578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096461.76580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096461.76583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096461.76585: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096461.76587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096461.76589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096461.76591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096461.76594: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096461.76596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096461.76598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096461.76603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096461.76671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096461.91649: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 26524 1727096461.93079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096461.93083: stdout chunk (state=3): >>><<< 26524 1727096461.93085: stderr chunk (state=3): >>><<< 26524 1727096461.93088: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096461.93090: 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-1727096461.5330567-27176-130251470995902/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096461.93092: _low_level_execute_command(): starting 26524 1727096461.93094: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096461.5330567-27176-130251470995902/ > /dev/null 2>&1 && sleep 0' 26524 1727096461.93697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096461.93705: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096461.93717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096461.93732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096461.93745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096461.93752: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096461.93762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096461.93785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096461.93793: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096461.93800: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096461.93888: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096461.93906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096461.93966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096461.96027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096461.96031: stdout chunk (state=3): >>><<< 26524 1727096461.96033: stderr chunk (state=3): >>><<< 26524 1727096461.96179: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096461.96182: handler run complete 26524 1727096461.96185: attempt loop complete, returning result 26524 1727096461.96187: _execute() done 26524 1727096461.96189: dumping result to json 26524 1727096461.96191: done dumping result, returning 26524 1727096461.96193: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-7801-66ba-000000000024] 26524 1727096461.96194: sending task result for task 0afff68d-5257-7801-66ba-000000000024 26524 1727096461.96271: done sending task result for task 0afff68d-5257-7801-66ba-000000000024 26524 1727096461.96275: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 26524 1727096461.96403: no more pending results, returning what we have 26524 1727096461.96406: results queue empty 26524 1727096461.96407: checking for any_errors_fatal 26524 1727096461.96412: done checking for any_errors_fatal 26524 1727096461.96413: checking for max_fail_percentage 26524 1727096461.96414: done checking for max_fail_percentage 26524 1727096461.96415: checking to see if all hosts have failed and the running result is not ok 26524 1727096461.96416: done checking to see if all hosts have failed 26524 1727096461.96417: getting the remaining hosts for this loop 26524 1727096461.96418: done getting the remaining hosts for this loop 26524 1727096461.96423: getting the next task for host managed_node3 26524 1727096461.96432: done getting next task for host managed_node3 26524 1727096461.96434: ^ task is: TASK: meta (role_complete) 26524 1727096461.96436: ^ 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 26524 1727096461.96444: getting variables 26524 1727096461.96445: in VariableManager get_vars() 26524 1727096461.96483: Calling all_inventory to load vars for managed_node3 26524 1727096461.96486: Calling groups_inventory to load vars for managed_node3 26524 1727096461.96488: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096461.96499: Calling all_plugins_play to load vars for managed_node3 26524 1727096461.96501: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096461.96503: Calling groups_plugins_play to load vars for managed_node3 26524 1727096461.99093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.00641: done with get_vars() 26524 1727096462.00666: done getting variables 26524 1727096462.00753: done queuing things up, now waiting for results queue to drain 26524 1727096462.00756: results queue empty 26524 1727096462.00757: checking for any_errors_fatal 26524 1727096462.00759: done checking for any_errors_fatal 26524 1727096462.00760: checking for max_fail_percentage 26524 1727096462.00761: done checking for max_fail_percentage 26524 1727096462.00762: checking to see if all hosts have failed and the running result is not ok 26524 1727096462.00763: done checking to see if all hosts have failed 26524 1727096462.00763: getting the remaining hosts for this loop 26524 1727096462.00764: done getting the remaining hosts for this loop 26524 1727096462.00769: getting the next task for host managed_node3 26524 1727096462.00775: done getting next task for host managed_node3 26524 1727096462.00778: ^ task is: TASK: Include network role 26524 1727096462.00779: ^ 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 26524 1727096462.00781: getting variables 26524 1727096462.00782: in VariableManager get_vars() 26524 1727096462.00795: Calling all_inventory to load vars for managed_node3 26524 1727096462.00797: Calling groups_inventory to load vars for managed_node3 26524 1727096462.00799: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096462.00804: Calling all_plugins_play to load vars for managed_node3 26524 1727096462.00806: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096462.00809: Calling groups_plugins_play to load vars for managed_node3 26524 1727096462.02017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.03512: done with get_vars() 26524 1727096462.03530: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:27 Monday 23 September 2024 09:01:02 -0400 (0:00:00.548) 0:00:14.377 ****** 26524 1727096462.03598: entering _queue_task() for managed_node3/include_role 26524 1727096462.03600: Creating lock for include_role 26524 1727096462.03958: worker is 1 (out of 1 available) 26524 1727096462.03974: exiting _queue_task() for managed_node3/include_role 26524 1727096462.03984: done queuing things up, now waiting for results queue to drain 26524 1727096462.03986: waiting for pending results... 26524 1727096462.04391: running TaskExecutor() for managed_node3/TASK: Include network role 26524 1727096462.04396: in run() - task 0afff68d-5257-7801-66ba-00000000002a 26524 1727096462.04400: variable 'ansible_search_path' from source: unknown 26524 1727096462.04433: calling self._execute() 26524 1727096462.04528: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096462.04540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096462.04556: variable 'omit' from source: magic vars 26524 1727096462.04940: variable 'ansible_distribution_major_version' from source: facts 26524 1727096462.04957: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096462.04972: _execute() done 26524 1727096462.04982: dumping result to json 26524 1727096462.04990: done dumping result, returning 26524 1727096462.05001: done running TaskExecutor() for managed_node3/TASK: Include network role [0afff68d-5257-7801-66ba-00000000002a] 26524 1727096462.05012: sending task result for task 0afff68d-5257-7801-66ba-00000000002a 26524 1727096462.05306: no more pending results, returning what we have 26524 1727096462.05312: in VariableManager get_vars() 26524 1727096462.05354: Calling all_inventory to load vars for managed_node3 26524 1727096462.05357: Calling groups_inventory to load vars for managed_node3 26524 1727096462.05359: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096462.05377: Calling all_plugins_play to load vars for managed_node3 26524 1727096462.05380: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096462.05382: Calling groups_plugins_play to load vars for managed_node3 26524 1727096462.05980: done sending task result for task 0afff68d-5257-7801-66ba-00000000002a 26524 1727096462.05983: WORKER PROCESS EXITING 26524 1727096462.06779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.08333: done with get_vars() 26524 1727096462.08349: variable 'ansible_search_path' from source: unknown 26524 1727096462.08588: variable 'omit' from source: magic vars 26524 1727096462.08613: variable 'omit' from source: magic vars 26524 1727096462.08628: variable 'omit' from source: magic vars 26524 1727096462.08631: we have included files to process 26524 1727096462.08632: generating all_blocks data 26524 1727096462.08634: done generating all_blocks data 26524 1727096462.08638: processing included file: fedora.linux_system_roles.network 26524 1727096462.08662: in VariableManager get_vars() 26524 1727096462.08682: done with get_vars() 26524 1727096462.08711: in VariableManager get_vars() 26524 1727096462.08727: done with get_vars() 26524 1727096462.08775: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 26524 1727096462.08894: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 26524 1727096462.08976: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 26524 1727096462.09456: in VariableManager get_vars() 26524 1727096462.09481: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26524 1727096462.11449: iterating over new_blocks loaded from include file 26524 1727096462.11451: in VariableManager get_vars() 26524 1727096462.11466: done with get_vars() 26524 1727096462.11472: filtering new block on tags 26524 1727096462.11526: done filtering new block on tags 26524 1727096462.11530: in VariableManager get_vars() 26524 1727096462.11545: done with get_vars() 26524 1727096462.11547: filtering new block on tags 26524 1727096462.11562: done filtering new block on tags 26524 1727096462.11563: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 26524 1727096462.11573: extending task lists for all hosts with included blocks 26524 1727096462.11746: done extending task lists 26524 1727096462.11747: done processing included files 26524 1727096462.11748: results queue empty 26524 1727096462.11748: checking for any_errors_fatal 26524 1727096462.11750: done checking for any_errors_fatal 26524 1727096462.11750: checking for max_fail_percentage 26524 1727096462.11751: done checking for max_fail_percentage 26524 1727096462.11752: checking to see if all hosts have failed and the running result is not ok 26524 1727096462.11753: done checking to see if all hosts have failed 26524 1727096462.11753: getting the remaining hosts for this loop 26524 1727096462.11754: done getting the remaining hosts for this loop 26524 1727096462.11757: getting the next task for host managed_node3 26524 1727096462.11760: done getting next task for host managed_node3 26524 1727096462.11762: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26524 1727096462.11764: ^ state is: HOST STATE: block=5, 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 26524 1727096462.11776: getting variables 26524 1727096462.11777: in VariableManager get_vars() 26524 1727096462.11789: Calling all_inventory to load vars for managed_node3 26524 1727096462.11790: Calling groups_inventory to load vars for managed_node3 26524 1727096462.11792: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096462.11797: Calling all_plugins_play to load vars for managed_node3 26524 1727096462.11800: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096462.11802: Calling groups_plugins_play to load vars for managed_node3 26524 1727096462.12880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.14391: done with get_vars() 26524 1727096462.14409: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:01:02 -0400 (0:00:00.108) 0:00:14.485 ****** 26524 1727096462.14479: entering _queue_task() for managed_node3/include_tasks 26524 1727096462.14785: worker is 1 (out of 1 available) 26524 1727096462.14797: exiting _queue_task() for managed_node3/include_tasks 26524 1727096462.14808: done queuing things up, now waiting for results queue to drain 26524 1727096462.14810: waiting for pending results... 26524 1727096462.15060: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26524 1727096462.15176: in run() - task 0afff68d-5257-7801-66ba-0000000001df 26524 1727096462.15195: variable 'ansible_search_path' from source: unknown 26524 1727096462.15202: variable 'ansible_search_path' from source: unknown 26524 1727096462.15238: calling self._execute() 26524 1727096462.15330: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096462.15340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096462.15354: variable 'omit' from source: magic vars 26524 1727096462.15715: variable 'ansible_distribution_major_version' from source: facts 26524 1727096462.15732: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096462.15742: _execute() done 26524 1727096462.15751: dumping result to json 26524 1727096462.15758: done dumping result, returning 26524 1727096462.15773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-7801-66ba-0000000001df] 26524 1727096462.15785: sending task result for task 0afff68d-5257-7801-66ba-0000000001df 26524 1727096462.15946: no more pending results, returning what we have 26524 1727096462.15951: in VariableManager get_vars() 26524 1727096462.15997: Calling all_inventory to load vars for managed_node3 26524 1727096462.16000: Calling groups_inventory to load vars for managed_node3 26524 1727096462.16003: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096462.16015: Calling all_plugins_play to load vars for managed_node3 26524 1727096462.16018: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096462.16021: Calling groups_plugins_play to load vars for managed_node3 26524 1727096462.16681: done sending task result for task 0afff68d-5257-7801-66ba-0000000001df 26524 1727096462.16685: WORKER PROCESS EXITING 26524 1727096462.17583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.19088: done with get_vars() 26524 1727096462.19107: variable 'ansible_search_path' from source: unknown 26524 1727096462.19108: variable 'ansible_search_path' from source: unknown 26524 1727096462.19146: we have included files to process 26524 1727096462.19147: generating all_blocks data 26524 1727096462.19149: done generating all_blocks data 26524 1727096462.19152: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26524 1727096462.19153: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26524 1727096462.19156: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26524 1727096462.19666: done processing included file 26524 1727096462.19669: iterating over new_blocks loaded from include file 26524 1727096462.19672: in VariableManager get_vars() 26524 1727096462.19694: done with get_vars() 26524 1727096462.19695: filtering new block on tags 26524 1727096462.19709: done filtering new block on tags 26524 1727096462.19711: in VariableManager get_vars() 26524 1727096462.19729: done with get_vars() 26524 1727096462.19731: filtering new block on tags 26524 1727096462.19746: done filtering new block on tags 26524 1727096462.19748: in VariableManager get_vars() 26524 1727096462.19765: done with get_vars() 26524 1727096462.19766: filtering new block on tags 26524 1727096462.19785: done filtering new block on tags 26524 1727096462.19787: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 26524 1727096462.19791: extending task lists for all hosts with included blocks 26524 1727096462.20552: done extending task lists 26524 1727096462.20553: done processing included files 26524 1727096462.20554: results queue empty 26524 1727096462.20554: checking for any_errors_fatal 26524 1727096462.20558: done checking for any_errors_fatal 26524 1727096462.20559: checking for max_fail_percentage 26524 1727096462.20560: done checking for max_fail_percentage 26524 1727096462.20561: checking to see if all hosts have failed and the running result is not ok 26524 1727096462.20562: done checking to see if all hosts have failed 26524 1727096462.20563: getting the remaining hosts for this loop 26524 1727096462.20563: done getting the remaining hosts for this loop 26524 1727096462.20566: getting the next task for host managed_node3 26524 1727096462.20574: done getting next task for host managed_node3 26524 1727096462.20577: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26524 1727096462.20580: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096462.20589: getting variables 26524 1727096462.20590: in VariableManager get_vars() 26524 1727096462.20603: Calling all_inventory to load vars for managed_node3 26524 1727096462.20605: Calling groups_inventory to load vars for managed_node3 26524 1727096462.20607: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096462.20612: Calling all_plugins_play to load vars for managed_node3 26524 1727096462.20614: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096462.20617: Calling groups_plugins_play to load vars for managed_node3 26524 1727096462.21945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.23510: done with get_vars() 26524 1727096462.23529: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 09:01:02 -0400 (0:00:00.091) 0:00:14.577 ****** 26524 1727096462.23601: entering _queue_task() for managed_node3/setup 26524 1727096462.23880: worker is 1 (out of 1 available) 26524 1727096462.23891: exiting _queue_task() for managed_node3/setup 26524 1727096462.23903: done queuing things up, now waiting for results queue to drain 26524 1727096462.23905: waiting for pending results... 26524 1727096462.24205: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26524 1727096462.24382: in run() - task 0afff68d-5257-7801-66ba-000000000243 26524 1727096462.24489: variable 'ansible_search_path' from source: unknown 26524 1727096462.24875: variable 'ansible_search_path' from source: unknown 26524 1727096462.24881: calling self._execute() 26524 1727096462.24905: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096462.24917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096462.24936: variable 'omit' from source: magic vars 26524 1727096462.25666: variable 'ansible_distribution_major_version' from source: facts 26524 1727096462.25789: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096462.26195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096462.30857: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096462.30894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096462.30935: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096462.31174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096462.31179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096462.31375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096462.31379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096462.31383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096462.31543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096462.31565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096462.31627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096462.31654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096462.31756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096462.31802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096462.31857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096462.32212: variable '__network_required_facts' from source: role '' defaults 26524 1727096462.32225: variable 'ansible_facts' from source: unknown 26524 1727096462.33154: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 26524 1727096462.33163: when evaluation is False, skipping this task 26524 1727096462.33174: _execute() done 26524 1727096462.33182: dumping result to json 26524 1727096462.33189: done dumping result, returning 26524 1727096462.33199: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-7801-66ba-000000000243] 26524 1727096462.33210: sending task result for task 0afff68d-5257-7801-66ba-000000000243 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096462.33356: no more pending results, returning what we have 26524 1727096462.33360: results queue empty 26524 1727096462.33361: checking for any_errors_fatal 26524 1727096462.33362: done checking for any_errors_fatal 26524 1727096462.33363: checking for max_fail_percentage 26524 1727096462.33364: done checking for max_fail_percentage 26524 1727096462.33365: checking to see if all hosts have failed and the running result is not ok 26524 1727096462.33366: done checking to see if all hosts have failed 26524 1727096462.33369: getting the remaining hosts for this loop 26524 1727096462.33372: done getting the remaining hosts for this loop 26524 1727096462.33376: getting the next task for host managed_node3 26524 1727096462.33385: done getting next task for host managed_node3 26524 1727096462.33388: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 26524 1727096462.33393: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096462.33411: getting variables 26524 1727096462.33413: in VariableManager get_vars() 26524 1727096462.33456: Calling all_inventory to load vars for managed_node3 26524 1727096462.33459: Calling groups_inventory to load vars for managed_node3 26524 1727096462.33462: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096462.33542: Calling all_plugins_play to load vars for managed_node3 26524 1727096462.33546: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096462.33551: Calling groups_plugins_play to load vars for managed_node3 26524 1727096462.34078: done sending task result for task 0afff68d-5257-7801-66ba-000000000243 26524 1727096462.34081: WORKER PROCESS EXITING 26524 1727096462.34931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.36479: done with get_vars() 26524 1727096462.36505: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 09:01:02 -0400 (0:00:00.129) 0:00:14.707 ****** 26524 1727096462.36596: entering _queue_task() for managed_node3/stat 26524 1727096462.36900: worker is 1 (out of 1 available) 26524 1727096462.36914: exiting _queue_task() for managed_node3/stat 26524 1727096462.36927: done queuing things up, now waiting for results queue to drain 26524 1727096462.36929: waiting for pending results... 26524 1727096462.37146: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 26524 1727096462.37307: in run() - task 0afff68d-5257-7801-66ba-000000000245 26524 1727096462.37327: variable 'ansible_search_path' from source: unknown 26524 1727096462.37336: variable 'ansible_search_path' from source: unknown 26524 1727096462.37384: calling self._execute() 26524 1727096462.37471: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096462.37489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096462.37505: variable 'omit' from source: magic vars 26524 1727096462.37866: variable 'ansible_distribution_major_version' from source: facts 26524 1727096462.37922: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096462.38042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096462.38313: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096462.38365: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096462.38403: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096462.38438: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096462.38524: 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) 26524 1727096462.38576: 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) 26524 1727096462.38588: 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) 26524 1727096462.38617: 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) 26524 1727096462.38711: variable '__network_is_ostree' from source: set_fact 26524 1727096462.38794: Evaluated conditional (not __network_is_ostree is defined): False 26524 1727096462.38797: when evaluation is False, skipping this task 26524 1727096462.38799: _execute() done 26524 1727096462.38802: dumping result to json 26524 1727096462.38804: done dumping result, returning 26524 1727096462.38806: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-7801-66ba-000000000245] 26524 1727096462.38809: sending task result for task 0afff68d-5257-7801-66ba-000000000245 26524 1727096462.38872: done sending task result for task 0afff68d-5257-7801-66ba-000000000245 26524 1727096462.38875: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26524 1727096462.38945: no more pending results, returning what we have 26524 1727096462.38949: results queue empty 26524 1727096462.38950: checking for any_errors_fatal 26524 1727096462.38955: done checking for any_errors_fatal 26524 1727096462.38956: checking for max_fail_percentage 26524 1727096462.38958: done checking for max_fail_percentage 26524 1727096462.38958: checking to see if all hosts have failed and the running result is not ok 26524 1727096462.38960: done checking to see if all hosts have failed 26524 1727096462.38960: getting the remaining hosts for this loop 26524 1727096462.38962: done getting the remaining hosts for this loop 26524 1727096462.38965: getting the next task for host managed_node3 26524 1727096462.38974: done getting next task for host managed_node3 26524 1727096462.38978: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26524 1727096462.38983: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096462.38998: getting variables 26524 1727096462.38999: in VariableManager get_vars() 26524 1727096462.39037: Calling all_inventory to load vars for managed_node3 26524 1727096462.39040: Calling groups_inventory to load vars for managed_node3 26524 1727096462.39043: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096462.39055: Calling all_plugins_play to load vars for managed_node3 26524 1727096462.39058: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096462.39061: Calling groups_plugins_play to load vars for managed_node3 26524 1727096462.40576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.46500: done with get_vars() 26524 1727096462.46525: done getting variables 26524 1727096462.46579: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 09:01:02 -0400 (0:00:00.100) 0:00:14.807 ****** 26524 1727096462.46607: entering _queue_task() for managed_node3/set_fact 26524 1727096462.46938: worker is 1 (out of 1 available) 26524 1727096462.46949: exiting _queue_task() for managed_node3/set_fact 26524 1727096462.46962: done queuing things up, now waiting for results queue to drain 26524 1727096462.46965: waiting for pending results... 26524 1727096462.47346: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26524 1727096462.47428: in run() - task 0afff68d-5257-7801-66ba-000000000246 26524 1727096462.47465: variable 'ansible_search_path' from source: unknown 26524 1727096462.47471: variable 'ansible_search_path' from source: unknown 26524 1727096462.47577: calling self._execute() 26524 1727096462.47602: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096462.47612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096462.47626: variable 'omit' from source: magic vars 26524 1727096462.48002: variable 'ansible_distribution_major_version' from source: facts 26524 1727096462.48024: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096462.48193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096462.48553: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096462.48557: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096462.48593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096462.48633: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096462.48727: 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) 26524 1727096462.48754: 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) 26524 1727096462.48793: 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) 26524 1727096462.48823: 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) 26524 1727096462.48916: variable '__network_is_ostree' from source: set_fact 26524 1727096462.48931: Evaluated conditional (not __network_is_ostree is defined): False 26524 1727096462.48938: when evaluation is False, skipping this task 26524 1727096462.48972: _execute() done 26524 1727096462.48976: dumping result to json 26524 1727096462.48978: done dumping result, returning 26524 1727096462.48981: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-7801-66ba-000000000246] 26524 1727096462.48983: sending task result for task 0afff68d-5257-7801-66ba-000000000246 26524 1727096462.49221: done sending task result for task 0afff68d-5257-7801-66ba-000000000246 26524 1727096462.49225: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26524 1727096462.49275: no more pending results, returning what we have 26524 1727096462.49279: results queue empty 26524 1727096462.49280: checking for any_errors_fatal 26524 1727096462.49286: done checking for any_errors_fatal 26524 1727096462.49287: checking for max_fail_percentage 26524 1727096462.49288: done checking for max_fail_percentage 26524 1727096462.49289: checking to see if all hosts have failed and the running result is not ok 26524 1727096462.49290: done checking to see if all hosts have failed 26524 1727096462.49290: getting the remaining hosts for this loop 26524 1727096462.49292: done getting the remaining hosts for this loop 26524 1727096462.49295: getting the next task for host managed_node3 26524 1727096462.49303: done getting next task for host managed_node3 26524 1727096462.49306: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 26524 1727096462.49309: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096462.49324: getting variables 26524 1727096462.49326: in VariableManager get_vars() 26524 1727096462.49362: Calling all_inventory to load vars for managed_node3 26524 1727096462.49364: Calling groups_inventory to load vars for managed_node3 26524 1727096462.49369: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096462.49380: Calling all_plugins_play to load vars for managed_node3 26524 1727096462.49383: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096462.49385: Calling groups_plugins_play to load vars for managed_node3 26524 1727096462.50864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096462.52444: done with get_vars() 26524 1727096462.52467: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 09:01:02 -0400 (0:00:00.059) 0:00:14.866 ****** 26524 1727096462.52560: entering _queue_task() for managed_node3/service_facts 26524 1727096462.52969: worker is 1 (out of 1 available) 26524 1727096462.52980: exiting _queue_task() for managed_node3/service_facts 26524 1727096462.52990: done queuing things up, now waiting for results queue to drain 26524 1727096462.52992: waiting for pending results... 26524 1727096462.53201: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 26524 1727096462.53353: in run() - task 0afff68d-5257-7801-66ba-000000000248 26524 1727096462.53383: variable 'ansible_search_path' from source: unknown 26524 1727096462.53474: variable 'ansible_search_path' from source: unknown 26524 1727096462.53478: calling self._execute() 26524 1727096462.53535: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096462.53546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096462.53562: variable 'omit' from source: magic vars 26524 1727096462.53952: variable 'ansible_distribution_major_version' from source: facts 26524 1727096462.53973: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096462.53985: variable 'omit' from source: magic vars 26524 1727096462.54136: variable 'omit' from source: magic vars 26524 1727096462.54139: variable 'omit' from source: magic vars 26524 1727096462.54142: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096462.54182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096462.54205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096462.54225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096462.54257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096462.54289: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096462.54353: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096462.54356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096462.54424: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096462.54434: Set connection var ansible_connection to ssh 26524 1727096462.54443: Set connection var ansible_pipelining to False 26524 1727096462.54452: Set connection var ansible_timeout to 10 26524 1727096462.54466: Set connection var ansible_shell_type to sh 26524 1727096462.54480: Set connection var ansible_shell_executable to /bin/sh 26524 1727096462.54500: variable 'ansible_shell_executable' from source: unknown 26524 1727096462.54506: variable 'ansible_connection' from source: unknown 26524 1727096462.54511: variable 'ansible_module_compression' from source: unknown 26524 1727096462.54516: variable 'ansible_shell_type' from source: unknown 26524 1727096462.54521: variable 'ansible_shell_executable' from source: unknown 26524 1727096462.54571: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096462.54574: variable 'ansible_pipelining' from source: unknown 26524 1727096462.54579: variable 'ansible_timeout' from source: unknown 26524 1727096462.54582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096462.54726: 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__) 26524 1727096462.54741: variable 'omit' from source: magic vars 26524 1727096462.54750: starting attempt loop 26524 1727096462.54755: running the handler 26524 1727096462.54775: _low_level_execute_command(): starting 26524 1727096462.54796: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096462.55493: 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 <<< 26524 1727096462.55496: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096462.55507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096462.55509: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096462.55551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096462.55616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096462.55633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096462.55703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096462.57371: stdout chunk (state=3): >>>/root <<< 26524 1727096462.57525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096462.57528: stdout chunk (state=3): >>><<< 26524 1727096462.57530: stderr chunk (state=3): >>><<< 26524 1727096462.57550: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096462.57573: _low_level_execute_command(): starting 26524 1727096462.57653: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817 `" && echo ansible-tmp-1727096462.5755754-27222-175301313815817="` echo /root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817 `" ) && sleep 0' 26524 1727096462.58205: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096462.58220: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096462.58235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096462.58255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096462.58277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096462.58300: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096462.58316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096462.58338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096462.58394: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096462.58454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096462.58481: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096462.58548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096462.60451: stdout chunk (state=3): >>>ansible-tmp-1727096462.5755754-27222-175301313815817=/root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817 <<< 26524 1727096462.60877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096462.60880: stdout chunk (state=3): >>><<< 26524 1727096462.60882: stderr chunk (state=3): >>><<< 26524 1727096462.60885: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096462.5755754-27222-175301313815817=/root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096462.61074: variable 'ansible_module_compression' from source: unknown 26524 1727096462.61078: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 26524 1727096462.61080: variable 'ansible_facts' from source: unknown 26524 1727096462.61113: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/AnsiballZ_service_facts.py 26524 1727096462.61343: Sending initial data 26524 1727096462.61346: Sent initial data (162 bytes) 26524 1727096462.61851: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096462.61861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096462.61963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096462.61976: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096462.61988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096462.62000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096462.62055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096462.63612: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 26524 1727096462.63624: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 26524 1727096462.63634: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 26524 1727096462.63650: stderr chunk (state=3): >>>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 <<< 26524 1727096462.63722: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096462.63750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmped4r9c_e /root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/AnsiballZ_service_facts.py <<< 26524 1727096462.63753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/AnsiballZ_service_facts.py" <<< 26524 1727096462.63795: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmped4r9c_e" to remote "/root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/AnsiballZ_service_facts.py" <<< 26524 1727096462.64513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096462.64551: stderr chunk (state=3): >>><<< 26524 1727096462.64560: stdout chunk (state=3): >>><<< 26524 1727096462.64680: done transferring module to remote 26524 1727096462.64694: _low_level_execute_command(): starting 26524 1727096462.64702: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/ /root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/AnsiballZ_service_facts.py && sleep 0' 26524 1727096462.65346: 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 <<< 26524 1727096462.65454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096462.65485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096462.65561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096462.67330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096462.67390: stderr chunk (state=3): >>><<< 26524 1727096462.67485: stdout chunk (state=3): >>><<< 26524 1727096462.67488: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096462.67490: _low_level_execute_command(): starting 26524 1727096462.67492: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/AnsiballZ_service_facts.py && sleep 0' 26524 1727096462.68029: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096462.68043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096462.68058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096462.68117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096462.68131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096462.68201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096462.68259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096462.68311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096464.23080: 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<<< 26524 1727096464.23094: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-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", "stat<<< 26524 1727096464.23113: stdout chunk (state=3): >>>us": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive",<<< 26524 1727096464.23145: stdout chunk (state=3): >>> "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", "st<<< 26524 1727096464.23153: stdout chunk (state=3): >>>ate": "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": {}}} <<< 26524 1727096464.24602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096464.24635: stderr chunk (state=3): >>><<< 26524 1727096464.24638: stdout chunk (state=3): >>><<< 26524 1727096464.24673: _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"}, "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"}, "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096464.25093: 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-1727096462.5755754-27222-175301313815817/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096464.25102: _low_level_execute_command(): starting 26524 1727096464.25107: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096462.5755754-27222-175301313815817/ > /dev/null 2>&1 && sleep 0' 26524 1727096464.25555: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096464.25558: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096464.25561: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096464.25563: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096464.25565: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096464.25618: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096464.25625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096464.25628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096464.25659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096464.27404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096464.27430: stderr chunk (state=3): >>><<< 26524 1727096464.27434: stdout chunk (state=3): >>><<< 26524 1727096464.27445: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096464.27451: handler run complete 26524 1727096464.27560: variable 'ansible_facts' from source: unknown 26524 1727096464.27652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096464.28132: variable 'ansible_facts' from source: unknown 26524 1727096464.28209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096464.28319: attempt loop complete, returning result 26524 1727096464.28322: _execute() done 26524 1727096464.28324: dumping result to json 26524 1727096464.28360: done dumping result, returning 26524 1727096464.28369: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-7801-66ba-000000000248] 26524 1727096464.28374: sending task result for task 0afff68d-5257-7801-66ba-000000000248 26524 1727096464.29056: done sending task result for task 0afff68d-5257-7801-66ba-000000000248 26524 1727096464.29060: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096464.29112: no more pending results, returning what we have 26524 1727096464.29114: results queue empty 26524 1727096464.29115: checking for any_errors_fatal 26524 1727096464.29116: done checking for any_errors_fatal 26524 1727096464.29117: checking for max_fail_percentage 26524 1727096464.29118: done checking for max_fail_percentage 26524 1727096464.29119: checking to see if all hosts have failed and the running result is not ok 26524 1727096464.29119: done checking to see if all hosts have failed 26524 1727096464.29120: getting the remaining hosts for this loop 26524 1727096464.29120: done getting the remaining hosts for this loop 26524 1727096464.29123: getting the next task for host managed_node3 26524 1727096464.29126: done getting next task for host managed_node3 26524 1727096464.29129: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 26524 1727096464.29133: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096464.29138: getting variables 26524 1727096464.29139: in VariableManager get_vars() 26524 1727096464.29160: Calling all_inventory to load vars for managed_node3 26524 1727096464.29162: Calling groups_inventory to load vars for managed_node3 26524 1727096464.29163: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096464.29172: Calling all_plugins_play to load vars for managed_node3 26524 1727096464.29174: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096464.29176: Calling groups_plugins_play to load vars for managed_node3 26524 1727096464.29815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096464.30660: done with get_vars() 26524 1727096464.30677: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 09:01:04 -0400 (0:00:01.781) 0:00:16.648 ****** 26524 1727096464.30746: entering _queue_task() for managed_node3/package_facts 26524 1727096464.30954: worker is 1 (out of 1 available) 26524 1727096464.30966: exiting _queue_task() for managed_node3/package_facts 26524 1727096464.30980: done queuing things up, now waiting for results queue to drain 26524 1727096464.30982: waiting for pending results... 26524 1727096464.31151: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 26524 1727096464.31242: in run() - task 0afff68d-5257-7801-66ba-000000000249 26524 1727096464.31254: variable 'ansible_search_path' from source: unknown 26524 1727096464.31258: variable 'ansible_search_path' from source: unknown 26524 1727096464.31289: calling self._execute() 26524 1727096464.31358: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096464.31362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096464.31372: variable 'omit' from source: magic vars 26524 1727096464.31642: variable 'ansible_distribution_major_version' from source: facts 26524 1727096464.31651: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096464.31658: variable 'omit' from source: magic vars 26524 1727096464.31702: variable 'omit' from source: magic vars 26524 1727096464.31724: variable 'omit' from source: magic vars 26524 1727096464.31756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096464.31787: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096464.31802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096464.31815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096464.31824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096464.31849: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096464.31852: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096464.31855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096464.31931: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096464.31934: Set connection var ansible_connection to ssh 26524 1727096464.31939: Set connection var ansible_pipelining to False 26524 1727096464.31944: Set connection var ansible_timeout to 10 26524 1727096464.31949: Set connection var ansible_shell_type to sh 26524 1727096464.31954: Set connection var ansible_shell_executable to /bin/sh 26524 1727096464.31971: variable 'ansible_shell_executable' from source: unknown 26524 1727096464.31983: variable 'ansible_connection' from source: unknown 26524 1727096464.31987: variable 'ansible_module_compression' from source: unknown 26524 1727096464.31989: variable 'ansible_shell_type' from source: unknown 26524 1727096464.31991: variable 'ansible_shell_executable' from source: unknown 26524 1727096464.31993: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096464.31995: variable 'ansible_pipelining' from source: unknown 26524 1727096464.31997: variable 'ansible_timeout' from source: unknown 26524 1727096464.31999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096464.32137: 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__) 26524 1727096464.32146: variable 'omit' from source: magic vars 26524 1727096464.32151: starting attempt loop 26524 1727096464.32154: running the handler 26524 1727096464.32165: _low_level_execute_command(): starting 26524 1727096464.32176: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096464.32679: 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 <<< 26524 1727096464.32683: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26524 1727096464.32687: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096464.32735: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096464.32738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096464.32741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096464.32783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096464.34415: stdout chunk (state=3): >>>/root <<< 26524 1727096464.34518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096464.34544: stderr chunk (state=3): >>><<< 26524 1727096464.34548: stdout chunk (state=3): >>><<< 26524 1727096464.34566: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096464.34580: _low_level_execute_command(): starting 26524 1727096464.34583: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156 `" && echo ansible-tmp-1727096464.345647-27281-262914617901156="` echo /root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156 `" ) && sleep 0' 26524 1727096464.35004: 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 <<< 26524 1727096464.35007: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096464.35010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096464.35018: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096464.35065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096464.35075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096464.35105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096464.36944: stdout chunk (state=3): >>>ansible-tmp-1727096464.345647-27281-262914617901156=/root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156 <<< 26524 1727096464.37055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096464.37085: stderr chunk (state=3): >>><<< 26524 1727096464.37089: stdout chunk (state=3): >>><<< 26524 1727096464.37100: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096464.345647-27281-262914617901156=/root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096464.37133: variable 'ansible_module_compression' from source: unknown 26524 1727096464.37169: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 26524 1727096464.37223: variable 'ansible_facts' from source: unknown 26524 1727096464.37337: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/AnsiballZ_package_facts.py 26524 1727096464.37692: Sending initial data 26524 1727096464.37695: Sent initial data (161 bytes) 26524 1727096464.38031: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096464.38045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096464.38158: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096464.38188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096464.38252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096464.39854: 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 <<< 26524 1727096464.40077: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/AnsiballZ_package_facts.py" <<< 26524 1727096464.40080: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpk24bjr10 /root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/AnsiballZ_package_facts.py <<< 26524 1727096464.40083: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpk24bjr10" to remote "/root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/AnsiballZ_package_facts.py" <<< 26524 1727096464.41413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096464.41456: stderr chunk (state=3): >>><<< 26524 1727096464.41476: stdout chunk (state=3): >>><<< 26524 1727096464.41542: done transferring module to remote 26524 1727096464.41558: _low_level_execute_command(): starting 26524 1727096464.41572: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/ /root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/AnsiballZ_package_facts.py && sleep 0' 26524 1727096464.42190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096464.42206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096464.42228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096464.42245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096464.42264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096464.42335: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096464.42387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096464.42408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096464.42458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096464.42491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096464.44322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096464.44325: stdout chunk (state=3): >>><<< 26524 1727096464.44328: stderr chunk (state=3): >>><<< 26524 1727096464.44342: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096464.44351: _low_level_execute_command(): starting 26524 1727096464.44430: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/AnsiballZ_package_facts.py && sleep 0' 26524 1727096464.45077: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096464.45098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096464.45113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096464.45193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096464.88853: 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"<<< 26524 1727096464.89049: 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", "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",<<< 26524 1727096464.89127: 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.<<< 26524 1727096464.89158: 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"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 26524 1727096464.90791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096464.90825: stderr chunk (state=3): >>><<< 26524 1727096464.90829: stdout chunk (state=3): >>><<< 26524 1727096464.90882: _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"}], "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096464.92675: 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-1727096464.345647-27281-262914617901156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096464.92688: _low_level_execute_command(): starting 26524 1727096464.92692: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096464.345647-27281-262914617901156/ > /dev/null 2>&1 && sleep 0' 26524 1727096464.93118: 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 <<< 26524 1727096464.93156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096464.93159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096464.93162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096464.93164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096464.93166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096464.93214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096464.93219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096464.93222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096464.93258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096464.95166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096464.95172: stdout chunk (state=3): >>><<< 26524 1727096464.95175: stderr chunk (state=3): >>><<< 26524 1727096464.95378: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096464.95381: handler run complete 26524 1727096464.96086: variable 'ansible_facts' from source: unknown 26524 1727096464.96592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096464.98689: variable 'ansible_facts' from source: unknown 26524 1727096464.99141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096464.99902: attempt loop complete, returning result 26524 1727096464.99919: _execute() done 26524 1727096464.99925: dumping result to json 26524 1727096465.00146: done dumping result, returning 26524 1727096465.00172: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-7801-66ba-000000000249] 26524 1727096465.00184: sending task result for task 0afff68d-5257-7801-66ba-000000000249 26524 1727096465.02479: done sending task result for task 0afff68d-5257-7801-66ba-000000000249 26524 1727096465.02483: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096465.02635: no more pending results, returning what we have 26524 1727096465.02638: results queue empty 26524 1727096465.02639: checking for any_errors_fatal 26524 1727096465.02644: done checking for any_errors_fatal 26524 1727096465.02644: checking for max_fail_percentage 26524 1727096465.02646: done checking for max_fail_percentage 26524 1727096465.02647: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.02648: done checking to see if all hosts have failed 26524 1727096465.02649: getting the remaining hosts for this loop 26524 1727096465.02650: done getting the remaining hosts for this loop 26524 1727096465.02653: getting the next task for host managed_node3 26524 1727096465.02660: done getting next task for host managed_node3 26524 1727096465.02663: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 26524 1727096465.02666: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.02678: getting variables 26524 1727096465.02680: in VariableManager get_vars() 26524 1727096465.02710: Calling all_inventory to load vars for managed_node3 26524 1727096465.02713: Calling groups_inventory to load vars for managed_node3 26524 1727096465.02715: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.02724: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.02726: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.02729: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.04019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.05688: done with get_vars() 26524 1727096465.05716: done getting variables 26524 1727096465.05777: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:01:05 -0400 (0:00:00.750) 0:00:17.399 ****** 26524 1727096465.05822: entering _queue_task() for managed_node3/debug 26524 1727096465.06261: worker is 1 (out of 1 available) 26524 1727096465.06274: exiting _queue_task() for managed_node3/debug 26524 1727096465.06286: done queuing things up, now waiting for results queue to drain 26524 1727096465.06287: waiting for pending results... 26524 1727096465.06489: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 26524 1727096465.06620: in run() - task 0afff68d-5257-7801-66ba-0000000001e0 26524 1727096465.06624: variable 'ansible_search_path' from source: unknown 26524 1727096465.06626: variable 'ansible_search_path' from source: unknown 26524 1727096465.06656: calling self._execute() 26524 1727096465.06803: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.06807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.06810: variable 'omit' from source: magic vars 26524 1727096465.07157: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.07179: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.07190: variable 'omit' from source: magic vars 26524 1727096465.07274: variable 'omit' from source: magic vars 26524 1727096465.07335: variable 'network_provider' from source: set_fact 26524 1727096465.07364: variable 'omit' from source: magic vars 26524 1727096465.07407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096465.07441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096465.07471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096465.07564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096465.07569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096465.07572: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096465.07574: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.07577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.07663: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096465.07704: Set connection var ansible_connection to ssh 26524 1727096465.07707: Set connection var ansible_pipelining to False 26524 1727096465.07710: Set connection var ansible_timeout to 10 26524 1727096465.07711: Set connection var ansible_shell_type to sh 26524 1727096465.07713: Set connection var ansible_shell_executable to /bin/sh 26524 1727096465.07732: variable 'ansible_shell_executable' from source: unknown 26524 1727096465.07771: variable 'ansible_connection' from source: unknown 26524 1727096465.07774: variable 'ansible_module_compression' from source: unknown 26524 1727096465.07782: variable 'ansible_shell_type' from source: unknown 26524 1727096465.07784: variable 'ansible_shell_executable' from source: unknown 26524 1727096465.07786: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.07788: variable 'ansible_pipelining' from source: unknown 26524 1727096465.07790: variable 'ansible_timeout' from source: unknown 26524 1727096465.07792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.07910: 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) 26524 1727096465.07931: variable 'omit' from source: magic vars 26524 1727096465.07941: starting attempt loop 26524 1727096465.08002: running the handler 26524 1727096465.08005: handler run complete 26524 1727096465.08018: attempt loop complete, returning result 26524 1727096465.08026: _execute() done 26524 1727096465.08034: dumping result to json 26524 1727096465.08040: done dumping result, returning 26524 1727096465.08049: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-7801-66ba-0000000001e0] 26524 1727096465.08058: sending task result for task 0afff68d-5257-7801-66ba-0000000001e0 26524 1727096465.08251: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e0 26524 1727096465.08254: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 26524 1727096465.08311: no more pending results, returning what we have 26524 1727096465.08315: results queue empty 26524 1727096465.08316: checking for any_errors_fatal 26524 1727096465.08323: done checking for any_errors_fatal 26524 1727096465.08324: checking for max_fail_percentage 26524 1727096465.08325: done checking for max_fail_percentage 26524 1727096465.08326: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.08328: done checking to see if all hosts have failed 26524 1727096465.08328: getting the remaining hosts for this loop 26524 1727096465.08330: done getting the remaining hosts for this loop 26524 1727096465.08333: getting the next task for host managed_node3 26524 1727096465.08341: done getting next task for host managed_node3 26524 1727096465.08345: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26524 1727096465.08349: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.08362: getting variables 26524 1727096465.08364: in VariableManager get_vars() 26524 1727096465.08405: Calling all_inventory to load vars for managed_node3 26524 1727096465.08408: Calling groups_inventory to load vars for managed_node3 26524 1727096465.08411: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.08423: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.08427: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.08430: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.09829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.11615: done with get_vars() 26524 1727096465.11642: done getting variables 26524 1727096465.11697: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:01:05 -0400 (0:00:00.059) 0:00:17.458 ****** 26524 1727096465.11728: entering _queue_task() for managed_node3/fail 26524 1727096465.12098: worker is 1 (out of 1 available) 26524 1727096465.12108: exiting _queue_task() for managed_node3/fail 26524 1727096465.12118: done queuing things up, now waiting for results queue to drain 26524 1727096465.12119: waiting for pending results... 26524 1727096465.12356: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26524 1727096465.12417: in run() - task 0afff68d-5257-7801-66ba-0000000001e1 26524 1727096465.12437: variable 'ansible_search_path' from source: unknown 26524 1727096465.12445: variable 'ansible_search_path' from source: unknown 26524 1727096465.12504: calling self._execute() 26524 1727096465.12586: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.12613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.12622: variable 'omit' from source: magic vars 26524 1727096465.13050: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.13054: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.13145: variable 'network_state' from source: role '' defaults 26524 1727096465.13171: Evaluated conditional (network_state != {}): False 26524 1727096465.13179: when evaluation is False, skipping this task 26524 1727096465.13187: _execute() done 26524 1727096465.13193: dumping result to json 26524 1727096465.13200: done dumping result, returning 26524 1727096465.13216: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-7801-66ba-0000000001e1] 26524 1727096465.13227: sending task result for task 0afff68d-5257-7801-66ba-0000000001e1 26524 1727096465.13329: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e1 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096465.13417: no more pending results, returning what we have 26524 1727096465.13421: results queue empty 26524 1727096465.13422: checking for any_errors_fatal 26524 1727096465.13428: done checking for any_errors_fatal 26524 1727096465.13429: checking for max_fail_percentage 26524 1727096465.13431: done checking for max_fail_percentage 26524 1727096465.13432: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.13433: done checking to see if all hosts have failed 26524 1727096465.13434: getting the remaining hosts for this loop 26524 1727096465.13435: done getting the remaining hosts for this loop 26524 1727096465.13439: getting the next task for host managed_node3 26524 1727096465.13447: done getting next task for host managed_node3 26524 1727096465.13451: ^ 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 26524 1727096465.13455: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.13474: getting variables 26524 1727096465.13476: in VariableManager get_vars() 26524 1727096465.13515: Calling all_inventory to load vars for managed_node3 26524 1727096465.13518: Calling groups_inventory to load vars for managed_node3 26524 1727096465.13521: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.13533: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.13536: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.13539: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.14253: WORKER PROCESS EXITING 26524 1727096465.15006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.16643: done with get_vars() 26524 1727096465.16664: done getting variables 26524 1727096465.16726: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:01:05 -0400 (0:00:00.050) 0:00:17.508 ****** 26524 1727096465.16756: entering _queue_task() for managed_node3/fail 26524 1727096465.17032: worker is 1 (out of 1 available) 26524 1727096465.17042: exiting _queue_task() for managed_node3/fail 26524 1727096465.17053: done queuing things up, now waiting for results queue to drain 26524 1727096465.17054: waiting for pending results... 26524 1727096465.17287: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 26524 1727096465.17408: in run() - task 0afff68d-5257-7801-66ba-0000000001e2 26524 1727096465.17428: variable 'ansible_search_path' from source: unknown 26524 1727096465.17437: variable 'ansible_search_path' from source: unknown 26524 1727096465.17486: calling self._execute() 26524 1727096465.17581: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.17593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.17610: variable 'omit' from source: magic vars 26524 1727096465.17963: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.17983: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.18116: variable 'network_state' from source: role '' defaults 26524 1727096465.18132: Evaluated conditional (network_state != {}): False 26524 1727096465.18139: when evaluation is False, skipping this task 26524 1727096465.18146: _execute() done 26524 1727096465.18173: dumping result to json 26524 1727096465.18176: done dumping result, returning 26524 1727096465.18179: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-7801-66ba-0000000001e2] 26524 1727096465.18182: sending task result for task 0afff68d-5257-7801-66ba-0000000001e2 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096465.18362: no more pending results, returning what we have 26524 1727096465.18366: results queue empty 26524 1727096465.18367: checking for any_errors_fatal 26524 1727096465.18375: done checking for any_errors_fatal 26524 1727096465.18376: checking for max_fail_percentage 26524 1727096465.18377: done checking for max_fail_percentage 26524 1727096465.18378: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.18379: done checking to see if all hosts have failed 26524 1727096465.18380: getting the remaining hosts for this loop 26524 1727096465.18381: done getting the remaining hosts for this loop 26524 1727096465.18384: getting the next task for host managed_node3 26524 1727096465.18391: done getting next task for host managed_node3 26524 1727096465.18395: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26524 1727096465.18398: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.18415: getting variables 26524 1727096465.18417: in VariableManager get_vars() 26524 1727096465.18453: Calling all_inventory to load vars for managed_node3 26524 1727096465.18456: Calling groups_inventory to load vars for managed_node3 26524 1727096465.18459: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.18472: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.18476: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.18479: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.19185: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e2 26524 1727096465.19189: WORKER PROCESS EXITING 26524 1727096465.20104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.21704: done with get_vars() 26524 1727096465.21733: done getting variables 26524 1727096465.21786: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:01:05 -0400 (0:00:00.050) 0:00:17.559 ****** 26524 1727096465.21813: entering _queue_task() for managed_node3/fail 26524 1727096465.22283: worker is 1 (out of 1 available) 26524 1727096465.22290: exiting _queue_task() for managed_node3/fail 26524 1727096465.22298: done queuing things up, now waiting for results queue to drain 26524 1727096465.22299: waiting for pending results... 26524 1727096465.22340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26524 1727096465.22445: in run() - task 0afff68d-5257-7801-66ba-0000000001e3 26524 1727096465.22462: variable 'ansible_search_path' from source: unknown 26524 1727096465.22472: variable 'ansible_search_path' from source: unknown 26524 1727096465.22508: calling self._execute() 26524 1727096465.22604: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.22617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.22641: variable 'omit' from source: magic vars 26524 1727096465.23004: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.23021: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.23208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096465.24979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096465.25027: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096465.25050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096465.25079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096465.25100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096465.25160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.25194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.25212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.25243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.25248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.25321: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.25333: Evaluated conditional (ansible_distribution_major_version | int > 9): True 26524 1727096465.25411: variable 'ansible_distribution' from source: facts 26524 1727096465.25415: variable '__network_rh_distros' from source: role '' defaults 26524 1727096465.25422: Evaluated conditional (ansible_distribution in __network_rh_distros): True 26524 1727096465.25585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.25602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.25618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.25642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.25652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.25692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.25722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.25739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.25763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.25786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.25843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.25848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.25869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.25895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.25906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.26402: variable 'network_connections' from source: include params 26524 1727096465.26405: variable 'interface' from source: play vars 26524 1727096465.26407: variable 'interface' from source: play vars 26524 1727096465.26409: variable 'network_state' from source: role '' defaults 26524 1727096465.26411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096465.26526: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096465.26559: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096465.26593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096465.26620: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096465.26659: 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) 26524 1727096465.26683: 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) 26524 1727096465.26710: 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) 26524 1727096465.26732: 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) 26524 1727096465.26766: 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 26524 1727096465.26777: when evaluation is False, skipping this task 26524 1727096465.26781: _execute() done 26524 1727096465.26783: dumping result to json 26524 1727096465.26785: done dumping result, returning 26524 1727096465.26788: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-7801-66ba-0000000001e3] 26524 1727096465.26791: sending task result for task 0afff68d-5257-7801-66ba-0000000001e3 skipping: [managed_node3] => { "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" } 26524 1727096465.27023: no more pending results, returning what we have 26524 1727096465.27026: results queue empty 26524 1727096465.27027: checking for any_errors_fatal 26524 1727096465.27032: done checking for any_errors_fatal 26524 1727096465.27033: checking for max_fail_percentage 26524 1727096465.27034: done checking for max_fail_percentage 26524 1727096465.27035: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.27036: done checking to see if all hosts have failed 26524 1727096465.27037: getting the remaining hosts for this loop 26524 1727096465.27038: done getting the remaining hosts for this loop 26524 1727096465.27040: getting the next task for host managed_node3 26524 1727096465.27047: done getting next task for host managed_node3 26524 1727096465.27051: ^ 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 26524 1727096465.27053: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.27074: getting variables 26524 1727096465.27076: in VariableManager get_vars() 26524 1727096465.27110: Calling all_inventory to load vars for managed_node3 26524 1727096465.27113: Calling groups_inventory to load vars for managed_node3 26524 1727096465.27115: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.27123: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.27126: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.27128: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.27658: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e3 26524 1727096465.27661: WORKER PROCESS EXITING 26524 1727096465.27996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.28857: done with get_vars() 26524 1727096465.28875: done getting variables 26524 1727096465.28921: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:01:05 -0400 (0:00:00.071) 0:00:17.630 ****** 26524 1727096465.28942: entering _queue_task() for managed_node3/dnf 26524 1727096465.29166: worker is 1 (out of 1 available) 26524 1727096465.29181: exiting _queue_task() for managed_node3/dnf 26524 1727096465.29193: done queuing things up, now waiting for results queue to drain 26524 1727096465.29195: waiting for pending results... 26524 1727096465.29359: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 26524 1727096465.29436: in run() - task 0afff68d-5257-7801-66ba-0000000001e4 26524 1727096465.29450: variable 'ansible_search_path' from source: unknown 26524 1727096465.29453: variable 'ansible_search_path' from source: unknown 26524 1727096465.29483: calling self._execute() 26524 1727096465.29548: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.29553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.29561: variable 'omit' from source: magic vars 26524 1727096465.29823: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.29833: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.29965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096465.32051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096465.32063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096465.32105: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096465.32141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096465.32183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096465.32266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.32307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.32337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.32395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.32413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.32545: variable 'ansible_distribution' from source: facts 26524 1727096465.32549: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.32560: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 26524 1727096465.32644: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096465.32739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.32755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.32779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.32800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.32815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.32841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.32856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.32875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.32898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.32908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.32937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.32953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.32972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.32995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.33004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.33107: variable 'network_connections' from source: include params 26524 1727096465.33116: variable 'interface' from source: play vars 26524 1727096465.33166: variable 'interface' from source: play vars 26524 1727096465.33226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096465.33332: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096465.33359: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096465.33384: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096465.33405: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096465.33435: 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) 26524 1727096465.33451: 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) 26524 1727096465.33476: 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) 26524 1727096465.33494: 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) 26524 1727096465.33536: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096465.33682: variable 'network_connections' from source: include params 26524 1727096465.33686: variable 'interface' from source: play vars 26524 1727096465.33729: variable 'interface' from source: play vars 26524 1727096465.33752: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26524 1727096465.33755: when evaluation is False, skipping this task 26524 1727096465.33758: _execute() done 26524 1727096465.33760: dumping result to json 26524 1727096465.33762: done dumping result, returning 26524 1727096465.33772: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-7801-66ba-0000000001e4] 26524 1727096465.33775: sending task result for task 0afff68d-5257-7801-66ba-0000000001e4 26524 1727096465.33857: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e4 26524 1727096465.33860: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26524 1727096465.33914: no more pending results, returning what we have 26524 1727096465.33918: results queue empty 26524 1727096465.33919: checking for any_errors_fatal 26524 1727096465.33925: done checking for any_errors_fatal 26524 1727096465.33925: checking for max_fail_percentage 26524 1727096465.33927: done checking for max_fail_percentage 26524 1727096465.33928: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.33929: done checking to see if all hosts have failed 26524 1727096465.33929: getting the remaining hosts for this loop 26524 1727096465.33931: done getting the remaining hosts for this loop 26524 1727096465.33935: getting the next task for host managed_node3 26524 1727096465.33941: done getting next task for host managed_node3 26524 1727096465.33944: ^ 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 26524 1727096465.33947: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.33961: getting variables 26524 1727096465.33962: in VariableManager get_vars() 26524 1727096465.34004: Calling all_inventory to load vars for managed_node3 26524 1727096465.34007: Calling groups_inventory to load vars for managed_node3 26524 1727096465.34010: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.34019: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.34021: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.34024: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.35454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.36848: done with get_vars() 26524 1727096465.36864: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26524 1727096465.36922: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:01:05 -0400 (0:00:00.080) 0:00:17.710 ****** 26524 1727096465.36945: entering _queue_task() for managed_node3/yum 26524 1727096465.37179: worker is 1 (out of 1 available) 26524 1727096465.37193: exiting _queue_task() for managed_node3/yum 26524 1727096465.37203: done queuing things up, now waiting for results queue to drain 26524 1727096465.37204: waiting for pending results... 26524 1727096465.37377: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 26524 1727096465.37454: in run() - task 0afff68d-5257-7801-66ba-0000000001e5 26524 1727096465.37465: variable 'ansible_search_path' from source: unknown 26524 1727096465.37472: variable 'ansible_search_path' from source: unknown 26524 1727096465.37498: calling self._execute() 26524 1727096465.37566: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.37574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.37581: variable 'omit' from source: magic vars 26524 1727096465.37840: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.37851: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.37972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096465.39889: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096465.39934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096465.39962: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096465.40018: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096465.40022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096465.40087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.40116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.40136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.40162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.40175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.40247: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.40259: Evaluated conditional (ansible_distribution_major_version | int < 8): False 26524 1727096465.40262: when evaluation is False, skipping this task 26524 1727096465.40265: _execute() done 26524 1727096465.40269: dumping result to json 26524 1727096465.40274: done dumping result, returning 26524 1727096465.40277: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-7801-66ba-0000000001e5] 26524 1727096465.40283: sending task result for task 0afff68d-5257-7801-66ba-0000000001e5 26524 1727096465.40376: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e5 26524 1727096465.40379: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 26524 1727096465.40450: no more pending results, returning what we have 26524 1727096465.40453: results queue empty 26524 1727096465.40454: checking for any_errors_fatal 26524 1727096465.40461: done checking for any_errors_fatal 26524 1727096465.40461: checking for max_fail_percentage 26524 1727096465.40463: done checking for max_fail_percentage 26524 1727096465.40464: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.40465: done checking to see if all hosts have failed 26524 1727096465.40465: getting the remaining hosts for this loop 26524 1727096465.40466: done getting the remaining hosts for this loop 26524 1727096465.40474: getting the next task for host managed_node3 26524 1727096465.40481: done getting next task for host managed_node3 26524 1727096465.40485: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26524 1727096465.40487: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.40502: getting variables 26524 1727096465.40503: in VariableManager get_vars() 26524 1727096465.40537: Calling all_inventory to load vars for managed_node3 26524 1727096465.40539: Calling groups_inventory to load vars for managed_node3 26524 1727096465.40541: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.40549: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.40552: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.40554: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.41310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.42624: done with get_vars() 26524 1727096465.42640: done getting variables 26524 1727096465.42686: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:01:05 -0400 (0:00:00.057) 0:00:17.768 ****** 26524 1727096465.42709: entering _queue_task() for managed_node3/fail 26524 1727096465.42953: worker is 1 (out of 1 available) 26524 1727096465.42980: exiting _queue_task() for managed_node3/fail 26524 1727096465.42997: done queuing things up, now waiting for results queue to drain 26524 1727096465.42999: waiting for pending results... 26524 1727096465.43355: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26524 1727096465.43392: in run() - task 0afff68d-5257-7801-66ba-0000000001e6 26524 1727096465.43423: variable 'ansible_search_path' from source: unknown 26524 1727096465.43428: variable 'ansible_search_path' from source: unknown 26524 1727096465.43448: calling self._execute() 26524 1727096465.43541: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.43549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.43596: variable 'omit' from source: magic vars 26524 1727096465.43986: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.43990: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.44117: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096465.44352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096465.46352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096465.46411: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096465.46487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096465.46490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096465.46675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096465.46679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.46682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.46705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.46745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.46780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.46821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.46898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.46944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.46971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.47034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.47038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.47041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.47043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.47125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.47129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.47299: variable 'network_connections' from source: include params 26524 1727096465.47318: variable 'interface' from source: play vars 26524 1727096465.47422: variable 'interface' from source: play vars 26524 1727096465.47520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096465.47713: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096465.47788: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096465.47827: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096465.47898: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096465.47936: 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) 26524 1727096465.47963: 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) 26524 1727096465.48020: 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) 26524 1727096465.48087: 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) 26524 1727096465.48143: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096465.48393: variable 'network_connections' from source: include params 26524 1727096465.48425: variable 'interface' from source: play vars 26524 1727096465.48451: variable 'interface' from source: play vars 26524 1727096465.48479: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26524 1727096465.48483: when evaluation is False, skipping this task 26524 1727096465.48485: _execute() done 26524 1727096465.48488: dumping result to json 26524 1727096465.48489: done dumping result, returning 26524 1727096465.48496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-7801-66ba-0000000001e6] 26524 1727096465.48501: sending task result for task 0afff68d-5257-7801-66ba-0000000001e6 26524 1727096465.48690: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e6 26524 1727096465.48693: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26524 1727096465.48744: no more pending results, returning what we have 26524 1727096465.48747: results queue empty 26524 1727096465.48748: checking for any_errors_fatal 26524 1727096465.48754: done checking for any_errors_fatal 26524 1727096465.48755: checking for max_fail_percentage 26524 1727096465.48757: done checking for max_fail_percentage 26524 1727096465.48758: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.48759: done checking to see if all hosts have failed 26524 1727096465.48759: getting the remaining hosts for this loop 26524 1727096465.48761: done getting the remaining hosts for this loop 26524 1727096465.48764: getting the next task for host managed_node3 26524 1727096465.48772: done getting next task for host managed_node3 26524 1727096465.48776: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 26524 1727096465.48779: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.48796: getting variables 26524 1727096465.48797: in VariableManager get_vars() 26524 1727096465.48834: Calling all_inventory to load vars for managed_node3 26524 1727096465.48837: Calling groups_inventory to load vars for managed_node3 26524 1727096465.48839: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.48848: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.48850: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.48853: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.49905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.51515: done with get_vars() 26524 1727096465.51545: done getting variables 26524 1727096465.51621: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:01:05 -0400 (0:00:00.089) 0:00:17.857 ****** 26524 1727096465.51671: entering _queue_task() for managed_node3/package 26524 1727096465.52272: worker is 1 (out of 1 available) 26524 1727096465.52282: exiting _queue_task() for managed_node3/package 26524 1727096465.52293: done queuing things up, now waiting for results queue to drain 26524 1727096465.52295: waiting for pending results... 26524 1727096465.52585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 26524 1727096465.52590: in run() - task 0afff68d-5257-7801-66ba-0000000001e7 26524 1727096465.52593: variable 'ansible_search_path' from source: unknown 26524 1727096465.52595: variable 'ansible_search_path' from source: unknown 26524 1727096465.52606: calling self._execute() 26524 1727096465.52702: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.52721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.52737: variable 'omit' from source: magic vars 26524 1727096465.53258: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.53261: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.53397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096465.53963: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096465.54012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096465.54061: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096465.54210: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096465.54337: variable 'network_packages' from source: role '' defaults 26524 1727096465.54467: variable '__network_provider_setup' from source: role '' defaults 26524 1727096465.54485: variable '__network_service_name_default_nm' from source: role '' defaults 26524 1727096465.54594: variable '__network_service_name_default_nm' from source: role '' defaults 26524 1727096465.54604: variable '__network_packages_default_nm' from source: role '' defaults 26524 1727096465.54684: variable '__network_packages_default_nm' from source: role '' defaults 26524 1727096465.54872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096465.58559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096465.58686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096465.58823: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096465.58997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096465.59000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096465.59213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.59353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.59357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.59508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.59605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.59709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.59798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.59847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.59951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.60192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.60259: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26524 1727096465.60386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.60421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.60449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.60492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.60517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.60608: variable 'ansible_python' from source: facts 26524 1727096465.60642: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26524 1727096465.60760: variable '__network_wpa_supplicant_required' from source: role '' defaults 26524 1727096465.60852: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26524 1727096465.60995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.61024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.61061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.61149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.61199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.61359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096465.62081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096465.62145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096465.62224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096465.62227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096465.62540: variable 'network_connections' from source: include params 26524 1727096465.62577: variable 'interface' from source: play vars 26524 1727096465.62814: variable 'interface' from source: play vars 26524 1727096465.62857: 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) 26524 1727096465.62891: 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) 26524 1727096465.63003: 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) 26524 1727096465.63079: 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) 26524 1727096465.63144: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096465.63631: variable 'network_connections' from source: include params 26524 1727096465.63721: variable 'interface' from source: play vars 26524 1727096465.63887: variable 'interface' from source: play vars 26524 1727096465.63954: variable '__network_packages_default_wireless' from source: role '' defaults 26524 1727096465.64144: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096465.64574: variable 'network_connections' from source: include params 26524 1727096465.64585: variable 'interface' from source: play vars 26524 1727096465.64672: variable 'interface' from source: play vars 26524 1727096465.64699: variable '__network_packages_default_team' from source: role '' defaults 26524 1727096465.64827: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096465.65265: variable 'network_connections' from source: include params 26524 1727096465.65271: variable 'interface' from source: play vars 26524 1727096465.65374: variable 'interface' from source: play vars 26524 1727096465.65403: variable '__network_service_name_default_initscripts' from source: role '' defaults 26524 1727096465.65466: variable '__network_service_name_default_initscripts' from source: role '' defaults 26524 1727096465.65480: variable '__network_packages_default_initscripts' from source: role '' defaults 26524 1727096465.65548: variable '__network_packages_default_initscripts' from source: role '' defaults 26524 1727096465.65806: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26524 1727096465.66373: variable 'network_connections' from source: include params 26524 1727096465.66395: variable 'interface' from source: play vars 26524 1727096465.66487: variable 'interface' from source: play vars 26524 1727096465.66500: variable 'ansible_distribution' from source: facts 26524 1727096465.66508: variable '__network_rh_distros' from source: role '' defaults 26524 1727096465.66518: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.66552: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26524 1727096465.66794: variable 'ansible_distribution' from source: facts 26524 1727096465.66810: variable '__network_rh_distros' from source: role '' defaults 26524 1727096465.66822: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.66836: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26524 1727096465.67185: variable 'ansible_distribution' from source: facts 26524 1727096465.67215: variable '__network_rh_distros' from source: role '' defaults 26524 1727096465.67225: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.67275: variable 'network_provider' from source: set_fact 26524 1727096465.67296: variable 'ansible_facts' from source: unknown 26524 1727096465.68348: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 26524 1727096465.68356: when evaluation is False, skipping this task 26524 1727096465.68364: _execute() done 26524 1727096465.68374: dumping result to json 26524 1727096465.68382: done dumping result, returning 26524 1727096465.68393: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-7801-66ba-0000000001e7] 26524 1727096465.68450: sending task result for task 0afff68d-5257-7801-66ba-0000000001e7 26524 1727096465.68520: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e7 26524 1727096465.68523: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 26524 1727096465.68606: no more pending results, returning what we have 26524 1727096465.68610: results queue empty 26524 1727096465.68611: checking for any_errors_fatal 26524 1727096465.68617: done checking for any_errors_fatal 26524 1727096465.68618: checking for max_fail_percentage 26524 1727096465.68620: done checking for max_fail_percentage 26524 1727096465.68621: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.68622: done checking to see if all hosts have failed 26524 1727096465.68623: getting the remaining hosts for this loop 26524 1727096465.68624: done getting the remaining hosts for this loop 26524 1727096465.68628: getting the next task for host managed_node3 26524 1727096465.68635: done getting next task for host managed_node3 26524 1727096465.68638: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26524 1727096465.68641: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.68658: getting variables 26524 1727096465.68660: in VariableManager get_vars() 26524 1727096465.68716: Calling all_inventory to load vars for managed_node3 26524 1727096465.68720: Calling groups_inventory to load vars for managed_node3 26524 1727096465.68723: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.68735: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.68738: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.68742: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.71391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.73583: done with get_vars() 26524 1727096465.73608: done getting variables 26524 1727096465.73673: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:01:05 -0400 (0:00:00.221) 0:00:18.078 ****** 26524 1727096465.73779: entering _queue_task() for managed_node3/package 26524 1727096465.74541: worker is 1 (out of 1 available) 26524 1727096465.74555: exiting _queue_task() for managed_node3/package 26524 1727096465.74566: done queuing things up, now waiting for results queue to drain 26524 1727096465.74573: waiting for pending results... 26524 1727096465.75147: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26524 1727096465.75352: in run() - task 0afff68d-5257-7801-66ba-0000000001e8 26524 1727096465.75356: variable 'ansible_search_path' from source: unknown 26524 1727096465.75421: variable 'ansible_search_path' from source: unknown 26524 1727096465.75457: calling self._execute() 26524 1727096465.75592: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.75598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.75608: variable 'omit' from source: magic vars 26524 1727096465.76387: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.76402: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.76661: variable 'network_state' from source: role '' defaults 26524 1727096465.76674: Evaluated conditional (network_state != {}): False 26524 1727096465.76678: when evaluation is False, skipping this task 26524 1727096465.76681: _execute() done 26524 1727096465.76683: dumping result to json 26524 1727096465.76686: done dumping result, returning 26524 1727096465.76689: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-7801-66ba-0000000001e8] 26524 1727096465.76694: sending task result for task 0afff68d-5257-7801-66ba-0000000001e8 26524 1727096465.76837: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e8 26524 1727096465.76840: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096465.76916: no more pending results, returning what we have 26524 1727096465.76920: results queue empty 26524 1727096465.76921: checking for any_errors_fatal 26524 1727096465.76926: done checking for any_errors_fatal 26524 1727096465.76927: checking for max_fail_percentage 26524 1727096465.76929: done checking for max_fail_percentage 26524 1727096465.76929: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.76931: done checking to see if all hosts have failed 26524 1727096465.76931: getting the remaining hosts for this loop 26524 1727096465.76933: done getting the remaining hosts for this loop 26524 1727096465.76936: getting the next task for host managed_node3 26524 1727096465.76942: done getting next task for host managed_node3 26524 1727096465.76945: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26524 1727096465.76949: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.76969: getting variables 26524 1727096465.76973: in VariableManager get_vars() 26524 1727096465.77011: Calling all_inventory to load vars for managed_node3 26524 1727096465.77013: Calling groups_inventory to load vars for managed_node3 26524 1727096465.77016: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.77027: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.77030: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.77032: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.79938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.83512: done with get_vars() 26524 1727096465.83539: done getting variables 26524 1727096465.83640: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:01:05 -0400 (0:00:00.098) 0:00:18.177 ****** 26524 1727096465.83676: entering _queue_task() for managed_node3/package 26524 1727096465.84407: worker is 1 (out of 1 available) 26524 1727096465.84420: exiting _queue_task() for managed_node3/package 26524 1727096465.84431: done queuing things up, now waiting for results queue to drain 26524 1727096465.84433: waiting for pending results... 26524 1727096465.84887: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26524 1727096465.85120: in run() - task 0afff68d-5257-7801-66ba-0000000001e9 26524 1727096465.85124: variable 'ansible_search_path' from source: unknown 26524 1727096465.85127: variable 'ansible_search_path' from source: unknown 26524 1727096465.85130: calling self._execute() 26524 1727096465.85277: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.85347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.85363: variable 'omit' from source: magic vars 26524 1727096465.86051: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.86116: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.86477: variable 'network_state' from source: role '' defaults 26524 1727096465.86480: Evaluated conditional (network_state != {}): False 26524 1727096465.86482: when evaluation is False, skipping this task 26524 1727096465.86489: _execute() done 26524 1727096465.86495: dumping result to json 26524 1727096465.86501: done dumping result, returning 26524 1727096465.86510: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-7801-66ba-0000000001e9] 26524 1727096465.86518: sending task result for task 0afff68d-5257-7801-66ba-0000000001e9 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096465.86656: no more pending results, returning what we have 26524 1727096465.86660: results queue empty 26524 1727096465.86661: checking for any_errors_fatal 26524 1727096465.86665: done checking for any_errors_fatal 26524 1727096465.86666: checking for max_fail_percentage 26524 1727096465.86670: done checking for max_fail_percentage 26524 1727096465.86671: checking to see if all hosts have failed and the running result is not ok 26524 1727096465.86672: done checking to see if all hosts have failed 26524 1727096465.86673: getting the remaining hosts for this loop 26524 1727096465.86674: done getting the remaining hosts for this loop 26524 1727096465.86678: getting the next task for host managed_node3 26524 1727096465.86686: done getting next task for host managed_node3 26524 1727096465.86691: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26524 1727096465.86695: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096465.86713: getting variables 26524 1727096465.86716: in VariableManager get_vars() 26524 1727096465.86757: Calling all_inventory to load vars for managed_node3 26524 1727096465.86760: Calling groups_inventory to load vars for managed_node3 26524 1727096465.86763: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096465.86840: Calling all_plugins_play to load vars for managed_node3 26524 1727096465.86843: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096465.86846: Calling groups_plugins_play to load vars for managed_node3 26524 1727096465.87381: done sending task result for task 0afff68d-5257-7801-66ba-0000000001e9 26524 1727096465.87384: WORKER PROCESS EXITING 26524 1727096465.89793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096465.93018: done with get_vars() 26524 1727096465.93040: done getting variables 26524 1727096465.93218: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:01:05 -0400 (0:00:00.095) 0:00:18.273 ****** 26524 1727096465.93250: entering _queue_task() for managed_node3/service 26524 1727096465.93904: worker is 1 (out of 1 available) 26524 1727096465.93975: exiting _queue_task() for managed_node3/service 26524 1727096465.93990: done queuing things up, now waiting for results queue to drain 26524 1727096465.93992: waiting for pending results... 26524 1727096465.94452: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26524 1727096465.94667: in run() - task 0afff68d-5257-7801-66ba-0000000001ea 26524 1727096465.94734: variable 'ansible_search_path' from source: unknown 26524 1727096465.94779: variable 'ansible_search_path' from source: unknown 26524 1727096465.94852: calling self._execute() 26524 1727096465.95059: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096465.95074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096465.95091: variable 'omit' from source: magic vars 26524 1727096465.95880: variable 'ansible_distribution_major_version' from source: facts 26524 1727096465.95925: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096465.96261: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096465.96569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096466.01075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096466.01194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096466.01352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096466.01396: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096466.01428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096466.01625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.01720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.01864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.01917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.01936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.02046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.02133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.02161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.02256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.02433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.02436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.02439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.02441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.02581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.02600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.02938: variable 'network_connections' from source: include params 26524 1727096466.03021: variable 'interface' from source: play vars 26524 1727096466.03214: variable 'interface' from source: play vars 26524 1727096466.03374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096466.03672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096466.03772: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096466.03879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096466.03986: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096466.04035: 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) 26524 1727096466.04085: 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) 26524 1727096466.04276: 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) 26524 1727096466.04280: 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) 26524 1727096466.04387: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096466.04835: variable 'network_connections' from source: include params 26524 1727096466.04872: variable 'interface' from source: play vars 26524 1727096466.05073: variable 'interface' from source: play vars 26524 1727096466.05076: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26524 1727096466.05118: when evaluation is False, skipping this task 26524 1727096466.05127: _execute() done 26524 1727096466.05331: dumping result to json 26524 1727096466.05334: done dumping result, returning 26524 1727096466.05337: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-7801-66ba-0000000001ea] 26524 1727096466.05339: sending task result for task 0afff68d-5257-7801-66ba-0000000001ea 26524 1727096466.05411: done sending task result for task 0afff68d-5257-7801-66ba-0000000001ea 26524 1727096466.05421: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26524 1727096466.05483: no more pending results, returning what we have 26524 1727096466.05487: results queue empty 26524 1727096466.05488: checking for any_errors_fatal 26524 1727096466.05495: done checking for any_errors_fatal 26524 1727096466.05496: checking for max_fail_percentage 26524 1727096466.05497: done checking for max_fail_percentage 26524 1727096466.05498: checking to see if all hosts have failed and the running result is not ok 26524 1727096466.05499: done checking to see if all hosts have failed 26524 1727096466.05500: getting the remaining hosts for this loop 26524 1727096466.05501: done getting the remaining hosts for this loop 26524 1727096466.05505: getting the next task for host managed_node3 26524 1727096466.05512: done getting next task for host managed_node3 26524 1727096466.05516: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26524 1727096466.05518: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096466.05539: getting variables 26524 1727096466.05541: in VariableManager get_vars() 26524 1727096466.05588: Calling all_inventory to load vars for managed_node3 26524 1727096466.05591: Calling groups_inventory to load vars for managed_node3 26524 1727096466.05593: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096466.05604: Calling all_plugins_play to load vars for managed_node3 26524 1727096466.05607: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096466.05609: Calling groups_plugins_play to load vars for managed_node3 26524 1727096466.08438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096466.10778: done with get_vars() 26524 1727096466.10809: done getting variables 26524 1727096466.10865: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:01:06 -0400 (0:00:00.176) 0:00:18.450 ****** 26524 1727096466.10903: entering _queue_task() for managed_node3/service 26524 1727096466.11277: worker is 1 (out of 1 available) 26524 1727096466.11575: exiting _queue_task() for managed_node3/service 26524 1727096466.11585: done queuing things up, now waiting for results queue to drain 26524 1727096466.11587: waiting for pending results... 26524 1727096466.11803: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26524 1727096466.12140: in run() - task 0afff68d-5257-7801-66ba-0000000001eb 26524 1727096466.12144: variable 'ansible_search_path' from source: unknown 26524 1727096466.12147: variable 'ansible_search_path' from source: unknown 26524 1727096466.12184: calling self._execute() 26524 1727096466.12466: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096466.12471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096466.12503: variable 'omit' from source: magic vars 26524 1727096466.13232: variable 'ansible_distribution_major_version' from source: facts 26524 1727096466.13253: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096466.13432: variable 'network_provider' from source: set_fact 26524 1727096466.13450: variable 'network_state' from source: role '' defaults 26524 1727096466.13471: Evaluated conditional (network_provider == "nm" or network_state != {}): True 26524 1727096466.13483: variable 'omit' from source: magic vars 26524 1727096466.13525: variable 'omit' from source: magic vars 26524 1727096466.13560: variable 'network_service_name' from source: role '' defaults 26524 1727096466.13637: variable 'network_service_name' from source: role '' defaults 26524 1727096466.13753: variable '__network_provider_setup' from source: role '' defaults 26524 1727096466.13766: variable '__network_service_name_default_nm' from source: role '' defaults 26524 1727096466.13838: variable '__network_service_name_default_nm' from source: role '' defaults 26524 1727096466.13854: variable '__network_packages_default_nm' from source: role '' defaults 26524 1727096466.13973: variable '__network_packages_default_nm' from source: role '' defaults 26524 1727096466.14165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096466.17444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096466.17526: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096466.17571: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096466.17620: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096466.17651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096466.17836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.17840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.17843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.17871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.17892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.17948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.17979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.18006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.18122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.18161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.18389: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26524 1727096466.18510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.18537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.18563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.18613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.18633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.18737: variable 'ansible_python' from source: facts 26524 1727096466.18764: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26524 1727096466.18920: variable '__network_wpa_supplicant_required' from source: role '' defaults 26524 1727096466.18951: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26524 1727096466.19084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.19112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.19146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.19189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.19209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.19266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.19356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.19359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.19381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.19400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.19542: variable 'network_connections' from source: include params 26524 1727096466.19553: variable 'interface' from source: play vars 26524 1727096466.19636: variable 'interface' from source: play vars 26524 1727096466.19749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096466.19945: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096466.20011: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096466.20110: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096466.20118: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096466.20174: 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) 26524 1727096466.20207: 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) 26524 1727096466.20337: 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) 26524 1727096466.20340: 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) 26524 1727096466.20342: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096466.20640: variable 'network_connections' from source: include params 26524 1727096466.20653: variable 'interface' from source: play vars 26524 1727096466.20850: variable 'interface' from source: play vars 26524 1727096466.20931: variable '__network_packages_default_wireless' from source: role '' defaults 26524 1727096466.21573: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096466.22046: variable 'network_connections' from source: include params 26524 1727096466.22055: variable 'interface' from source: play vars 26524 1727096466.22251: variable 'interface' from source: play vars 26524 1727096466.22283: variable '__network_packages_default_team' from source: role '' defaults 26524 1727096466.22371: variable '__network_team_connections_defined' from source: role '' defaults 26524 1727096466.22958: variable 'network_connections' from source: include params 26524 1727096466.23209: variable 'interface' from source: play vars 26524 1727096466.23212: variable 'interface' from source: play vars 26524 1727096466.23306: variable '__network_service_name_default_initscripts' from source: role '' defaults 26524 1727096466.23431: variable '__network_service_name_default_initscripts' from source: role '' defaults 26524 1727096466.23447: variable '__network_packages_default_initscripts' from source: role '' defaults 26524 1727096466.23655: variable '__network_packages_default_initscripts' from source: role '' defaults 26524 1727096466.24044: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26524 1727096466.25285: variable 'network_connections' from source: include params 26524 1727096466.25288: variable 'interface' from source: play vars 26524 1727096466.25290: variable 'interface' from source: play vars 26524 1727096466.25292: variable 'ansible_distribution' from source: facts 26524 1727096466.25294: variable '__network_rh_distros' from source: role '' defaults 26524 1727096466.25296: variable 'ansible_distribution_major_version' from source: facts 26524 1727096466.25400: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26524 1727096466.25776: variable 'ansible_distribution' from source: facts 26524 1727096466.25785: variable '__network_rh_distros' from source: role '' defaults 26524 1727096466.25795: variable 'ansible_distribution_major_version' from source: facts 26524 1727096466.25807: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26524 1727096466.26299: variable 'ansible_distribution' from source: facts 26524 1727096466.26302: variable '__network_rh_distros' from source: role '' defaults 26524 1727096466.26304: variable 'ansible_distribution_major_version' from source: facts 26524 1727096466.26337: variable 'network_provider' from source: set_fact 26524 1727096466.26429: variable 'omit' from source: magic vars 26524 1727096466.26624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096466.26628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096466.26711: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096466.26738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096466.26752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096466.26841: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096466.26849: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096466.26856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096466.27077: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096466.27087: Set connection var ansible_connection to ssh 26524 1727096466.27167: Set connection var ansible_pipelining to False 26524 1727096466.27171: Set connection var ansible_timeout to 10 26524 1727096466.27174: Set connection var ansible_shell_type to sh 26524 1727096466.27175: Set connection var ansible_shell_executable to /bin/sh 26524 1727096466.27244: variable 'ansible_shell_executable' from source: unknown 26524 1727096466.27273: variable 'ansible_connection' from source: unknown 26524 1727096466.27275: variable 'ansible_module_compression' from source: unknown 26524 1727096466.27278: variable 'ansible_shell_type' from source: unknown 26524 1727096466.27280: variable 'ansible_shell_executable' from source: unknown 26524 1727096466.27281: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096466.27283: variable 'ansible_pipelining' from source: unknown 26524 1727096466.27285: variable 'ansible_timeout' from source: unknown 26524 1727096466.27293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096466.27520: 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) 26524 1727096466.27608: variable 'omit' from source: magic vars 26524 1727096466.27717: starting attempt loop 26524 1727096466.27721: running the handler 26524 1727096466.27808: variable 'ansible_facts' from source: unknown 26524 1727096466.29282: _low_level_execute_command(): starting 26524 1727096466.29561: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096466.31306: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096466.31324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096466.31518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096466.33212: stdout chunk (state=3): >>>/root <<< 26524 1727096466.33274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096466.33308: stderr chunk (state=3): >>><<< 26524 1727096466.33317: stdout chunk (state=3): >>><<< 26524 1727096466.33390: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096466.33608: _low_level_execute_command(): starting 26524 1727096466.33612: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158 `" && echo ansible-tmp-1727096466.3351712-27343-239189411086158="` echo /root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158 `" ) && sleep 0' 26524 1727096466.34714: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096466.34740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096466.34752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096466.34769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096466.34783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096466.34790: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096466.34800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096466.34824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096466.34827: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096466.34829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096466.34842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096466.35077: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096466.35081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096466.35125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096466.36999: stdout chunk (state=3): >>>ansible-tmp-1727096466.3351712-27343-239189411086158=/root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158 <<< 26524 1727096466.37105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096466.37232: stderr chunk (state=3): >>><<< 26524 1727096466.37235: stdout chunk (state=3): >>><<< 26524 1727096466.37286: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096466.3351712-27343-239189411086158=/root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096466.37290: variable 'ansible_module_compression' from source: unknown 26524 1727096466.37550: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 26524 1727096466.37553: variable 'ansible_facts' from source: unknown 26524 1727096466.37935: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/AnsiballZ_systemd.py 26524 1727096466.38699: Sending initial data 26524 1727096466.38702: Sent initial data (156 bytes) 26524 1727096466.39927: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096466.39982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096466.40066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096466.40153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096466.40323: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096466.40600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096466.40998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096466.41056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096466.42652: 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 <<< 26524 1727096466.42681: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096466.42705: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpifh490mh /root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/AnsiballZ_systemd.py <<< 26524 1727096466.42708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/AnsiballZ_systemd.py" <<< 26524 1727096466.42754: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpifh490mh" to remote "/root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/AnsiballZ_systemd.py" <<< 26524 1727096466.47177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096466.47181: stdout chunk (state=3): >>><<< 26524 1727096466.47183: stderr chunk (state=3): >>><<< 26524 1727096466.47185: done transferring module to remote 26524 1727096466.47187: _low_level_execute_command(): starting 26524 1727096466.47190: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/ /root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/AnsiballZ_systemd.py && sleep 0' 26524 1727096466.49032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096466.49284: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096466.49399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096466.49410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096466.49423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096466.49628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096466.51655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096466.51659: stdout chunk (state=3): >>><<< 26524 1727096466.51754: stderr chunk (state=3): >>><<< 26524 1727096466.51757: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096466.51760: _low_level_execute_command(): starting 26524 1727096466.51762: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/AnsiballZ_systemd.py && sleep 0' 26524 1727096466.52801: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096466.53085: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096466.53156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096466.53179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096466.53252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096466.82268: 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": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "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": "2938", "MemoryCurrent": "10555392", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315929088", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1782548000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpR<<< 26524 1727096466.82308: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "system<<< 26524 1727096466.82326: stdout chunk (state=3): >>>d-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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}}} <<< 26524 1727096466.84271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096466.84276: stdout chunk (state=3): >>><<< 26524 1727096466.84279: stderr chunk (state=3): >>><<< 26524 1727096466.84301: _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": "705", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainStartTimestampMonotonic": "22098154", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ExecMainHandoffTimestampMonotonic": "22114950", "ExecMainPID": "705", "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": "2938", "MemoryCurrent": "10555392", "MemoryPeak": "14127104", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3315929088", "EffectiveMemoryMax": "3702882304", "EffectiveMemoryHigh": "3702882304", "CPUUsageNSec": "1782548000", "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": "sysinit.target system.slice dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service NetworkManager-wait-online.service network.target multi-user.target", "After": "systemd-journald.socket basic.target system.slice sysinit.target dbus.socket dbus-broker.service cloud-init-local.service network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:54:46 EDT", "StateChangeTimestampMonotonic": "229668491", "InactiveExitTimestamp": "Mon 2024-09-23 08:51:17 EDT", "InactiveExitTimestampMonotonic": "22098658", "ActiveEnterTimestamp": "Mon 2024-09-23 08:51:18 EDT", "ActiveEnterTimestampMonotonic": "22578647", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:51:17 EDT", "ConditionTimestampMonotonic": "22097143", "AssertTimestamp": "Mon 2024-09-23 08:51:17 EDT", "AssertTimestampMonotonic": "22097145", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "795485e52798420593bcdae791c1fbbf", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096466.84605: 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-1727096466.3351712-27343-239189411086158/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096466.84618: _low_level_execute_command(): starting 26524 1727096466.84704: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096466.3351712-27343-239189411086158/ > /dev/null 2>&1 && sleep 0' 26524 1727096466.85457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096466.85484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096466.85538: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096466.85601: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096466.85690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096466.85715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096466.85773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096466.85809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096466.87703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096466.87706: stdout chunk (state=3): >>><<< 26524 1727096466.87708: stderr chunk (state=3): >>><<< 26524 1727096466.87723: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096466.87876: handler run complete 26524 1727096466.87880: attempt loop complete, returning result 26524 1727096466.87883: _execute() done 26524 1727096466.87886: dumping result to json 26524 1727096466.87888: done dumping result, returning 26524 1727096466.87891: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-7801-66ba-0000000001eb] 26524 1727096466.87893: sending task result for task 0afff68d-5257-7801-66ba-0000000001eb ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096466.88178: no more pending results, returning what we have 26524 1727096466.88181: results queue empty 26524 1727096466.88182: checking for any_errors_fatal 26524 1727096466.88188: done checking for any_errors_fatal 26524 1727096466.88188: checking for max_fail_percentage 26524 1727096466.88190: done checking for max_fail_percentage 26524 1727096466.88191: checking to see if all hosts have failed and the running result is not ok 26524 1727096466.88204: done checking to see if all hosts have failed 26524 1727096466.88205: getting the remaining hosts for this loop 26524 1727096466.88207: done getting the remaining hosts for this loop 26524 1727096466.88210: getting the next task for host managed_node3 26524 1727096466.88217: done getting next task for host managed_node3 26524 1727096466.88220: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26524 1727096466.88222: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096466.88238: getting variables 26524 1727096466.88240: in VariableManager get_vars() 26524 1727096466.88700: Calling all_inventory to load vars for managed_node3 26524 1727096466.88703: Calling groups_inventory to load vars for managed_node3 26524 1727096466.88707: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096466.88716: done sending task result for task 0afff68d-5257-7801-66ba-0000000001eb 26524 1727096466.88721: WORKER PROCESS EXITING 26524 1727096466.88732: Calling all_plugins_play to load vars for managed_node3 26524 1727096466.88736: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096466.88740: Calling groups_plugins_play to load vars for managed_node3 26524 1727096466.89914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096466.91416: done with get_vars() 26524 1727096466.91442: done getting variables 26524 1727096466.91511: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:01:06 -0400 (0:00:00.806) 0:00:19.256 ****** 26524 1727096466.91546: entering _queue_task() for managed_node3/service 26524 1727096466.91876: worker is 1 (out of 1 available) 26524 1727096466.91889: exiting _queue_task() for managed_node3/service 26524 1727096466.91904: done queuing things up, now waiting for results queue to drain 26524 1727096466.91906: waiting for pending results... 26524 1727096466.92296: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26524 1727096466.92333: in run() - task 0afff68d-5257-7801-66ba-0000000001ec 26524 1727096466.92359: variable 'ansible_search_path' from source: unknown 26524 1727096466.92371: variable 'ansible_search_path' from source: unknown 26524 1727096466.92415: calling self._execute() 26524 1727096466.92508: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096466.92519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096466.92534: variable 'omit' from source: magic vars 26524 1727096466.92935: variable 'ansible_distribution_major_version' from source: facts 26524 1727096466.92954: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096466.93092: variable 'network_provider' from source: set_fact 26524 1727096466.93107: Evaluated conditional (network_provider == "nm"): True 26524 1727096466.93211: variable '__network_wpa_supplicant_required' from source: role '' defaults 26524 1727096466.93310: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26524 1727096466.93490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096466.95075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096466.95129: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096466.95172: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096466.95210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096466.95226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096466.95300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.95343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.95357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.95387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.95399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.95436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.95453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.95470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.95497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.95508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.95539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096466.95556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096466.95576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096466.95600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096466.95610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096466.95713: variable 'network_connections' from source: include params 26524 1727096466.95724: variable 'interface' from source: play vars 26524 1727096466.95784: variable 'interface' from source: play vars 26524 1727096466.95834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26524 1727096466.95950: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26524 1727096466.95983: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26524 1727096466.96006: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26524 1727096466.96027: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26524 1727096466.96057: 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) 26524 1727096466.96079: 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) 26524 1727096466.96098: 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) 26524 1727096466.96114: 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) 26524 1727096466.96203: variable '__network_wireless_connections_defined' from source: role '' defaults 26524 1727096466.96563: variable 'network_connections' from source: include params 26524 1727096466.96568: variable 'interface' from source: play vars 26524 1727096466.96688: variable 'interface' from source: play vars 26524 1727096466.96706: Evaluated conditional (__network_wpa_supplicant_required): False 26524 1727096466.96818: when evaluation is False, skipping this task 26524 1727096466.96821: _execute() done 26524 1727096466.96823: dumping result to json 26524 1727096466.96825: done dumping result, returning 26524 1727096466.96827: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-7801-66ba-0000000001ec] 26524 1727096466.96836: sending task result for task 0afff68d-5257-7801-66ba-0000000001ec 26524 1727096466.96902: done sending task result for task 0afff68d-5257-7801-66ba-0000000001ec 26524 1727096466.96905: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 26524 1727096466.96955: no more pending results, returning what we have 26524 1727096466.96959: results queue empty 26524 1727096466.96960: checking for any_errors_fatal 26524 1727096466.96978: done checking for any_errors_fatal 26524 1727096466.96979: checking for max_fail_percentage 26524 1727096466.96981: done checking for max_fail_percentage 26524 1727096466.96982: checking to see if all hosts have failed and the running result is not ok 26524 1727096466.96983: done checking to see if all hosts have failed 26524 1727096466.96983: getting the remaining hosts for this loop 26524 1727096466.96985: done getting the remaining hosts for this loop 26524 1727096466.96988: getting the next task for host managed_node3 26524 1727096466.96995: done getting next task for host managed_node3 26524 1727096466.96999: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 26524 1727096466.97002: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096466.97018: getting variables 26524 1727096466.97019: in VariableManager get_vars() 26524 1727096466.97147: Calling all_inventory to load vars for managed_node3 26524 1727096466.97150: Calling groups_inventory to load vars for managed_node3 26524 1727096466.97153: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096466.97177: Calling all_plugins_play to load vars for managed_node3 26524 1727096466.97181: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096466.97186: Calling groups_plugins_play to load vars for managed_node3 26524 1727096466.98857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096467.06182: done with get_vars() 26524 1727096467.06206: done getting variables 26524 1727096467.06250: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:01:07 -0400 (0:00:00.147) 0:00:19.403 ****** 26524 1727096467.06276: entering _queue_task() for managed_node3/service 26524 1727096467.06817: worker is 1 (out of 1 available) 26524 1727096467.06830: exiting _queue_task() for managed_node3/service 26524 1727096467.06843: done queuing things up, now waiting for results queue to drain 26524 1727096467.06845: waiting for pending results... 26524 1727096467.07614: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 26524 1727096467.07671: in run() - task 0afff68d-5257-7801-66ba-0000000001ed 26524 1727096467.07686: variable 'ansible_search_path' from source: unknown 26524 1727096467.07690: variable 'ansible_search_path' from source: unknown 26524 1727096467.07843: calling self._execute() 26524 1727096467.08014: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096467.08019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096467.08033: variable 'omit' from source: magic vars 26524 1727096467.09885: variable 'ansible_distribution_major_version' from source: facts 26524 1727096467.09895: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096467.10205: variable 'network_provider' from source: set_fact 26524 1727096467.10210: Evaluated conditional (network_provider == "initscripts"): False 26524 1727096467.10213: when evaluation is False, skipping this task 26524 1727096467.10216: _execute() done 26524 1727096467.10227: dumping result to json 26524 1727096467.10230: done dumping result, returning 26524 1727096467.10233: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-7801-66ba-0000000001ed] 26524 1727096467.10235: sending task result for task 0afff68d-5257-7801-66ba-0000000001ed 26524 1727096467.10411: done sending task result for task 0afff68d-5257-7801-66ba-0000000001ed 26524 1727096467.10414: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 26524 1727096467.10487: no more pending results, returning what we have 26524 1727096467.10490: results queue empty 26524 1727096467.10491: checking for any_errors_fatal 26524 1727096467.10498: done checking for any_errors_fatal 26524 1727096467.10499: checking for max_fail_percentage 26524 1727096467.10501: done checking for max_fail_percentage 26524 1727096467.10502: checking to see if all hosts have failed and the running result is not ok 26524 1727096467.10503: done checking to see if all hosts have failed 26524 1727096467.10504: getting the remaining hosts for this loop 26524 1727096467.10505: done getting the remaining hosts for this loop 26524 1727096467.10508: getting the next task for host managed_node3 26524 1727096467.10515: done getting next task for host managed_node3 26524 1727096467.10518: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26524 1727096467.10521: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096467.10538: getting variables 26524 1727096467.10539: in VariableManager get_vars() 26524 1727096467.10587: Calling all_inventory to load vars for managed_node3 26524 1727096467.10590: Calling groups_inventory to load vars for managed_node3 26524 1727096467.10593: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096467.10606: Calling all_plugins_play to load vars for managed_node3 26524 1727096467.10609: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096467.10613: Calling groups_plugins_play to load vars for managed_node3 26524 1727096467.12708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096467.17239: done with get_vars() 26524 1727096467.17266: done getting variables 26524 1727096467.17733: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:01:07 -0400 (0:00:00.114) 0:00:19.518 ****** 26524 1727096467.17771: entering _queue_task() for managed_node3/copy 26524 1727096467.18901: worker is 1 (out of 1 available) 26524 1727096467.18911: exiting _queue_task() for managed_node3/copy 26524 1727096467.18920: done queuing things up, now waiting for results queue to drain 26524 1727096467.18922: waiting for pending results... 26524 1727096467.19389: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26524 1727096467.19496: in run() - task 0afff68d-5257-7801-66ba-0000000001ee 26524 1727096467.19516: variable 'ansible_search_path' from source: unknown 26524 1727096467.19520: variable 'ansible_search_path' from source: unknown 26524 1727096467.19559: calling self._execute() 26524 1727096467.19810: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096467.19814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096467.19826: variable 'omit' from source: magic vars 26524 1727096467.20597: variable 'ansible_distribution_major_version' from source: facts 26524 1727096467.20666: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096467.20895: variable 'network_provider' from source: set_fact 26524 1727096467.20902: Evaluated conditional (network_provider == "initscripts"): False 26524 1727096467.20905: when evaluation is False, skipping this task 26524 1727096467.20909: _execute() done 26524 1727096467.20911: dumping result to json 26524 1727096467.20914: done dumping result, returning 26524 1727096467.20917: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-7801-66ba-0000000001ee] 26524 1727096467.20920: sending task result for task 0afff68d-5257-7801-66ba-0000000001ee skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 26524 1727096467.21238: no more pending results, returning what we have 26524 1727096467.21242: results queue empty 26524 1727096467.21242: checking for any_errors_fatal 26524 1727096467.21246: done checking for any_errors_fatal 26524 1727096467.21247: checking for max_fail_percentage 26524 1727096467.21248: done checking for max_fail_percentage 26524 1727096467.21249: checking to see if all hosts have failed and the running result is not ok 26524 1727096467.21250: done checking to see if all hosts have failed 26524 1727096467.21251: getting the remaining hosts for this loop 26524 1727096467.21252: done getting the remaining hosts for this loop 26524 1727096467.21255: getting the next task for host managed_node3 26524 1727096467.21260: done getting next task for host managed_node3 26524 1727096467.21263: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26524 1727096467.21266: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096467.21281: getting variables 26524 1727096467.21282: in VariableManager get_vars() 26524 1727096467.21315: Calling all_inventory to load vars for managed_node3 26524 1727096467.21317: Calling groups_inventory to load vars for managed_node3 26524 1727096467.21320: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096467.21328: Calling all_plugins_play to load vars for managed_node3 26524 1727096467.21330: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096467.21333: Calling groups_plugins_play to load vars for managed_node3 26524 1727096467.21975: done sending task result for task 0afff68d-5257-7801-66ba-0000000001ee 26524 1727096467.21978: WORKER PROCESS EXITING 26524 1727096467.23940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096467.27275: done with get_vars() 26524 1727096467.27306: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:01:07 -0400 (0:00:00.097) 0:00:19.616 ****** 26524 1727096467.27533: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26524 1727096467.28282: worker is 1 (out of 1 available) 26524 1727096467.28296: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26524 1727096467.28306: done queuing things up, now waiting for results queue to drain 26524 1727096467.28308: waiting for pending results... 26524 1727096467.28780: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26524 1727096467.29088: in run() - task 0afff68d-5257-7801-66ba-0000000001ef 26524 1727096467.29101: variable 'ansible_search_path' from source: unknown 26524 1727096467.29105: variable 'ansible_search_path' from source: unknown 26524 1727096467.29292: calling self._execute() 26524 1727096467.29475: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096467.29515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096467.29532: variable 'omit' from source: magic vars 26524 1727096467.30917: variable 'ansible_distribution_major_version' from source: facts 26524 1727096467.30929: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096467.30936: variable 'omit' from source: magic vars 26524 1727096467.31106: variable 'omit' from source: magic vars 26524 1727096467.31406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26524 1727096467.36897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26524 1727096467.37175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26524 1727096467.37179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26524 1727096467.37181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26524 1727096467.37184: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26524 1727096467.37256: variable 'network_provider' from source: set_fact 26524 1727096467.37730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26524 1727096467.37759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26524 1727096467.37891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26524 1727096467.37986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26524 1727096467.38001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26524 1727096467.38194: variable 'omit' from source: magic vars 26524 1727096467.38428: variable 'omit' from source: magic vars 26524 1727096467.38648: variable 'network_connections' from source: include params 26524 1727096467.38696: variable 'interface' from source: play vars 26524 1727096467.38844: variable 'interface' from source: play vars 26524 1727096467.39287: variable 'omit' from source: magic vars 26524 1727096467.39295: variable '__lsr_ansible_managed' from source: task vars 26524 1727096467.39474: variable '__lsr_ansible_managed' from source: task vars 26524 1727096467.39781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 26524 1727096467.40259: Loaded config def from plugin (lookup/template) 26524 1727096467.40262: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 26524 1727096467.40325: File lookup term: get_ansible_managed.j2 26524 1727096467.40329: variable 'ansible_search_path' from source: unknown 26524 1727096467.40332: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 26524 1727096467.40342: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 26524 1727096467.40346: variable 'ansible_search_path' from source: unknown 26524 1727096467.48336: variable 'ansible_managed' from source: unknown 26524 1727096467.48526: variable 'omit' from source: magic vars 26524 1727096467.48530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096467.48533: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096467.48546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096467.48726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096467.48729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096467.48732: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096467.48735: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096467.48737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096467.48739: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096467.48742: Set connection var ansible_connection to ssh 26524 1727096467.48743: Set connection var ansible_pipelining to False 26524 1727096467.48745: Set connection var ansible_timeout to 10 26524 1727096467.48747: Set connection var ansible_shell_type to sh 26524 1727096467.48749: Set connection var ansible_shell_executable to /bin/sh 26524 1727096467.48773: variable 'ansible_shell_executable' from source: unknown 26524 1727096467.48776: variable 'ansible_connection' from source: unknown 26524 1727096467.48778: variable 'ansible_module_compression' from source: unknown 26524 1727096467.48780: variable 'ansible_shell_type' from source: unknown 26524 1727096467.48783: variable 'ansible_shell_executable' from source: unknown 26524 1727096467.48785: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096467.48787: variable 'ansible_pipelining' from source: unknown 26524 1727096467.48789: variable 'ansible_timeout' from source: unknown 26524 1727096467.48791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096467.48959: 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__) 26524 1727096467.48973: variable 'omit' from source: magic vars 26524 1727096467.48984: starting attempt loop 26524 1727096467.48987: running the handler 26524 1727096467.49053: _low_level_execute_command(): starting 26524 1727096467.49056: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096467.49787: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096467.49818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096467.49831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096467.49849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096467.49909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096467.51691: stdout chunk (state=3): >>>/root <<< 26524 1727096467.51876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096467.51880: stdout chunk (state=3): >>><<< 26524 1727096467.51882: stderr chunk (state=3): >>><<< 26524 1727096467.51994: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096467.52007: _low_level_execute_command(): starting 26524 1727096467.52013: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125 `" && echo ansible-tmp-1727096467.519943-27387-142319646086125="` echo /root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125 `" ) && sleep 0' 26524 1727096467.53529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096467.53612: 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 <<< 26524 1727096467.53620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096467.53627: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096467.53711: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096467.53986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096467.53989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096467.54035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096467.54122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096467.56078: stdout chunk (state=3): >>>ansible-tmp-1727096467.519943-27387-142319646086125=/root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125 <<< 26524 1727096467.56428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096467.56433: stdout chunk (state=3): >>><<< 26524 1727096467.56436: stderr chunk (state=3): >>><<< 26524 1727096467.56438: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096467.519943-27387-142319646086125=/root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096467.56609: variable 'ansible_module_compression' from source: unknown 26524 1727096467.56811: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26524 1727096467.56983: variable 'ansible_facts' from source: unknown 26524 1727096467.57053: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/AnsiballZ_network_connections.py 26524 1727096467.57841: Sending initial data 26524 1727096467.57852: Sent initial data (167 bytes) 26524 1727096467.58982: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096467.59137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096467.59150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096467.59168: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096467.59240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096467.60885: 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 <<< 26524 1727096467.60949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096467.60999: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpzny38s3d /root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/AnsiballZ_network_connections.py <<< 26524 1727096467.61002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/AnsiballZ_network_connections.py" <<< 26524 1727096467.61047: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpzny38s3d" to remote "/root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/AnsiballZ_network_connections.py" <<< 26524 1727096467.62211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096467.62320: stderr chunk (state=3): >>><<< 26524 1727096467.62325: stdout chunk (state=3): >>><<< 26524 1727096467.62327: done transferring module to remote 26524 1727096467.62342: _low_level_execute_command(): starting 26524 1727096467.62351: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/ /root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/AnsiballZ_network_connections.py && sleep 0' 26524 1727096467.62987: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096467.63084: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096467.63093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096467.63174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096467.65121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096467.65125: stdout chunk (state=3): >>><<< 26524 1727096467.65134: stderr chunk (state=3): >>><<< 26524 1727096467.65188: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096467.65192: _low_level_execute_command(): starting 26524 1727096467.65232: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/AnsiballZ_network_connections.py && sleep 0' 26524 1727096467.65940: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096467.66031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096467.66073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096467.66145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096467.97997: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 26524 1727096468.00484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096468.00529: stderr chunk (state=3): >>><<< 26524 1727096468.00532: stdout chunk (state=3): >>><<< 26524 1727096468.00579: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096468.00690: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'state': 'up', 'type': 'bridge', 'ip': {'dhcp4': False, 'auto6': False}}], '__header': '#\n# Ansible managed\n#\n# system_role:network\n', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096468.00693: _low_level_execute_command(): starting 26524 1727096468.00697: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096467.519943-27387-142319646086125/ > /dev/null 2>&1 && sleep 0' 26524 1727096468.01809: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.01878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096468.01895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096468.01917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096468.02016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096468.04111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096468.04120: stdout chunk (state=3): >>><<< 26524 1727096468.04130: stderr chunk (state=3): >>><<< 26524 1727096468.04195: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096468.04360: handler run complete 26524 1727096468.04578: attempt loop complete, returning result 26524 1727096468.04581: _execute() done 26524 1727096468.04583: dumping result to json 26524 1727096468.04585: done dumping result, returning 26524 1727096468.04587: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-7801-66ba-0000000001ef] 26524 1727096468.04589: sending task result for task 0afff68d-5257-7801-66ba-0000000001ef changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (not-active) 26524 1727096468.04985: no more pending results, returning what we have 26524 1727096468.04993: results queue empty 26524 1727096468.04994: checking for any_errors_fatal 26524 1727096468.04999: done checking for any_errors_fatal 26524 1727096468.05000: checking for max_fail_percentage 26524 1727096468.05002: done checking for max_fail_percentage 26524 1727096468.05003: checking to see if all hosts have failed and the running result is not ok 26524 1727096468.05004: done checking to see if all hosts have failed 26524 1727096468.05005: getting the remaining hosts for this loop 26524 1727096468.05006: done getting the remaining hosts for this loop 26524 1727096468.05009: getting the next task for host managed_node3 26524 1727096468.05017: done getting next task for host managed_node3 26524 1727096468.05021: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 26524 1727096468.05024: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096468.05036: getting variables 26524 1727096468.05038: in VariableManager get_vars() 26524 1727096468.05291: Calling all_inventory to load vars for managed_node3 26524 1727096468.05295: Calling groups_inventory to load vars for managed_node3 26524 1727096468.05298: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096468.05310: Calling all_plugins_play to load vars for managed_node3 26524 1727096468.05313: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096468.05316: Calling groups_plugins_play to load vars for managed_node3 26524 1727096468.06264: done sending task result for task 0afff68d-5257-7801-66ba-0000000001ef 26524 1727096468.06269: WORKER PROCESS EXITING 26524 1727096468.08292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096468.11656: done with get_vars() 26524 1727096468.11761: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:01:08 -0400 (0:00:00.843) 0:00:20.459 ****** 26524 1727096468.11968: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 26524 1727096468.12659: worker is 1 (out of 1 available) 26524 1727096468.12734: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 26524 1727096468.12746: done queuing things up, now waiting for results queue to drain 26524 1727096468.12748: waiting for pending results... 26524 1727096468.13089: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 26524 1727096468.13433: in run() - task 0afff68d-5257-7801-66ba-0000000001f0 26524 1727096468.13449: variable 'ansible_search_path' from source: unknown 26524 1727096468.13453: variable 'ansible_search_path' from source: unknown 26524 1727096468.13493: calling self._execute() 26524 1727096468.13675: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.13679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.13720: variable 'omit' from source: magic vars 26524 1727096468.14833: variable 'ansible_distribution_major_version' from source: facts 26524 1727096468.14844: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096468.15005: variable 'network_state' from source: role '' defaults 26524 1727096468.15016: Evaluated conditional (network_state != {}): False 26524 1727096468.15019: when evaluation is False, skipping this task 26524 1727096468.15022: _execute() done 26524 1727096468.15025: dumping result to json 26524 1727096468.15027: done dumping result, returning 26524 1727096468.15033: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-7801-66ba-0000000001f0] 26524 1727096468.15038: sending task result for task 0afff68d-5257-7801-66ba-0000000001f0 26524 1727096468.15130: done sending task result for task 0afff68d-5257-7801-66ba-0000000001f0 26524 1727096468.15133: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26524 1727096468.15187: no more pending results, returning what we have 26524 1727096468.15191: results queue empty 26524 1727096468.15191: checking for any_errors_fatal 26524 1727096468.15204: done checking for any_errors_fatal 26524 1727096468.15204: checking for max_fail_percentage 26524 1727096468.15206: done checking for max_fail_percentage 26524 1727096468.15207: checking to see if all hosts have failed and the running result is not ok 26524 1727096468.15208: done checking to see if all hosts have failed 26524 1727096468.15209: getting the remaining hosts for this loop 26524 1727096468.15210: done getting the remaining hosts for this loop 26524 1727096468.15214: getting the next task for host managed_node3 26524 1727096468.15221: done getting next task for host managed_node3 26524 1727096468.15224: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26524 1727096468.15227: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096468.15244: getting variables 26524 1727096468.15246: in VariableManager get_vars() 26524 1727096468.15286: Calling all_inventory to load vars for managed_node3 26524 1727096468.15289: Calling groups_inventory to load vars for managed_node3 26524 1727096468.15291: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096468.15299: Calling all_plugins_play to load vars for managed_node3 26524 1727096468.15302: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096468.15304: Calling groups_plugins_play to load vars for managed_node3 26524 1727096468.17297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096468.19640: done with get_vars() 26524 1727096468.19779: done getting variables 26524 1727096468.19834: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:01:08 -0400 (0:00:00.080) 0:00:20.539 ****** 26524 1727096468.19869: entering _queue_task() for managed_node3/debug 26524 1727096468.20660: worker is 1 (out of 1 available) 26524 1727096468.20674: exiting _queue_task() for managed_node3/debug 26524 1727096468.20685: done queuing things up, now waiting for results queue to drain 26524 1727096468.20687: waiting for pending results... 26524 1727096468.20992: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26524 1727096468.21052: in run() - task 0afff68d-5257-7801-66ba-0000000001f1 26524 1727096468.21084: variable 'ansible_search_path' from source: unknown 26524 1727096468.21096: variable 'ansible_search_path' from source: unknown 26524 1727096468.21141: calling self._execute() 26524 1727096468.21250: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.21305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.21311: variable 'omit' from source: magic vars 26524 1727096468.21724: variable 'ansible_distribution_major_version' from source: facts 26524 1727096468.21749: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096468.21759: variable 'omit' from source: magic vars 26524 1727096468.21819: variable 'omit' from source: magic vars 26524 1727096468.21907: variable 'omit' from source: magic vars 26524 1727096468.21935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096468.21989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096468.22020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096468.22042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096468.22086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096468.22119: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096468.22128: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.22190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.22277: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096468.22297: Set connection var ansible_connection to ssh 26524 1727096468.22307: Set connection var ansible_pipelining to False 26524 1727096468.22316: Set connection var ansible_timeout to 10 26524 1727096468.22323: Set connection var ansible_shell_type to sh 26524 1727096468.22333: Set connection var ansible_shell_executable to /bin/sh 26524 1727096468.22358: variable 'ansible_shell_executable' from source: unknown 26524 1727096468.22397: variable 'ansible_connection' from source: unknown 26524 1727096468.22401: variable 'ansible_module_compression' from source: unknown 26524 1727096468.22403: variable 'ansible_shell_type' from source: unknown 26524 1727096468.22406: variable 'ansible_shell_executable' from source: unknown 26524 1727096468.22408: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.22410: variable 'ansible_pipelining' from source: unknown 26524 1727096468.22412: variable 'ansible_timeout' from source: unknown 26524 1727096468.22414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.22588: 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) 26524 1727096468.22614: variable 'omit' from source: magic vars 26524 1727096468.22723: starting attempt loop 26524 1727096468.22726: running the handler 26524 1727096468.22782: variable '__network_connections_result' from source: set_fact 26524 1727096468.22904: handler run complete 26524 1727096468.23054: attempt loop complete, returning result 26524 1727096468.23066: _execute() done 26524 1727096468.23079: dumping result to json 26524 1727096468.23087: done dumping result, returning 26524 1727096468.23102: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-7801-66ba-0000000001f1] 26524 1727096468.23113: sending task result for task 0afff68d-5257-7801-66ba-0000000001f1 ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (not-active)" ] } 26524 1727096468.23514: no more pending results, returning what we have 26524 1727096468.23517: results queue empty 26524 1727096468.23518: checking for any_errors_fatal 26524 1727096468.23524: done checking for any_errors_fatal 26524 1727096468.23524: checking for max_fail_percentage 26524 1727096468.23526: done checking for max_fail_percentage 26524 1727096468.23527: checking to see if all hosts have failed and the running result is not ok 26524 1727096468.23528: done checking to see if all hosts have failed 26524 1727096468.23528: getting the remaining hosts for this loop 26524 1727096468.23530: done getting the remaining hosts for this loop 26524 1727096468.23532: getting the next task for host managed_node3 26524 1727096468.23539: done getting next task for host managed_node3 26524 1727096468.23542: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26524 1727096468.23545: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096468.23555: getting variables 26524 1727096468.23556: in VariableManager get_vars() 26524 1727096468.23603: Calling all_inventory to load vars for managed_node3 26524 1727096468.23606: Calling groups_inventory to load vars for managed_node3 26524 1727096468.23608: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096468.23620: Calling all_plugins_play to load vars for managed_node3 26524 1727096468.23624: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096468.23627: Calling groups_plugins_play to load vars for managed_node3 26524 1727096468.24407: done sending task result for task 0afff68d-5257-7801-66ba-0000000001f1 26524 1727096468.24411: WORKER PROCESS EXITING 26524 1727096468.25914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096468.27825: done with get_vars() 26524 1727096468.27847: done getting variables 26524 1727096468.27912: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:01:08 -0400 (0:00:00.080) 0:00:20.620 ****** 26524 1727096468.27947: entering _queue_task() for managed_node3/debug 26524 1727096468.28288: worker is 1 (out of 1 available) 26524 1727096468.28303: exiting _queue_task() for managed_node3/debug 26524 1727096468.28316: done queuing things up, now waiting for results queue to drain 26524 1727096468.28317: waiting for pending results... 26524 1727096468.28602: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26524 1727096468.28729: in run() - task 0afff68d-5257-7801-66ba-0000000001f2 26524 1727096468.28748: variable 'ansible_search_path' from source: unknown 26524 1727096468.28755: variable 'ansible_search_path' from source: unknown 26524 1727096468.28801: calling self._execute() 26524 1727096468.28900: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.28914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.28928: variable 'omit' from source: magic vars 26524 1727096468.29319: variable 'ansible_distribution_major_version' from source: facts 26524 1727096468.29343: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096468.29354: variable 'omit' from source: magic vars 26524 1727096468.29407: variable 'omit' from source: magic vars 26524 1727096468.29439: variable 'omit' from source: magic vars 26524 1727096468.29488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096468.29530: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096468.29563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096468.29591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096468.29665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096468.29672: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096468.29675: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.29676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.29749: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096468.30143: Set connection var ansible_connection to ssh 26524 1727096468.30146: Set connection var ansible_pipelining to False 26524 1727096468.30148: Set connection var ansible_timeout to 10 26524 1727096468.30151: Set connection var ansible_shell_type to sh 26524 1727096468.30153: Set connection var ansible_shell_executable to /bin/sh 26524 1727096468.30154: variable 'ansible_shell_executable' from source: unknown 26524 1727096468.30156: variable 'ansible_connection' from source: unknown 26524 1727096468.30159: variable 'ansible_module_compression' from source: unknown 26524 1727096468.30161: variable 'ansible_shell_type' from source: unknown 26524 1727096468.30162: variable 'ansible_shell_executable' from source: unknown 26524 1727096468.30164: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.30166: variable 'ansible_pipelining' from source: unknown 26524 1727096468.30172: variable 'ansible_timeout' from source: unknown 26524 1727096468.30175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.30306: 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) 26524 1727096468.30323: variable 'omit' from source: magic vars 26524 1727096468.30333: starting attempt loop 26524 1727096468.30341: running the handler 26524 1727096468.30660: variable '__network_connections_result' from source: set_fact 26524 1727096468.30851: variable '__network_connections_result' from source: set_fact 26524 1727096468.31190: handler run complete 26524 1727096468.31224: attempt loop complete, returning result 26524 1727096468.31232: _execute() done 26524 1727096468.31238: dumping result to json 26524 1727096468.31247: done dumping result, returning 26524 1727096468.31257: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-7801-66ba-0000000001f2] 26524 1727096468.31266: sending task result for task 0afff68d-5257-7801-66ba-0000000001f2 26524 1727096468.31609: done sending task result for task 0afff68d-5257-7801-66ba-0000000001f2 26524 1727096468.31612: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (not-active)" ] } } 26524 1727096468.31704: no more pending results, returning what we have 26524 1727096468.31711: results queue empty 26524 1727096468.31712: checking for any_errors_fatal 26524 1727096468.31719: done checking for any_errors_fatal 26524 1727096468.31720: checking for max_fail_percentage 26524 1727096468.31721: done checking for max_fail_percentage 26524 1727096468.31722: checking to see if all hosts have failed and the running result is not ok 26524 1727096468.31724: done checking to see if all hosts have failed 26524 1727096468.31724: getting the remaining hosts for this loop 26524 1727096468.31726: done getting the remaining hosts for this loop 26524 1727096468.31729: getting the next task for host managed_node3 26524 1727096468.31736: done getting next task for host managed_node3 26524 1727096468.31740: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26524 1727096468.31742: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096468.31754: getting variables 26524 1727096468.31756: in VariableManager get_vars() 26524 1727096468.31919: Calling all_inventory to load vars for managed_node3 26524 1727096468.31923: Calling groups_inventory to load vars for managed_node3 26524 1727096468.31925: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096468.31937: Calling all_plugins_play to load vars for managed_node3 26524 1727096468.31946: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096468.31949: Calling groups_plugins_play to load vars for managed_node3 26524 1727096468.34726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096468.36802: done with get_vars() 26524 1727096468.36826: done getting variables 26524 1727096468.36885: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:01:08 -0400 (0:00:00.089) 0:00:20.710 ****** 26524 1727096468.36920: entering _queue_task() for managed_node3/debug 26524 1727096468.37237: worker is 1 (out of 1 available) 26524 1727096468.37255: exiting _queue_task() for managed_node3/debug 26524 1727096468.37473: done queuing things up, now waiting for results queue to drain 26524 1727096468.37475: waiting for pending results... 26524 1727096468.37552: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26524 1727096468.37677: in run() - task 0afff68d-5257-7801-66ba-0000000001f3 26524 1727096468.37702: variable 'ansible_search_path' from source: unknown 26524 1727096468.37710: variable 'ansible_search_path' from source: unknown 26524 1727096468.37751: calling self._execute() 26524 1727096468.37856: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.37917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.37921: variable 'omit' from source: magic vars 26524 1727096468.38276: variable 'ansible_distribution_major_version' from source: facts 26524 1727096468.38296: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096468.38427: variable 'network_state' from source: role '' defaults 26524 1727096468.38443: Evaluated conditional (network_state != {}): False 26524 1727096468.38450: when evaluation is False, skipping this task 26524 1727096468.38460: _execute() done 26524 1727096468.38578: dumping result to json 26524 1727096468.38581: done dumping result, returning 26524 1727096468.38584: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-7801-66ba-0000000001f3] 26524 1727096468.38587: sending task result for task 0afff68d-5257-7801-66ba-0000000001f3 26524 1727096468.38653: done sending task result for task 0afff68d-5257-7801-66ba-0000000001f3 26524 1727096468.38656: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 26524 1727096468.38729: no more pending results, returning what we have 26524 1727096468.38734: results queue empty 26524 1727096468.38735: checking for any_errors_fatal 26524 1727096468.38747: done checking for any_errors_fatal 26524 1727096468.38748: checking for max_fail_percentage 26524 1727096468.38750: done checking for max_fail_percentage 26524 1727096468.38751: checking to see if all hosts have failed and the running result is not ok 26524 1727096468.38752: done checking to see if all hosts have failed 26524 1727096468.38753: getting the remaining hosts for this loop 26524 1727096468.38755: done getting the remaining hosts for this loop 26524 1727096468.38758: getting the next task for host managed_node3 26524 1727096468.38768: done getting next task for host managed_node3 26524 1727096468.38775: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 26524 1727096468.38779: ^ state is: HOST STATE: block=5, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096468.38801: getting variables 26524 1727096468.38803: in VariableManager get_vars() 26524 1727096468.38845: Calling all_inventory to load vars for managed_node3 26524 1727096468.38848: Calling groups_inventory to load vars for managed_node3 26524 1727096468.38851: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096468.38865: Calling all_plugins_play to load vars for managed_node3 26524 1727096468.39092: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096468.39097: Calling groups_plugins_play to load vars for managed_node3 26524 1727096468.40637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096468.42285: done with get_vars() 26524 1727096468.42308: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:01:08 -0400 (0:00:00.054) 0:00:20.765 ****** 26524 1727096468.42409: entering _queue_task() for managed_node3/ping 26524 1727096468.42730: worker is 1 (out of 1 available) 26524 1727096468.42741: exiting _queue_task() for managed_node3/ping 26524 1727096468.42752: done queuing things up, now waiting for results queue to drain 26524 1727096468.42753: waiting for pending results... 26524 1727096468.43038: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 26524 1727096468.43161: in run() - task 0afff68d-5257-7801-66ba-0000000001f4 26524 1727096468.43306: variable 'ansible_search_path' from source: unknown 26524 1727096468.43311: variable 'ansible_search_path' from source: unknown 26524 1727096468.43313: calling self._execute() 26524 1727096468.43337: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.43347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.43362: variable 'omit' from source: magic vars 26524 1727096468.43752: variable 'ansible_distribution_major_version' from source: facts 26524 1727096468.43773: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096468.43785: variable 'omit' from source: magic vars 26524 1727096468.43830: variable 'omit' from source: magic vars 26524 1727096468.43878: variable 'omit' from source: magic vars 26524 1727096468.43920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096468.43965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096468.43994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096468.44015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096468.44031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096468.44077: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096468.44086: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.44094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.44204: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096468.44215: Set connection var ansible_connection to ssh 26524 1727096468.44287: Set connection var ansible_pipelining to False 26524 1727096468.44290: Set connection var ansible_timeout to 10 26524 1727096468.44292: Set connection var ansible_shell_type to sh 26524 1727096468.44294: Set connection var ansible_shell_executable to /bin/sh 26524 1727096468.44296: variable 'ansible_shell_executable' from source: unknown 26524 1727096468.44298: variable 'ansible_connection' from source: unknown 26524 1727096468.44299: variable 'ansible_module_compression' from source: unknown 26524 1727096468.44302: variable 'ansible_shell_type' from source: unknown 26524 1727096468.44304: variable 'ansible_shell_executable' from source: unknown 26524 1727096468.44306: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.44307: variable 'ansible_pipelining' from source: unknown 26524 1727096468.44309: variable 'ansible_timeout' from source: unknown 26524 1727096468.44315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.44520: 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__) 26524 1727096468.44535: variable 'omit' from source: magic vars 26524 1727096468.44544: starting attempt loop 26524 1727096468.44549: running the handler 26524 1727096468.44566: _low_level_execute_command(): starting 26524 1727096468.44612: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096468.45319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096468.45334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096468.45348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096468.45387: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096468.45493: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096468.45689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096468.45946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096468.47624: stdout chunk (state=3): >>>/root <<< 26524 1727096468.47824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096468.47827: stdout chunk (state=3): >>><<< 26524 1727096468.47830: stderr chunk (state=3): >>><<< 26524 1727096468.47853: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096468.48078: _low_level_execute_command(): starting 26524 1727096468.48082: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162 `" && echo ansible-tmp-1727096468.4786477-27447-12897956702162="` echo /root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162 `" ) && sleep 0' 26524 1727096468.48979: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096468.49064: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.49257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096468.49274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096468.49421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096468.51288: stdout chunk (state=3): >>>ansible-tmp-1727096468.4786477-27447-12897956702162=/root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162 <<< 26524 1727096468.51388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096468.51491: stderr chunk (state=3): >>><<< 26524 1727096468.51500: stdout chunk (state=3): >>><<< 26524 1727096468.51877: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096468.4786477-27447-12897956702162=/root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096468.51880: variable 'ansible_module_compression' from source: unknown 26524 1727096468.51882: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 26524 1727096468.51884: variable 'ansible_facts' from source: unknown 26524 1727096468.52016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/AnsiballZ_ping.py 26524 1727096468.52255: Sending initial data 26524 1727096468.52320: Sent initial data (152 bytes) 26524 1727096468.53601: 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 <<< 26524 1727096468.53604: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.53607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096468.53609: 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.152 originally 10.31.14.152 debug2: match found <<< 26524 1727096468.53611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.53743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096468.55328: 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 <<< 26524 1727096468.55372: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096468.55398: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmp1etrbzf3 /root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/AnsiballZ_ping.py <<< 26524 1727096468.55425: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/AnsiballZ_ping.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmp1etrbzf3" to remote "/root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/AnsiballZ_ping.py" <<< 26524 1727096468.56628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096468.56905: stderr chunk (state=3): >>><<< 26524 1727096468.56908: stdout chunk (state=3): >>><<< 26524 1727096468.56911: done transferring module to remote 26524 1727096468.56913: _low_level_execute_command(): starting 26524 1727096468.56915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/ /root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/AnsiballZ_ping.py && sleep 0' 26524 1727096468.58265: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096468.58448: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.58596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096468.58679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096468.58843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096468.58972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096468.60809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096468.60922: stderr chunk (state=3): >>><<< 26524 1727096468.60926: stdout chunk (state=3): >>><<< 26524 1727096468.61129: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096468.61136: _low_level_execute_command(): starting 26524 1727096468.61138: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/AnsiballZ_ping.py && sleep 0' 26524 1727096468.62475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096468.62525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096468.62529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096468.62533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096468.62536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096468.62538: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096468.62540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.62547: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096468.62554: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096468.62573: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096468.62578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096468.62588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096468.62602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096468.62610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096468.62880: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.62883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096468.62886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096468.78237: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 26524 1727096468.79676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096468.79784: stdout chunk (state=3): >>><<< 26524 1727096468.79792: stderr chunk (state=3): >>><<< 26524 1727096468.79811: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096468.79835: 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-1727096468.4786477-27447-12897956702162/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096468.79844: _low_level_execute_command(): starting 26524 1727096468.79850: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096468.4786477-27447-12897956702162/ > /dev/null 2>&1 && sleep 0' 26524 1727096468.80878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096468.80882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096468.80897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096468.80911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096468.80924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096468.80931: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096468.80940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.80955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096468.80962: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096468.80983: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096468.81002: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096468.81110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096468.81139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096468.83034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096468.83038: stdout chunk (state=3): >>><<< 26524 1727096468.83041: stderr chunk (state=3): >>><<< 26524 1727096468.83158: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096468.83165: handler run complete 26524 1727096468.83168: attempt loop complete, returning result 26524 1727096468.83173: _execute() done 26524 1727096468.83174: dumping result to json 26524 1727096468.83176: done dumping result, returning 26524 1727096468.83178: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-7801-66ba-0000000001f4] 26524 1727096468.83179: sending task result for task 0afff68d-5257-7801-66ba-0000000001f4 26524 1727096468.83237: done sending task result for task 0afff68d-5257-7801-66ba-0000000001f4 26524 1727096468.83239: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 26524 1727096468.83300: no more pending results, returning what we have 26524 1727096468.83303: results queue empty 26524 1727096468.83304: checking for any_errors_fatal 26524 1727096468.83310: done checking for any_errors_fatal 26524 1727096468.83311: checking for max_fail_percentage 26524 1727096468.83312: done checking for max_fail_percentage 26524 1727096468.83313: checking to see if all hosts have failed and the running result is not ok 26524 1727096468.83314: done checking to see if all hosts have failed 26524 1727096468.83315: getting the remaining hosts for this loop 26524 1727096468.83316: done getting the remaining hosts for this loop 26524 1727096468.83319: getting the next task for host managed_node3 26524 1727096468.83328: done getting next task for host managed_node3 26524 1727096468.83330: ^ task is: TASK: meta (role_complete) 26524 1727096468.83332: ^ state is: HOST STATE: block=5, 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 26524 1727096468.83342: getting variables 26524 1727096468.83343: in VariableManager get_vars() 26524 1727096468.83488: Calling all_inventory to load vars for managed_node3 26524 1727096468.83491: Calling groups_inventory to load vars for managed_node3 26524 1727096468.83496: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096468.83512: Calling all_plugins_play to load vars for managed_node3 26524 1727096468.83516: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096468.83519: Calling groups_plugins_play to load vars for managed_node3 26524 1727096468.85511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096468.87076: done with get_vars() 26524 1727096468.87100: done getting variables 26524 1727096468.87189: done queuing things up, now waiting for results queue to drain 26524 1727096468.87191: results queue empty 26524 1727096468.87192: checking for any_errors_fatal 26524 1727096468.87195: done checking for any_errors_fatal 26524 1727096468.87196: checking for max_fail_percentage 26524 1727096468.87198: done checking for max_fail_percentage 26524 1727096468.87198: checking to see if all hosts have failed and the running result is not ok 26524 1727096468.87199: done checking to see if all hosts have failed 26524 1727096468.87200: getting the remaining hosts for this loop 26524 1727096468.87201: done getting the remaining hosts for this loop 26524 1727096468.87204: getting the next task for host managed_node3 26524 1727096468.87208: done getting next task for host managed_node3 26524 1727096468.87211: ^ task is: TASK: Include the task 'assert_device_present.yml' 26524 1727096468.87212: ^ state is: HOST STATE: block=5, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096468.87215: getting variables 26524 1727096468.87216: in VariableManager get_vars() 26524 1727096468.87229: Calling all_inventory to load vars for managed_node3 26524 1727096468.87231: Calling groups_inventory to load vars for managed_node3 26524 1727096468.87233: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096468.87238: Calling all_plugins_play to load vars for managed_node3 26524 1727096468.87241: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096468.87244: Calling groups_plugins_play to load vars for managed_node3 26524 1727096468.89401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096468.92320: done with get_vars() 26524 1727096468.92461: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:38 Monday 23 September 2024 09:01:08 -0400 (0:00:00.501) 0:00:21.266 ****** 26524 1727096468.92543: entering _queue_task() for managed_node3/include_tasks 26524 1727096468.93422: worker is 1 (out of 1 available) 26524 1727096468.93548: exiting _queue_task() for managed_node3/include_tasks 26524 1727096468.93559: done queuing things up, now waiting for results queue to drain 26524 1727096468.93561: waiting for pending results... 26524 1727096468.94187: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 26524 1727096468.94192: in run() - task 0afff68d-5257-7801-66ba-00000000002b 26524 1727096468.94196: variable 'ansible_search_path' from source: unknown 26524 1727096468.94306: calling self._execute() 26524 1727096468.94539: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096468.94543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096468.94552: variable 'omit' from source: magic vars 26524 1727096468.95354: variable 'ansible_distribution_major_version' from source: facts 26524 1727096468.95423: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096468.95433: _execute() done 26524 1727096468.95440: dumping result to json 26524 1727096468.95448: done dumping result, returning 26524 1727096468.95457: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-7801-66ba-00000000002b] 26524 1727096468.95469: sending task result for task 0afff68d-5257-7801-66ba-00000000002b 26524 1727096468.95639: no more pending results, returning what we have 26524 1727096468.95645: in VariableManager get_vars() 26524 1727096468.95687: Calling all_inventory to load vars for managed_node3 26524 1727096468.95690: Calling groups_inventory to load vars for managed_node3 26524 1727096468.95692: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096468.95704: Calling all_plugins_play to load vars for managed_node3 26524 1727096468.95706: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096468.95708: Calling groups_plugins_play to load vars for managed_node3 26524 1727096468.96376: done sending task result for task 0afff68d-5257-7801-66ba-00000000002b 26524 1727096468.96380: WORKER PROCESS EXITING 26524 1727096468.98262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.01553: done with get_vars() 26524 1727096469.01578: variable 'ansible_search_path' from source: unknown 26524 1727096469.01593: we have included files to process 26524 1727096469.01594: generating all_blocks data 26524 1727096469.01596: done generating all_blocks data 26524 1727096469.01602: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26524 1727096469.01603: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26524 1727096469.01605: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26524 1727096469.01870: in VariableManager get_vars() 26524 1727096469.01979: done with get_vars() 26524 1727096469.02228: done processing included file 26524 1727096469.02230: iterating over new_blocks loaded from include file 26524 1727096469.02232: in VariableManager get_vars() 26524 1727096469.02247: done with get_vars() 26524 1727096469.02249: filtering new block on tags 26524 1727096469.02269: done filtering new block on tags 26524 1727096469.02271: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 26524 1727096469.02276: extending task lists for all hosts with included blocks 26524 1727096469.04516: done extending task lists 26524 1727096469.04518: done processing included files 26524 1727096469.04519: results queue empty 26524 1727096469.04519: checking for any_errors_fatal 26524 1727096469.04521: done checking for any_errors_fatal 26524 1727096469.04521: checking for max_fail_percentage 26524 1727096469.04522: done checking for max_fail_percentage 26524 1727096469.04523: checking to see if all hosts have failed and the running result is not ok 26524 1727096469.04524: done checking to see if all hosts have failed 26524 1727096469.04525: getting the remaining hosts for this loop 26524 1727096469.04526: done getting the remaining hosts for this loop 26524 1727096469.04528: getting the next task for host managed_node3 26524 1727096469.04532: done getting next task for host managed_node3 26524 1727096469.04534: ^ task is: TASK: Include the task 'get_interface_stat.yml' 26524 1727096469.04537: ^ state is: HOST STATE: block=5, 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? (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 26524 1727096469.04539: getting variables 26524 1727096469.04540: in VariableManager get_vars() 26524 1727096469.04553: Calling all_inventory to load vars for managed_node3 26524 1727096469.04555: Calling groups_inventory to load vars for managed_node3 26524 1727096469.04557: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.04562: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.04564: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.04566: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.06288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.07945: done with get_vars() 26524 1727096469.07982: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 09:01:09 -0400 (0:00:00.155) 0:00:21.421 ****** 26524 1727096469.08055: entering _queue_task() for managed_node3/include_tasks 26524 1727096469.08520: worker is 1 (out of 1 available) 26524 1727096469.08531: exiting _queue_task() for managed_node3/include_tasks 26524 1727096469.08541: done queuing things up, now waiting for results queue to drain 26524 1727096469.08543: waiting for pending results... 26524 1727096469.08781: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 26524 1727096469.08940: in run() - task 0afff68d-5257-7801-66ba-0000000002fc 26524 1727096469.08943: variable 'ansible_search_path' from source: unknown 26524 1727096469.08945: variable 'ansible_search_path' from source: unknown 26524 1727096469.08984: calling self._execute() 26524 1727096469.09115: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.09118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.09120: variable 'omit' from source: magic vars 26524 1727096469.09518: variable 'ansible_distribution_major_version' from source: facts 26524 1727096469.09549: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096469.09552: _execute() done 26524 1727096469.09555: dumping result to json 26524 1727096469.09557: done dumping result, returning 26524 1727096469.09564: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-7801-66ba-0000000002fc] 26524 1727096469.09594: sending task result for task 0afff68d-5257-7801-66ba-0000000002fc 26524 1727096469.09802: no more pending results, returning what we have 26524 1727096469.09808: in VariableManager get_vars() 26524 1727096469.09856: Calling all_inventory to load vars for managed_node3 26524 1727096469.09859: Calling groups_inventory to load vars for managed_node3 26524 1727096469.09861: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.09880: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.09883: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.09886: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.10582: done sending task result for task 0afff68d-5257-7801-66ba-0000000002fc 26524 1727096469.10585: WORKER PROCESS EXITING 26524 1727096469.12547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.14124: done with get_vars() 26524 1727096469.14150: variable 'ansible_search_path' from source: unknown 26524 1727096469.14152: variable 'ansible_search_path' from source: unknown 26524 1727096469.14234: we have included files to process 26524 1727096469.14236: generating all_blocks data 26524 1727096469.14238: done generating all_blocks data 26524 1727096469.14239: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26524 1727096469.14240: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26524 1727096469.14243: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26524 1727096469.14629: done processing included file 26524 1727096469.14631: iterating over new_blocks loaded from include file 26524 1727096469.14633: in VariableManager get_vars() 26524 1727096469.14652: done with get_vars() 26524 1727096469.14654: filtering new block on tags 26524 1727096469.14773: done filtering new block on tags 26524 1727096469.14777: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 26524 1727096469.14782: extending task lists for all hosts with included blocks 26524 1727096469.14893: done extending task lists 26524 1727096469.14894: done processing included files 26524 1727096469.14895: results queue empty 26524 1727096469.14896: checking for any_errors_fatal 26524 1727096469.14900: done checking for any_errors_fatal 26524 1727096469.14901: checking for max_fail_percentage 26524 1727096469.15018: done checking for max_fail_percentage 26524 1727096469.15019: checking to see if all hosts have failed and the running result is not ok 26524 1727096469.15020: done checking to see if all hosts have failed 26524 1727096469.15021: getting the remaining hosts for this loop 26524 1727096469.15022: done getting the remaining hosts for this loop 26524 1727096469.15025: getting the next task for host managed_node3 26524 1727096469.15030: done getting next task for host managed_node3 26524 1727096469.15032: ^ task is: TASK: Get stat for interface {{ interface }} 26524 1727096469.15035: ^ state is: HOST STATE: block=5, 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? (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 26524 1727096469.15038: getting variables 26524 1727096469.15039: in VariableManager get_vars() 26524 1727096469.15052: Calling all_inventory to load vars for managed_node3 26524 1727096469.15054: Calling groups_inventory to load vars for managed_node3 26524 1727096469.15057: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.15062: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.15065: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.15126: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.16742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.18408: done with get_vars() 26524 1727096469.18430: done getting variables 26524 1727096469.18604: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 09:01:09 -0400 (0:00:00.105) 0:00:21.527 ****** 26524 1727096469.18635: entering _queue_task() for managed_node3/stat 26524 1727096469.18987: worker is 1 (out of 1 available) 26524 1727096469.19001: exiting _queue_task() for managed_node3/stat 26524 1727096469.19014: done queuing things up, now waiting for results queue to drain 26524 1727096469.19016: waiting for pending results... 26524 1727096469.19302: running TaskExecutor() for managed_node3/TASK: Get stat for interface rpltstbr 26524 1727096469.19426: in run() - task 0afff68d-5257-7801-66ba-00000000037e 26524 1727096469.19448: variable 'ansible_search_path' from source: unknown 26524 1727096469.19456: variable 'ansible_search_path' from source: unknown 26524 1727096469.19506: calling self._execute() 26524 1727096469.19638: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.19646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.19658: variable 'omit' from source: magic vars 26524 1727096469.20504: variable 'ansible_distribution_major_version' from source: facts 26524 1727096469.20508: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096469.20510: variable 'omit' from source: magic vars 26524 1727096469.20537: variable 'omit' from source: magic vars 26524 1727096469.20832: variable 'interface' from source: play vars 26524 1727096469.20836: variable 'omit' from source: magic vars 26524 1727096469.20952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096469.21063: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096469.21066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096469.21071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096469.21173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096469.21211: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096469.21282: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.21297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.21440: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096469.21497: Set connection var ansible_connection to ssh 26524 1727096469.21508: Set connection var ansible_pipelining to False 26524 1727096469.21572: Set connection var ansible_timeout to 10 26524 1727096469.21575: Set connection var ansible_shell_type to sh 26524 1727096469.21578: Set connection var ansible_shell_executable to /bin/sh 26524 1727096469.21580: variable 'ansible_shell_executable' from source: unknown 26524 1727096469.21583: variable 'ansible_connection' from source: unknown 26524 1727096469.21588: variable 'ansible_module_compression' from source: unknown 26524 1727096469.21593: variable 'ansible_shell_type' from source: unknown 26524 1727096469.21595: variable 'ansible_shell_executable' from source: unknown 26524 1727096469.21598: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.21600: variable 'ansible_pipelining' from source: unknown 26524 1727096469.21602: variable 'ansible_timeout' from source: unknown 26524 1727096469.21610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.21837: 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__) 26524 1727096469.21856: variable 'omit' from source: magic vars 26524 1727096469.21869: starting attempt loop 26524 1727096469.21920: running the handler 26524 1727096469.21923: _low_level_execute_command(): starting 26524 1727096469.21925: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096469.22615: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096469.22629: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096469.22647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096469.22687: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26524 1727096469.22701: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096469.22792: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096469.22818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096469.22892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096469.24561: stdout chunk (state=3): >>>/root <<< 26524 1727096469.24708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096469.24734: stdout chunk (state=3): >>><<< 26524 1727096469.24737: stderr chunk (state=3): >>><<< 26524 1727096469.24851: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096469.24856: _low_level_execute_command(): starting 26524 1727096469.24860: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701 `" && echo ansible-tmp-1727096469.2476523-27486-6040109091701="` echo /root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701 `" ) && sleep 0' 26524 1727096469.25425: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096469.25506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096469.25530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096469.25552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096469.25607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096469.27523: stdout chunk (state=3): >>>ansible-tmp-1727096469.2476523-27486-6040109091701=/root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701 <<< 26524 1727096469.27678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096469.27681: stdout chunk (state=3): >>><<< 26524 1727096469.27683: stderr chunk (state=3): >>><<< 26524 1727096469.27874: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096469.2476523-27486-6040109091701=/root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096469.27878: variable 'ansible_module_compression' from source: unknown 26524 1727096469.27880: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26524 1727096469.27882: variable 'ansible_facts' from source: unknown 26524 1727096469.27969: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/AnsiballZ_stat.py 26524 1727096469.28130: Sending initial data 26524 1727096469.28140: Sent initial data (151 bytes) 26524 1727096469.28879: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096469.28883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096469.28885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096469.28888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096469.28890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096469.28892: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096469.28894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096469.28896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096469.28898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096469.28900: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096469.28902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096469.28973: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096469.29225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096469.29279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096469.30890: 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 <<< 26524 1727096469.30935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096469.30971: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmp7sj2xa4r /root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/AnsiballZ_stat.py <<< 26524 1727096469.30975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/AnsiballZ_stat.py" <<< 26524 1727096469.31034: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmp7sj2xa4r" to remote "/root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/AnsiballZ_stat.py" <<< 26524 1727096469.31712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096469.31777: stderr chunk (state=3): >>><<< 26524 1727096469.31781: stdout chunk (state=3): >>><<< 26524 1727096469.31839: done transferring module to remote 26524 1727096469.31850: _low_level_execute_command(): starting 26524 1727096469.31855: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/ /root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/AnsiballZ_stat.py && sleep 0' 26524 1727096469.32431: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096469.32441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096469.32452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096469.32483: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096469.32581: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096469.32593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096469.32644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096469.34593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096469.34596: stdout chunk (state=3): >>><<< 26524 1727096469.34599: stderr chunk (state=3): >>><<< 26524 1727096469.34601: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096469.34604: _low_level_execute_command(): starting 26524 1727096469.34606: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/AnsiballZ_stat.py && sleep 0' 26524 1727096469.35249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096469.35257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096469.35270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096469.35303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096469.35387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096469.35418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096469.35435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096469.35455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096469.35548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096469.51197: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/rpltstbr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31945, "dev": 23, "nlink": 1, "atime": 1727096467.9129114, "mtime": 1727096467.9129114, "ctime": 1727096467.9129114, "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/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26524 1727096469.52493: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096469.52503: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 26524 1727096469.52573: stderr chunk (state=3): >>><<< 26524 1727096469.52580: stdout chunk (state=3): >>><<< 26524 1727096469.52749: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/rpltstbr", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31945, "dev": 23, "nlink": 1, "atime": 1727096467.9129114, "mtime": 1727096467.9129114, "ctime": 1727096467.9129114, "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/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/rpltstbr", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096469.52753: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/rpltstbr', '_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-1727096469.2476523-27486-6040109091701/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096469.52757: _low_level_execute_command(): starting 26524 1727096469.52760: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096469.2476523-27486-6040109091701/ > /dev/null 2>&1 && sleep 0' 26524 1727096469.53302: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096469.53317: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096469.53334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096469.53352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096469.53453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096469.53489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096469.53548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096469.55438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096469.55450: stdout chunk (state=3): >>><<< 26524 1727096469.55461: stderr chunk (state=3): >>><<< 26524 1727096469.55485: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096469.55506: handler run complete 26524 1727096469.55557: attempt loop complete, returning result 26524 1727096469.55565: _execute() done 26524 1727096469.55574: dumping result to json 26524 1727096469.55585: done dumping result, returning 26524 1727096469.55608: done running TaskExecutor() for managed_node3/TASK: Get stat for interface rpltstbr [0afff68d-5257-7801-66ba-00000000037e] 26524 1727096469.55619: sending task result for task 0afff68d-5257-7801-66ba-00000000037e ok: [managed_node3] => { "changed": false, "stat": { "atime": 1727096467.9129114, "block_size": 4096, "blocks": 0, "ctime": 1727096467.9129114, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31945, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/rpltstbr", "lnk_target": "../../devices/virtual/net/rpltstbr", "mode": "0777", "mtime": 1727096467.9129114, "nlink": 1, "path": "/sys/class/net/rpltstbr", "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 } } 26524 1727096469.55949: no more pending results, returning what we have 26524 1727096469.55953: results queue empty 26524 1727096469.55953: checking for any_errors_fatal 26524 1727096469.55955: done checking for any_errors_fatal 26524 1727096469.55956: checking for max_fail_percentage 26524 1727096469.55958: done checking for max_fail_percentage 26524 1727096469.55959: checking to see if all hosts have failed and the running result is not ok 26524 1727096469.55960: done checking to see if all hosts have failed 26524 1727096469.55961: getting the remaining hosts for this loop 26524 1727096469.55963: done getting the remaining hosts for this loop 26524 1727096469.55966: getting the next task for host managed_node3 26524 1727096469.56086: done getting next task for host managed_node3 26524 1727096469.56090: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 26524 1727096469.56093: ^ state is: HOST STATE: block=5, 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? (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 26524 1727096469.56098: getting variables 26524 1727096469.56100: in VariableManager get_vars() 26524 1727096469.56142: Calling all_inventory to load vars for managed_node3 26524 1727096469.56145: Calling groups_inventory to load vars for managed_node3 26524 1727096469.56148: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.56158: done sending task result for task 0afff68d-5257-7801-66ba-00000000037e 26524 1727096469.56161: WORKER PROCESS EXITING 26524 1727096469.56179: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.56270: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.56276: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.57879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.59494: done with get_vars() 26524 1727096469.59530: done getting variables 26524 1727096469.59593: 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) 26524 1727096469.59720: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'rpltstbr'] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 09:01:09 -0400 (0:00:00.411) 0:00:21.938 ****** 26524 1727096469.59759: entering _queue_task() for managed_node3/assert 26524 1727096469.60128: worker is 1 (out of 1 available) 26524 1727096469.60143: exiting _queue_task() for managed_node3/assert 26524 1727096469.60156: done queuing things up, now waiting for results queue to drain 26524 1727096469.60157: waiting for pending results... 26524 1727096469.60448: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'rpltstbr' 26524 1727096469.60559: in run() - task 0afff68d-5257-7801-66ba-0000000002fd 26524 1727096469.60583: variable 'ansible_search_path' from source: unknown 26524 1727096469.60602: variable 'ansible_search_path' from source: unknown 26524 1727096469.60642: calling self._execute() 26524 1727096469.60773: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.60776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.60779: variable 'omit' from source: magic vars 26524 1727096469.61158: variable 'ansible_distribution_major_version' from source: facts 26524 1727096469.61177: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096469.61187: variable 'omit' from source: magic vars 26524 1727096469.61223: variable 'omit' from source: magic vars 26524 1727096469.61362: variable 'interface' from source: play vars 26524 1727096469.61365: variable 'omit' from source: magic vars 26524 1727096469.61406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096469.61449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096469.61488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096469.61512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096469.61579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096469.61583: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096469.61585: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.61588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.61708: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096469.61719: Set connection var ansible_connection to ssh 26524 1727096469.61729: Set connection var ansible_pipelining to False 26524 1727096469.61738: Set connection var ansible_timeout to 10 26524 1727096469.61748: Set connection var ansible_shell_type to sh 26524 1727096469.61757: Set connection var ansible_shell_executable to /bin/sh 26524 1727096469.61969: variable 'ansible_shell_executable' from source: unknown 26524 1727096469.61975: variable 'ansible_connection' from source: unknown 26524 1727096469.61978: variable 'ansible_module_compression' from source: unknown 26524 1727096469.61980: variable 'ansible_shell_type' from source: unknown 26524 1727096469.61983: variable 'ansible_shell_executable' from source: unknown 26524 1727096469.61985: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.61987: variable 'ansible_pipelining' from source: unknown 26524 1727096469.61990: variable 'ansible_timeout' from source: unknown 26524 1727096469.61992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.61995: 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) 26524 1727096469.62013: variable 'omit' from source: magic vars 26524 1727096469.62024: starting attempt loop 26524 1727096469.62031: running the handler 26524 1727096469.62179: variable 'interface_stat' from source: set_fact 26524 1727096469.62206: Evaluated conditional (interface_stat.stat.exists): True 26524 1727096469.62226: handler run complete 26524 1727096469.62245: attempt loop complete, returning result 26524 1727096469.62254: _execute() done 26524 1727096469.62337: dumping result to json 26524 1727096469.62341: done dumping result, returning 26524 1727096469.62343: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'rpltstbr' [0afff68d-5257-7801-66ba-0000000002fd] 26524 1727096469.62346: sending task result for task 0afff68d-5257-7801-66ba-0000000002fd 26524 1727096469.62413: done sending task result for task 0afff68d-5257-7801-66ba-0000000002fd 26524 1727096469.62416: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26524 1727096469.62495: no more pending results, returning what we have 26524 1727096469.62500: results queue empty 26524 1727096469.62501: checking for any_errors_fatal 26524 1727096469.62514: done checking for any_errors_fatal 26524 1727096469.62515: checking for max_fail_percentage 26524 1727096469.62517: done checking for max_fail_percentage 26524 1727096469.62518: checking to see if all hosts have failed and the running result is not ok 26524 1727096469.62519: done checking to see if all hosts have failed 26524 1727096469.62520: getting the remaining hosts for this loop 26524 1727096469.62522: done getting the remaining hosts for this loop 26524 1727096469.62526: getting the next task for host managed_node3 26524 1727096469.62536: done getting next task for host managed_node3 26524 1727096469.62540: ^ task is: TASK: Include the task 'assert_profile_present.yml' 26524 1727096469.62542: ^ state is: HOST STATE: block=5, 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 26524 1727096469.62555: getting variables 26524 1727096469.62557: in VariableManager get_vars() 26524 1727096469.62600: Calling all_inventory to load vars for managed_node3 26524 1727096469.62603: Calling groups_inventory to load vars for managed_node3 26524 1727096469.62606: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.62619: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.62623: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.62626: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.64281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.65858: done with get_vars() 26524 1727096469.65886: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:40 Monday 23 September 2024 09:01:09 -0400 (0:00:00.062) 0:00:22.001 ****** 26524 1727096469.65989: entering _queue_task() for managed_node3/include_tasks 26524 1727096469.66572: worker is 1 (out of 1 available) 26524 1727096469.66582: exiting _queue_task() for managed_node3/include_tasks 26524 1727096469.66593: done queuing things up, now waiting for results queue to drain 26524 1727096469.66594: waiting for pending results... 26524 1727096469.66729: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 26524 1727096469.66788: in run() - task 0afff68d-5257-7801-66ba-00000000002c 26524 1727096469.66809: variable 'ansible_search_path' from source: unknown 26524 1727096469.66934: calling self._execute() 26524 1727096469.66963: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.66977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.66994: variable 'omit' from source: magic vars 26524 1727096469.67573: variable 'ansible_distribution_major_version' from source: facts 26524 1727096469.67596: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096469.67608: _execute() done 26524 1727096469.67625: dumping result to json 26524 1727096469.67633: done dumping result, returning 26524 1727096469.67645: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0afff68d-5257-7801-66ba-00000000002c] 26524 1727096469.67657: sending task result for task 0afff68d-5257-7801-66ba-00000000002c 26524 1727096469.67899: no more pending results, returning what we have 26524 1727096469.67906: in VariableManager get_vars() 26524 1727096469.67964: Calling all_inventory to load vars for managed_node3 26524 1727096469.67970: Calling groups_inventory to load vars for managed_node3 26524 1727096469.67973: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.67988: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.67992: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.67996: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.68570: done sending task result for task 0afff68d-5257-7801-66ba-00000000002c 26524 1727096469.68575: WORKER PROCESS EXITING 26524 1727096469.69880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.71605: done with get_vars() 26524 1727096469.71630: variable 'ansible_search_path' from source: unknown 26524 1727096469.71652: we have included files to process 26524 1727096469.71653: generating all_blocks data 26524 1727096469.71655: done generating all_blocks data 26524 1727096469.71659: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26524 1727096469.71660: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26524 1727096469.71662: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26524 1727096469.71873: in VariableManager get_vars() 26524 1727096469.71893: done with get_vars() 26524 1727096469.72150: done processing included file 26524 1727096469.72152: iterating over new_blocks loaded from include file 26524 1727096469.72154: in VariableManager get_vars() 26524 1727096469.72166: done with get_vars() 26524 1727096469.72170: filtering new block on tags 26524 1727096469.72193: done filtering new block on tags 26524 1727096469.72196: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 26524 1727096469.72201: extending task lists for all hosts with included blocks 26524 1727096469.73696: done extending task lists 26524 1727096469.73698: done processing included files 26524 1727096469.73699: results queue empty 26524 1727096469.73699: checking for any_errors_fatal 26524 1727096469.73703: done checking for any_errors_fatal 26524 1727096469.73703: checking for max_fail_percentage 26524 1727096469.73705: done checking for max_fail_percentage 26524 1727096469.73705: checking to see if all hosts have failed and the running result is not ok 26524 1727096469.73706: done checking to see if all hosts have failed 26524 1727096469.73707: getting the remaining hosts for this loop 26524 1727096469.73708: done getting the remaining hosts for this loop 26524 1727096469.73711: getting the next task for host managed_node3 26524 1727096469.73715: done getting next task for host managed_node3 26524 1727096469.73717: ^ task is: TASK: Include the task 'get_profile_stat.yml' 26524 1727096469.73720: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096469.73722: getting variables 26524 1727096469.73723: in VariableManager get_vars() 26524 1727096469.73736: Calling all_inventory to load vars for managed_node3 26524 1727096469.73739: Calling groups_inventory to load vars for managed_node3 26524 1727096469.73741: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.73747: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.73749: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.73752: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.74997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.76732: done with get_vars() 26524 1727096469.76758: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Monday 23 September 2024 09:01:09 -0400 (0:00:00.108) 0:00:22.109 ****** 26524 1727096469.76852: entering _queue_task() for managed_node3/include_tasks 26524 1727096469.77226: worker is 1 (out of 1 available) 26524 1727096469.77240: exiting _queue_task() for managed_node3/include_tasks 26524 1727096469.77252: done queuing things up, now waiting for results queue to drain 26524 1727096469.77254: waiting for pending results... 26524 1727096469.77619: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 26524 1727096469.77624: in run() - task 0afff68d-5257-7801-66ba-000000000396 26524 1727096469.77629: variable 'ansible_search_path' from source: unknown 26524 1727096469.77631: variable 'ansible_search_path' from source: unknown 26524 1727096469.77657: calling self._execute() 26524 1727096469.77748: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.77755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.77766: variable 'omit' from source: magic vars 26524 1727096469.78155: variable 'ansible_distribution_major_version' from source: facts 26524 1727096469.78159: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096469.78165: _execute() done 26524 1727096469.78171: dumping result to json 26524 1727096469.78174: done dumping result, returning 26524 1727096469.78188: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0afff68d-5257-7801-66ba-000000000396] 26524 1727096469.78193: sending task result for task 0afff68d-5257-7801-66ba-000000000396 26524 1727096469.78424: no more pending results, returning what we have 26524 1727096469.78428: in VariableManager get_vars() 26524 1727096469.78462: Calling all_inventory to load vars for managed_node3 26524 1727096469.78465: Calling groups_inventory to load vars for managed_node3 26524 1727096469.78470: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.78480: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.78483: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.78486: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.79081: done sending task result for task 0afff68d-5257-7801-66ba-000000000396 26524 1727096469.79085: WORKER PROCESS EXITING 26524 1727096469.79794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.81345: done with get_vars() 26524 1727096469.81371: variable 'ansible_search_path' from source: unknown 26524 1727096469.81372: variable 'ansible_search_path' from source: unknown 26524 1727096469.81416: we have included files to process 26524 1727096469.81417: generating all_blocks data 26524 1727096469.81419: done generating all_blocks data 26524 1727096469.81420: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26524 1727096469.81421: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26524 1727096469.81423: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26524 1727096469.82535: done processing included file 26524 1727096469.82538: iterating over new_blocks loaded from include file 26524 1727096469.82539: in VariableManager get_vars() 26524 1727096469.82559: done with get_vars() 26524 1727096469.82561: filtering new block on tags 26524 1727096469.82594: done filtering new block on tags 26524 1727096469.82597: in VariableManager get_vars() 26524 1727096469.82614: done with get_vars() 26524 1727096469.82617: filtering new block on tags 26524 1727096469.82640: done filtering new block on tags 26524 1727096469.82642: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 26524 1727096469.82649: extending task lists for all hosts with included blocks 26524 1727096469.82839: done extending task lists 26524 1727096469.82840: done processing included files 26524 1727096469.82841: results queue empty 26524 1727096469.82842: checking for any_errors_fatal 26524 1727096469.82846: done checking for any_errors_fatal 26524 1727096469.82846: checking for max_fail_percentage 26524 1727096469.82848: done checking for max_fail_percentage 26524 1727096469.82848: checking to see if all hosts have failed and the running result is not ok 26524 1727096469.82849: done checking to see if all hosts have failed 26524 1727096469.82850: getting the remaining hosts for this loop 26524 1727096469.82851: done getting the remaining hosts for this loop 26524 1727096469.82854: getting the next task for host managed_node3 26524 1727096469.82858: done getting next task for host managed_node3 26524 1727096469.82860: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 26524 1727096469.82863: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26524 1727096469.82865: getting variables 26524 1727096469.82866: in VariableManager get_vars() 26524 1727096469.82939: Calling all_inventory to load vars for managed_node3 26524 1727096469.82941: Calling groups_inventory to load vars for managed_node3 26524 1727096469.82943: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.82949: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.82952: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.82955: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.88778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.90343: done with get_vars() 26524 1727096469.90375: done getting variables 26524 1727096469.90417: 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 [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Monday 23 September 2024 09:01:09 -0400 (0:00:00.135) 0:00:22.245 ****** 26524 1727096469.90446: entering _queue_task() for managed_node3/set_fact 26524 1727096469.90828: worker is 1 (out of 1 available) 26524 1727096469.90842: exiting _queue_task() for managed_node3/set_fact 26524 1727096469.90856: done queuing things up, now waiting for results queue to drain 26524 1727096469.90858: waiting for pending results... 26524 1727096469.91110: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 26524 1727096469.91246: in run() - task 0afff68d-5257-7801-66ba-000000000425 26524 1727096469.91251: variable 'ansible_search_path' from source: unknown 26524 1727096469.91254: variable 'ansible_search_path' from source: unknown 26524 1727096469.91310: calling self._execute() 26524 1727096469.91372: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.91383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.91510: variable 'omit' from source: magic vars 26524 1727096469.91960: variable 'ansible_distribution_major_version' from source: facts 26524 1727096469.91965: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096469.91970: variable 'omit' from source: magic vars 26524 1727096469.92069: variable 'omit' from source: magic vars 26524 1727096469.92073: variable 'omit' from source: magic vars 26524 1727096469.92076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096469.92113: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096469.92178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096469.92182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096469.92184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096469.92191: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096469.92194: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.92197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.92300: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096469.92304: Set connection var ansible_connection to ssh 26524 1727096469.92307: Set connection var ansible_pipelining to False 26524 1727096469.92316: Set connection var ansible_timeout to 10 26524 1727096469.92322: Set connection var ansible_shell_type to sh 26524 1727096469.92328: Set connection var ansible_shell_executable to /bin/sh 26524 1727096469.92355: variable 'ansible_shell_executable' from source: unknown 26524 1727096469.92363: variable 'ansible_connection' from source: unknown 26524 1727096469.92373: variable 'ansible_module_compression' from source: unknown 26524 1727096469.92380: variable 'ansible_shell_type' from source: unknown 26524 1727096469.92408: variable 'ansible_shell_executable' from source: unknown 26524 1727096469.92410: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.92412: variable 'ansible_pipelining' from source: unknown 26524 1727096469.92414: variable 'ansible_timeout' from source: unknown 26524 1727096469.92417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.92612: 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) 26524 1727096469.92616: variable 'omit' from source: magic vars 26524 1727096469.92620: starting attempt loop 26524 1727096469.92622: running the handler 26524 1727096469.92625: handler run complete 26524 1727096469.92627: attempt loop complete, returning result 26524 1727096469.92633: _execute() done 26524 1727096469.92641: dumping result to json 26524 1727096469.92721: done dumping result, returning 26524 1727096469.92724: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0afff68d-5257-7801-66ba-000000000425] 26524 1727096469.92728: sending task result for task 0afff68d-5257-7801-66ba-000000000425 26524 1727096469.92799: done sending task result for task 0afff68d-5257-7801-66ba-000000000425 26524 1727096469.92802: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 26524 1727096469.92854: no more pending results, returning what we have 26524 1727096469.92857: results queue empty 26524 1727096469.92858: checking for any_errors_fatal 26524 1727096469.92859: done checking for any_errors_fatal 26524 1727096469.92860: checking for max_fail_percentage 26524 1727096469.92862: done checking for max_fail_percentage 26524 1727096469.92863: checking to see if all hosts have failed and the running result is not ok 26524 1727096469.92864: done checking to see if all hosts have failed 26524 1727096469.92864: getting the remaining hosts for this loop 26524 1727096469.92866: done getting the remaining hosts for this loop 26524 1727096469.92871: getting the next task for host managed_node3 26524 1727096469.92880: done getting next task for host managed_node3 26524 1727096469.92883: ^ task is: TASK: Stat profile file 26524 1727096469.92886: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26524 1727096469.92891: getting variables 26524 1727096469.92893: in VariableManager get_vars() 26524 1727096469.92933: Calling all_inventory to load vars for managed_node3 26524 1727096469.92935: Calling groups_inventory to load vars for managed_node3 26524 1727096469.92938: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096469.92951: Calling all_plugins_play to load vars for managed_node3 26524 1727096469.92954: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096469.92957: Calling groups_plugins_play to load vars for managed_node3 26524 1727096469.94650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096469.96262: done with get_vars() 26524 1727096469.96287: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Monday 23 September 2024 09:01:09 -0400 (0:00:00.059) 0:00:22.305 ****** 26524 1727096469.96392: entering _queue_task() for managed_node3/stat 26524 1727096469.96733: worker is 1 (out of 1 available) 26524 1727096469.96745: exiting _queue_task() for managed_node3/stat 26524 1727096469.96757: done queuing things up, now waiting for results queue to drain 26524 1727096469.96765: waiting for pending results... 26524 1727096469.97383: running TaskExecutor() for managed_node3/TASK: Stat profile file 26524 1727096469.97452: in run() - task 0afff68d-5257-7801-66ba-000000000426 26524 1727096469.97473: variable 'ansible_search_path' from source: unknown 26524 1727096469.97531: variable 'ansible_search_path' from source: unknown 26524 1727096469.97534: calling self._execute() 26524 1727096469.97626: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.97651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.97669: variable 'omit' from source: magic vars 26524 1727096469.98056: variable 'ansible_distribution_major_version' from source: facts 26524 1727096469.98086: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096469.98187: variable 'omit' from source: magic vars 26524 1727096469.98191: variable 'omit' from source: magic vars 26524 1727096469.98261: variable 'profile' from source: play vars 26524 1727096469.98274: variable 'interface' from source: play vars 26524 1727096469.98355: variable 'interface' from source: play vars 26524 1727096469.98383: variable 'omit' from source: magic vars 26524 1727096469.98441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096469.98484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096469.98519: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096469.98542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096469.98559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096469.98599: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096469.98609: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.98629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.98837: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096469.98841: Set connection var ansible_connection to ssh 26524 1727096469.98844: Set connection var ansible_pipelining to False 26524 1727096469.98846: Set connection var ansible_timeout to 10 26524 1727096469.98848: Set connection var ansible_shell_type to sh 26524 1727096469.98851: Set connection var ansible_shell_executable to /bin/sh 26524 1727096469.98853: variable 'ansible_shell_executable' from source: unknown 26524 1727096469.98855: variable 'ansible_connection' from source: unknown 26524 1727096469.98857: variable 'ansible_module_compression' from source: unknown 26524 1727096469.98859: variable 'ansible_shell_type' from source: unknown 26524 1727096469.98861: variable 'ansible_shell_executable' from source: unknown 26524 1727096469.98863: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096469.98865: variable 'ansible_pipelining' from source: unknown 26524 1727096469.98870: variable 'ansible_timeout' from source: unknown 26524 1727096469.98872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096469.99163: 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__) 26524 1727096469.99169: variable 'omit' from source: magic vars 26524 1727096469.99172: starting attempt loop 26524 1727096469.99175: running the handler 26524 1727096469.99177: _low_level_execute_command(): starting 26524 1727096469.99179: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096469.99926: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096469.99945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096469.99984: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096470.00036: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.00106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096470.00131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.00151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.00220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.01920: stdout chunk (state=3): >>>/root <<< 26524 1727096470.02076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.02080: stdout chunk (state=3): >>><<< 26524 1727096470.02088: stderr chunk (state=3): >>><<< 26524 1727096470.02114: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096470.02213: _low_level_execute_command(): starting 26524 1727096470.02217: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573 `" && echo ansible-tmp-1727096470.021271-27522-26501948032573="` echo /root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573 `" ) && sleep 0' 26524 1727096470.02838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.02854: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.02883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.03004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.03077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.03091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.05022: stdout chunk (state=3): >>>ansible-tmp-1727096470.021271-27522-26501948032573=/root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573 <<< 26524 1727096470.05203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.05207: stdout chunk (state=3): >>><<< 26524 1727096470.05212: stderr chunk (state=3): >>><<< 26524 1727096470.05374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096470.021271-27522-26501948032573=/root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096470.05378: variable 'ansible_module_compression' from source: unknown 26524 1727096470.05380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26524 1727096470.05698: variable 'ansible_facts' from source: unknown 26524 1727096470.05702: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/AnsiballZ_stat.py 26524 1727096470.05939: Sending initial data 26524 1727096470.05942: Sent initial data (151 bytes) 26524 1727096470.06586: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.06652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096470.06688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.06757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.08390: 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 <<< 26524 1727096470.08451: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096470.08487: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/AnsiballZ_stat.py" <<< 26524 1727096470.08510: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmp0m62dyzy /root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/AnsiballZ_stat.py <<< 26524 1727096470.08540: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmp0m62dyzy" to remote "/root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/AnsiballZ_stat.py" <<< 26524 1727096470.09226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.09436: stderr chunk (state=3): >>><<< 26524 1727096470.09440: stdout chunk (state=3): >>><<< 26524 1727096470.09442: done transferring module to remote 26524 1727096470.09447: _low_level_execute_command(): starting 26524 1727096470.09450: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/ /root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/AnsiballZ_stat.py && sleep 0' 26524 1727096470.10003: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.10010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.10018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.10035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.10087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096470.10091: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096470.10094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.10097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096470.10099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096470.10102: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096470.10115: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.10121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.10124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.10195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.10221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.10277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.12183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.12187: stdout chunk (state=3): >>><<< 26524 1727096470.12190: stderr chunk (state=3): >>><<< 26524 1727096470.12192: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096470.12195: _low_level_execute_command(): starting 26524 1727096470.12197: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/AnsiballZ_stat.py && sleep 0' 26524 1727096470.12854: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.12859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.12862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.12864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.12866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096470.12874: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096470.12877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.12879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096470.12881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096470.12883: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096470.12885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.12888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.12900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.12903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096470.12911: stderr chunk (state=3): >>>debug2: match found <<< 26524 1727096470.12921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.13010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096470.13014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.13052: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.13103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.28828: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-rpltstbr", "follow": false, "checksum_algorithm": "sha1"}}} <<< 26524 1727096470.30475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096470.30479: stdout chunk (state=3): >>><<< 26524 1727096470.30483: stderr chunk (state=3): >>><<< 26524 1727096470.30485: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-rpltstbr", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096470.30489: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-rpltstbr', '_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-1727096470.021271-27522-26501948032573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096470.30491: _low_level_execute_command(): starting 26524 1727096470.30494: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096470.021271-27522-26501948032573/ > /dev/null 2>&1 && sleep 0' 26524 1727096470.31108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.31117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.31138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.31153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.31165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096470.31256: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.31277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096470.31290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.31309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.31384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.33281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.33284: stderr chunk (state=3): >>><<< 26524 1727096470.33287: stdout chunk (state=3): >>><<< 26524 1727096470.33290: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096470.33318: handler run complete 26524 1727096470.33321: attempt loop complete, returning result 26524 1727096470.33324: _execute() done 26524 1727096470.33326: dumping result to json 26524 1727096470.33329: done dumping result, returning 26524 1727096470.33334: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0afff68d-5257-7801-66ba-000000000426] 26524 1727096470.33339: sending task result for task 0afff68d-5257-7801-66ba-000000000426 26524 1727096470.33487: done sending task result for task 0afff68d-5257-7801-66ba-000000000426 26524 1727096470.33490: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 26524 1727096470.33541: no more pending results, returning what we have 26524 1727096470.33544: results queue empty 26524 1727096470.33545: checking for any_errors_fatal 26524 1727096470.33551: done checking for any_errors_fatal 26524 1727096470.33552: checking for max_fail_percentage 26524 1727096470.33554: done checking for max_fail_percentage 26524 1727096470.33555: checking to see if all hosts have failed and the running result is not ok 26524 1727096470.33556: done checking to see if all hosts have failed 26524 1727096470.33557: getting the remaining hosts for this loop 26524 1727096470.33559: done getting the remaining hosts for this loop 26524 1727096470.33562: getting the next task for host managed_node3 26524 1727096470.33570: done getting next task for host managed_node3 26524 1727096470.33573: ^ task is: TASK: Set NM profile exist flag based on the profile files 26524 1727096470.33576: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26524 1727096470.33580: getting variables 26524 1727096470.33581: in VariableManager get_vars() 26524 1727096470.33617: Calling all_inventory to load vars for managed_node3 26524 1727096470.33619: Calling groups_inventory to load vars for managed_node3 26524 1727096470.33621: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096470.33631: Calling all_plugins_play to load vars for managed_node3 26524 1727096470.33633: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096470.33635: Calling groups_plugins_play to load vars for managed_node3 26524 1727096470.35423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096470.37031: done with get_vars() 26524 1727096470.37055: done getting variables 26524 1727096470.37119: 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 NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Monday 23 September 2024 09:01:10 -0400 (0:00:00.407) 0:00:22.712 ****** 26524 1727096470.37148: entering _queue_task() for managed_node3/set_fact 26524 1727096470.37503: worker is 1 (out of 1 available) 26524 1727096470.37520: exiting _queue_task() for managed_node3/set_fact 26524 1727096470.37531: done queuing things up, now waiting for results queue to drain 26524 1727096470.37533: waiting for pending results... 26524 1727096470.37869: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 26524 1727096470.37882: in run() - task 0afff68d-5257-7801-66ba-000000000427 26524 1727096470.37901: variable 'ansible_search_path' from source: unknown 26524 1727096470.37905: variable 'ansible_search_path' from source: unknown 26524 1727096470.37965: calling self._execute() 26524 1727096470.38042: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096470.38046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096470.38075: variable 'omit' from source: magic vars 26524 1727096470.38518: variable 'ansible_distribution_major_version' from source: facts 26524 1727096470.38521: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096470.38619: variable 'profile_stat' from source: set_fact 26524 1727096470.38630: Evaluated conditional (profile_stat.stat.exists): False 26524 1727096470.38633: when evaluation is False, skipping this task 26524 1727096470.38636: _execute() done 26524 1727096470.38638: dumping result to json 26524 1727096470.38641: done dumping result, returning 26524 1727096470.38649: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0afff68d-5257-7801-66ba-000000000427] 26524 1727096470.38658: sending task result for task 0afff68d-5257-7801-66ba-000000000427 26524 1727096470.38869: done sending task result for task 0afff68d-5257-7801-66ba-000000000427 26524 1727096470.38872: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26524 1727096470.38969: no more pending results, returning what we have 26524 1727096470.39063: results queue empty 26524 1727096470.39065: checking for any_errors_fatal 26524 1727096470.39075: done checking for any_errors_fatal 26524 1727096470.39076: checking for max_fail_percentage 26524 1727096470.39078: done checking for max_fail_percentage 26524 1727096470.39078: checking to see if all hosts have failed and the running result is not ok 26524 1727096470.39079: done checking to see if all hosts have failed 26524 1727096470.39080: getting the remaining hosts for this loop 26524 1727096470.39082: done getting the remaining hosts for this loop 26524 1727096470.39085: getting the next task for host managed_node3 26524 1727096470.39091: done getting next task for host managed_node3 26524 1727096470.39094: ^ task is: TASK: Get NM profile info 26524 1727096470.39098: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26524 1727096470.39102: getting variables 26524 1727096470.39104: in VariableManager get_vars() 26524 1727096470.39137: Calling all_inventory to load vars for managed_node3 26524 1727096470.39140: Calling groups_inventory to load vars for managed_node3 26524 1727096470.39143: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096470.39153: Calling all_plugins_play to load vars for managed_node3 26524 1727096470.39156: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096470.39159: Calling groups_plugins_play to load vars for managed_node3 26524 1727096470.40508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096470.42220: done with get_vars() 26524 1727096470.42244: done getting variables 26524 1727096470.42348: 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 [Get NM profile info] ***************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Monday 23 September 2024 09:01:10 -0400 (0:00:00.052) 0:00:22.764 ****** 26524 1727096470.42387: entering _queue_task() for managed_node3/shell 26524 1727096470.42389: Creating lock for shell 26524 1727096470.42739: worker is 1 (out of 1 available) 26524 1727096470.42750: exiting _queue_task() for managed_node3/shell 26524 1727096470.42762: done queuing things up, now waiting for results queue to drain 26524 1727096470.42763: waiting for pending results... 26524 1727096470.43085: running TaskExecutor() for managed_node3/TASK: Get NM profile info 26524 1727096470.43215: in run() - task 0afff68d-5257-7801-66ba-000000000428 26524 1727096470.43220: variable 'ansible_search_path' from source: unknown 26524 1727096470.43223: variable 'ansible_search_path' from source: unknown 26524 1727096470.43226: calling self._execute() 26524 1727096470.43298: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096470.43302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096470.43313: variable 'omit' from source: magic vars 26524 1727096470.43695: variable 'ansible_distribution_major_version' from source: facts 26524 1727096470.43708: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096470.43714: variable 'omit' from source: magic vars 26524 1727096470.43760: variable 'omit' from source: magic vars 26524 1727096470.43857: variable 'profile' from source: play vars 26524 1727096470.43871: variable 'interface' from source: play vars 26524 1727096470.43940: variable 'interface' from source: play vars 26524 1727096470.43962: variable 'omit' from source: magic vars 26524 1727096470.44006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096470.44040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096470.44075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096470.44083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096470.44144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096470.44148: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096470.44150: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096470.44153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096470.44231: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096470.44234: Set connection var ansible_connection to ssh 26524 1727096470.44241: Set connection var ansible_pipelining to False 26524 1727096470.44290: Set connection var ansible_timeout to 10 26524 1727096470.44300: Set connection var ansible_shell_type to sh 26524 1727096470.44303: Set connection var ansible_shell_executable to /bin/sh 26524 1727096470.44306: variable 'ansible_shell_executable' from source: unknown 26524 1727096470.44308: variable 'ansible_connection' from source: unknown 26524 1727096470.44310: variable 'ansible_module_compression' from source: unknown 26524 1727096470.44312: variable 'ansible_shell_type' from source: unknown 26524 1727096470.44314: variable 'ansible_shell_executable' from source: unknown 26524 1727096470.44316: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096470.44318: variable 'ansible_pipelining' from source: unknown 26524 1727096470.44321: variable 'ansible_timeout' from source: unknown 26524 1727096470.44323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096470.44452: 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) 26524 1727096470.44469: variable 'omit' from source: magic vars 26524 1727096470.44472: starting attempt loop 26524 1727096470.44475: running the handler 26524 1727096470.44517: 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) 26524 1727096470.44520: _low_level_execute_command(): starting 26524 1727096470.44524: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096470.45352: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.45357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096470.45360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.45399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.45465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.47136: stdout chunk (state=3): >>>/root <<< 26524 1727096470.47305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.47309: stdout chunk (state=3): >>><<< 26524 1727096470.47312: stderr chunk (state=3): >>><<< 26524 1727096470.47445: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096470.47450: _low_level_execute_command(): starting 26524 1727096470.47455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428 `" && echo ansible-tmp-1727096470.4734383-27542-252624759639428="` echo /root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428 `" ) && sleep 0' 26524 1727096470.48032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.48045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.48067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.48095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.48123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.48185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.48240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096470.48257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.48288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.48366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.50351: stdout chunk (state=3): >>>ansible-tmp-1727096470.4734383-27542-252624759639428=/root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428 <<< 26524 1727096470.50517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.50520: stdout chunk (state=3): >>><<< 26524 1727096470.50524: stderr chunk (state=3): >>><<< 26524 1727096470.50676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096470.4734383-27542-252624759639428=/root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096470.50680: variable 'ansible_module_compression' from source: unknown 26524 1727096470.50683: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26524 1727096470.50710: variable 'ansible_facts' from source: unknown 26524 1727096470.50810: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/AnsiballZ_command.py 26524 1727096470.51041: Sending initial data 26524 1727096470.51044: Sent initial data (156 bytes) 26524 1727096470.51675: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.51721: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096470.51737: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096470.51748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.51788: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.51849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096470.51907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.51947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.53603: 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 <<< 26524 1727096470.53692: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096470.53699: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpuuulmf0w /root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/AnsiballZ_command.py <<< 26524 1727096470.53702: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/AnsiballZ_command.py" <<< 26524 1727096470.53745: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpuuulmf0w" to remote "/root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/AnsiballZ_command.py" <<< 26524 1727096470.54487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.54512: stderr chunk (state=3): >>><<< 26524 1727096470.54516: stdout chunk (state=3): >>><<< 26524 1727096470.54576: done transferring module to remote 26524 1727096470.54588: _low_level_execute_command(): starting 26524 1727096470.54591: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/ /root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/AnsiballZ_command.py && sleep 0' 26524 1727096470.55225: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.55243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.55276: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.55287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.55361: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.55385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.55458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.57563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.57572: stdout chunk (state=3): >>><<< 26524 1727096470.57576: stderr chunk (state=3): >>><<< 26524 1727096470.57587: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096470.57590: _low_level_execute_command(): starting 26524 1727096470.57596: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/AnsiballZ_command.py && sleep 0' 26524 1727096470.58302: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.58325: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.58378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.58398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.58410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096470.58447: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096470.58450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.58453: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096470.58460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096470.58469: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096470.58478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.58487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096470.58542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096470.58614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found <<< 26524 1727096470.58620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.58702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096470.58707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.58732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.58814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.76722: stdout chunk (state=3): >>> {"changed": true, "stdout": "rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "start": "2024-09-23 09:01:10.741677", "end": "2024-09-23 09:01:10.758733", "delta": "0:00:00.017056", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "_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}}} <<< 26524 1727096470.78117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096470.78120: stdout chunk (state=3): >>><<< 26524 1727096470.78122: stderr chunk (state=3): >>><<< 26524 1727096470.78125: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "start": "2024-09-23 09:01:10.741677", "end": "2024-09-23 09:01:10.758733", "delta": "0:00:00.017056", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "_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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096470.78336: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc', '_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-1727096470.4734383-27542-252624759639428/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096470.78344: _low_level_execute_command(): starting 26524 1727096470.78346: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096470.4734383-27542-252624759639428/ > /dev/null 2>&1 && sleep 0' 26524 1727096470.80202: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096470.80216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096470.80461: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096470.80587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096470.80635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096470.80783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096470.82790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096470.82800: stdout chunk (state=3): >>><<< 26524 1727096470.82812: stderr chunk (state=3): >>><<< 26524 1727096470.82845: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096470.82952: handler run complete 26524 1727096470.82992: Evaluated conditional (False): False 26524 1727096470.83063: attempt loop complete, returning result 26524 1727096470.83304: _execute() done 26524 1727096470.83307: dumping result to json 26524 1727096470.83309: done dumping result, returning 26524 1727096470.83312: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0afff68d-5257-7801-66ba-000000000428] 26524 1727096470.83314: sending task result for task 0afff68d-5257-7801-66ba-000000000428 26524 1727096470.83390: done sending task result for task 0afff68d-5257-7801-66ba-000000000428 26524 1727096470.83394: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "delta": "0:00:00.017056", "end": "2024-09-23 09:01:10.758733", "rc": 0, "start": "2024-09-23 09:01:10.741677" } STDOUT: rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection 26524 1727096470.83475: no more pending results, returning what we have 26524 1727096470.83479: results queue empty 26524 1727096470.83480: checking for any_errors_fatal 26524 1727096470.83488: done checking for any_errors_fatal 26524 1727096470.83488: checking for max_fail_percentage 26524 1727096470.83490: done checking for max_fail_percentage 26524 1727096470.83491: checking to see if all hosts have failed and the running result is not ok 26524 1727096470.83493: done checking to see if all hosts have failed 26524 1727096470.83493: getting the remaining hosts for this loop 26524 1727096470.83495: done getting the remaining hosts for this loop 26524 1727096470.83498: getting the next task for host managed_node3 26524 1727096470.83505: done getting next task for host managed_node3 26524 1727096470.83508: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 26524 1727096470.83512: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096470.83516: getting variables 26524 1727096470.83518: in VariableManager get_vars() 26524 1727096470.83557: Calling all_inventory to load vars for managed_node3 26524 1727096470.83559: Calling groups_inventory to load vars for managed_node3 26524 1727096470.83562: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096470.83901: Calling all_plugins_play to load vars for managed_node3 26524 1727096470.83905: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096470.83909: Calling groups_plugins_play to load vars for managed_node3 26524 1727096470.88303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096470.93745: done with get_vars() 26524 1727096470.94181: done getting variables 26524 1727096470.94241: 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 NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Monday 23 September 2024 09:01:10 -0400 (0:00:00.518) 0:00:23.283 ****** 26524 1727096470.94279: entering _queue_task() for managed_node3/set_fact 26524 1727096470.95173: worker is 1 (out of 1 available) 26524 1727096470.95185: exiting _queue_task() for managed_node3/set_fact 26524 1727096470.95283: done queuing things up, now waiting for results queue to drain 26524 1727096470.95286: waiting for pending results... 26524 1727096470.96086: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 26524 1727096470.96314: in run() - task 0afff68d-5257-7801-66ba-000000000429 26524 1727096470.96322: variable 'ansible_search_path' from source: unknown 26524 1727096470.96325: variable 'ansible_search_path' from source: unknown 26524 1727096470.96363: calling self._execute() 26524 1727096470.96532: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096470.96682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096470.96693: variable 'omit' from source: magic vars 26524 1727096470.97358: variable 'ansible_distribution_major_version' from source: facts 26524 1727096470.97374: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096470.97709: variable 'nm_profile_exists' from source: set_fact 26524 1727096470.97718: Evaluated conditional (nm_profile_exists.rc == 0): True 26524 1727096470.97822: variable 'omit' from source: magic vars 26524 1727096470.97825: variable 'omit' from source: magic vars 26524 1727096470.98004: variable 'omit' from source: magic vars 26524 1727096470.98045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096470.98082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096470.98100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096470.98149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096470.98152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096470.98160: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096470.98163: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096470.98165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096470.98591: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096470.98594: Set connection var ansible_connection to ssh 26524 1727096470.98597: Set connection var ansible_pipelining to False 26524 1727096470.98600: Set connection var ansible_timeout to 10 26524 1727096470.98602: Set connection var ansible_shell_type to sh 26524 1727096470.98605: Set connection var ansible_shell_executable to /bin/sh 26524 1727096470.98607: variable 'ansible_shell_executable' from source: unknown 26524 1727096470.98609: variable 'ansible_connection' from source: unknown 26524 1727096470.98611: variable 'ansible_module_compression' from source: unknown 26524 1727096470.98612: variable 'ansible_shell_type' from source: unknown 26524 1727096470.98614: variable 'ansible_shell_executable' from source: unknown 26524 1727096470.98616: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096470.98743: variable 'ansible_pipelining' from source: unknown 26524 1727096470.98747: variable 'ansible_timeout' from source: unknown 26524 1727096470.98750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096470.98812: 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) 26524 1727096470.98821: variable 'omit' from source: magic vars 26524 1727096470.98826: starting attempt loop 26524 1727096470.98829: running the handler 26524 1727096470.98841: handler run complete 26524 1727096470.98850: attempt loop complete, returning result 26524 1727096470.98852: _execute() done 26524 1727096470.98855: dumping result to json 26524 1727096470.98857: done dumping result, returning 26524 1727096470.98866: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0afff68d-5257-7801-66ba-000000000429] 26524 1727096470.99280: sending task result for task 0afff68d-5257-7801-66ba-000000000429 ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 26524 1727096470.99473: no more pending results, returning what we have 26524 1727096470.99477: results queue empty 26524 1727096470.99478: checking for any_errors_fatal 26524 1727096470.99487: done checking for any_errors_fatal 26524 1727096470.99488: checking for max_fail_percentage 26524 1727096470.99490: done checking for max_fail_percentage 26524 1727096470.99491: checking to see if all hosts have failed and the running result is not ok 26524 1727096470.99492: done checking to see if all hosts have failed 26524 1727096470.99492: getting the remaining hosts for this loop 26524 1727096470.99494: done getting the remaining hosts for this loop 26524 1727096470.99498: getting the next task for host managed_node3 26524 1727096470.99506: done getting next task for host managed_node3 26524 1727096470.99508: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 26524 1727096470.99512: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26524 1727096470.99517: getting variables 26524 1727096470.99518: in VariableManager get_vars() 26524 1727096470.99556: Calling all_inventory to load vars for managed_node3 26524 1727096470.99559: Calling groups_inventory to load vars for managed_node3 26524 1727096470.99561: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096470.99579: Calling all_plugins_play to load vars for managed_node3 26524 1727096470.99582: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096470.99585: Calling groups_plugins_play to load vars for managed_node3 26524 1727096471.00290: done sending task result for task 0afff68d-5257-7801-66ba-000000000429 26524 1727096471.00294: WORKER PROCESS EXITING 26524 1727096471.03164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096471.06924: done with get_vars() 26524 1727096471.06952: done getting variables 26524 1727096471.07063: 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) 26524 1727096471.07322: variable 'profile' from source: play vars 26524 1727096471.07327: variable 'interface' from source: play vars 26524 1727096471.07511: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-rpltstbr] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Monday 23 September 2024 09:01:11 -0400 (0:00:00.132) 0:00:23.416 ****** 26524 1727096471.07547: entering _queue_task() for managed_node3/command 26524 1727096471.08394: worker is 1 (out of 1 available) 26524 1727096471.08408: exiting _queue_task() for managed_node3/command 26524 1727096471.08419: done queuing things up, now waiting for results queue to drain 26524 1727096471.08420: waiting for pending results... 26524 1727096471.08967: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-rpltstbr 26524 1727096471.09228: in run() - task 0afff68d-5257-7801-66ba-00000000042b 26524 1727096471.09288: variable 'ansible_search_path' from source: unknown 26524 1727096471.09296: variable 'ansible_search_path' from source: unknown 26524 1727096471.09402: calling self._execute() 26524 1727096471.09580: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.09649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.09666: variable 'omit' from source: magic vars 26524 1727096471.10499: variable 'ansible_distribution_major_version' from source: facts 26524 1727096471.10524: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096471.10838: variable 'profile_stat' from source: set_fact 26524 1727096471.10844: Evaluated conditional (profile_stat.stat.exists): False 26524 1727096471.10850: when evaluation is False, skipping this task 26524 1727096471.10856: _execute() done 26524 1727096471.10862: dumping result to json 26524 1727096471.10873: done dumping result, returning 26524 1727096471.10910: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-rpltstbr [0afff68d-5257-7801-66ba-00000000042b] 26524 1727096471.10921: sending task result for task 0afff68d-5257-7801-66ba-00000000042b 26524 1727096471.11351: done sending task result for task 0afff68d-5257-7801-66ba-00000000042b 26524 1727096471.11354: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26524 1727096471.11415: no more pending results, returning what we have 26524 1727096471.11419: results queue empty 26524 1727096471.11420: checking for any_errors_fatal 26524 1727096471.11427: done checking for any_errors_fatal 26524 1727096471.11428: checking for max_fail_percentage 26524 1727096471.11429: done checking for max_fail_percentage 26524 1727096471.11431: checking to see if all hosts have failed and the running result is not ok 26524 1727096471.11432: done checking to see if all hosts have failed 26524 1727096471.11432: getting the remaining hosts for this loop 26524 1727096471.11434: done getting the remaining hosts for this loop 26524 1727096471.11438: getting the next task for host managed_node3 26524 1727096471.11447: done getting next task for host managed_node3 26524 1727096471.11450: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 26524 1727096471.11454: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26524 1727096471.11459: getting variables 26524 1727096471.11460: in VariableManager get_vars() 26524 1727096471.11513: Calling all_inventory to load vars for managed_node3 26524 1727096471.11516: Calling groups_inventory to load vars for managed_node3 26524 1727096471.11518: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096471.11536: Calling all_plugins_play to load vars for managed_node3 26524 1727096471.11540: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096471.11543: Calling groups_plugins_play to load vars for managed_node3 26524 1727096471.15060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096471.18287: done with get_vars() 26524 1727096471.18317: done getting variables 26524 1727096471.18390: 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) 26524 1727096471.18514: variable 'profile' from source: play vars 26524 1727096471.18519: variable 'interface' from source: play vars 26524 1727096471.18592: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-rpltstbr] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Monday 23 September 2024 09:01:11 -0400 (0:00:00.110) 0:00:23.527 ****** 26524 1727096471.18625: entering _queue_task() for managed_node3/set_fact 26524 1727096471.19014: worker is 1 (out of 1 available) 26524 1727096471.19147: exiting _queue_task() for managed_node3/set_fact 26524 1727096471.19157: done queuing things up, now waiting for results queue to drain 26524 1727096471.19159: waiting for pending results... 26524 1727096471.19375: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr 26524 1727096471.19503: in run() - task 0afff68d-5257-7801-66ba-00000000042c 26524 1727096471.19579: variable 'ansible_search_path' from source: unknown 26524 1727096471.19583: variable 'ansible_search_path' from source: unknown 26524 1727096471.19586: calling self._execute() 26524 1727096471.19666: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.19689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.19709: variable 'omit' from source: magic vars 26524 1727096471.20120: variable 'ansible_distribution_major_version' from source: facts 26524 1727096471.20146: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096471.20291: variable 'profile_stat' from source: set_fact 26524 1727096471.20341: Evaluated conditional (profile_stat.stat.exists): False 26524 1727096471.20345: when evaluation is False, skipping this task 26524 1727096471.20347: _execute() done 26524 1727096471.20349: dumping result to json 26524 1727096471.20351: done dumping result, returning 26524 1727096471.20354: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr [0afff68d-5257-7801-66ba-00000000042c] 26524 1727096471.20361: sending task result for task 0afff68d-5257-7801-66ba-00000000042c skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26524 1727096471.20631: no more pending results, returning what we have 26524 1727096471.20635: results queue empty 26524 1727096471.20637: checking for any_errors_fatal 26524 1727096471.20643: done checking for any_errors_fatal 26524 1727096471.20644: checking for max_fail_percentage 26524 1727096471.20646: done checking for max_fail_percentage 26524 1727096471.20648: checking to see if all hosts have failed and the running result is not ok 26524 1727096471.20649: done checking to see if all hosts have failed 26524 1727096471.20650: getting the remaining hosts for this loop 26524 1727096471.20651: done getting the remaining hosts for this loop 26524 1727096471.20655: getting the next task for host managed_node3 26524 1727096471.20676: done getting next task for host managed_node3 26524 1727096471.20679: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 26524 1727096471.20684: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26524 1727096471.20689: getting variables 26524 1727096471.20691: in VariableManager get_vars() 26524 1727096471.20735: Calling all_inventory to load vars for managed_node3 26524 1727096471.20738: Calling groups_inventory to load vars for managed_node3 26524 1727096471.20741: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096471.20987: Calling all_plugins_play to load vars for managed_node3 26524 1727096471.20991: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096471.20995: Calling groups_plugins_play to load vars for managed_node3 26524 1727096471.21595: done sending task result for task 0afff68d-5257-7801-66ba-00000000042c 26524 1727096471.21598: WORKER PROCESS EXITING 26524 1727096471.22596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096471.25561: done with get_vars() 26524 1727096471.25706: done getting variables 26524 1727096471.25906: 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) 26524 1727096471.26102: variable 'profile' from source: play vars 26524 1727096471.26107: variable 'interface' from source: play vars 26524 1727096471.26235: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-rpltstbr] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Monday 23 September 2024 09:01:11 -0400 (0:00:00.076) 0:00:23.603 ****** 26524 1727096471.26274: entering _queue_task() for managed_node3/command 26524 1727096471.27039: worker is 1 (out of 1 available) 26524 1727096471.27053: exiting _queue_task() for managed_node3/command 26524 1727096471.27067: done queuing things up, now waiting for results queue to drain 26524 1727096471.27074: waiting for pending results... 26524 1727096471.27450: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-rpltstbr 26524 1727096471.27828: in run() - task 0afff68d-5257-7801-66ba-00000000042d 26524 1727096471.27841: variable 'ansible_search_path' from source: unknown 26524 1727096471.27845: variable 'ansible_search_path' from source: unknown 26524 1727096471.27888: calling self._execute() 26524 1727096471.27980: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.28086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.28100: variable 'omit' from source: magic vars 26524 1727096471.28873: variable 'ansible_distribution_major_version' from source: facts 26524 1727096471.28976: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096471.29212: variable 'profile_stat' from source: set_fact 26524 1727096471.29225: Evaluated conditional (profile_stat.stat.exists): False 26524 1727096471.29228: when evaluation is False, skipping this task 26524 1727096471.29230: _execute() done 26524 1727096471.29233: dumping result to json 26524 1727096471.29236: done dumping result, returning 26524 1727096471.29244: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-rpltstbr [0afff68d-5257-7801-66ba-00000000042d] 26524 1727096471.29249: sending task result for task 0afff68d-5257-7801-66ba-00000000042d 26524 1727096471.29378: done sending task result for task 0afff68d-5257-7801-66ba-00000000042d 26524 1727096471.29382: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26524 1727096471.29438: no more pending results, returning what we have 26524 1727096471.29443: results queue empty 26524 1727096471.29444: checking for any_errors_fatal 26524 1727096471.29451: done checking for any_errors_fatal 26524 1727096471.29451: checking for max_fail_percentage 26524 1727096471.29453: done checking for max_fail_percentage 26524 1727096471.29454: checking to see if all hosts have failed and the running result is not ok 26524 1727096471.29455: done checking to see if all hosts have failed 26524 1727096471.29456: getting the remaining hosts for this loop 26524 1727096471.29457: done getting the remaining hosts for this loop 26524 1727096471.29460: getting the next task for host managed_node3 26524 1727096471.29469: done getting next task for host managed_node3 26524 1727096471.29474: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 26524 1727096471.29478: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 26524 1727096471.29482: getting variables 26524 1727096471.29484: in VariableManager get_vars() 26524 1727096471.29525: Calling all_inventory to load vars for managed_node3 26524 1727096471.29527: Calling groups_inventory to load vars for managed_node3 26524 1727096471.29530: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096471.29543: Calling all_plugins_play to load vars for managed_node3 26524 1727096471.29546: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096471.29548: Calling groups_plugins_play to load vars for managed_node3 26524 1727096471.32344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096471.34736: done with get_vars() 26524 1727096471.34925: done getting variables 26524 1727096471.35094: 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) 26524 1727096471.35414: variable 'profile' from source: play vars 26524 1727096471.35418: variable 'interface' from source: play vars 26524 1727096471.35498: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-rpltstbr] ************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Monday 23 September 2024 09:01:11 -0400 (0:00:00.092) 0:00:23.696 ****** 26524 1727096471.35528: entering _queue_task() for managed_node3/set_fact 26524 1727096471.36307: worker is 1 (out of 1 available) 26524 1727096471.36320: exiting _queue_task() for managed_node3/set_fact 26524 1727096471.36331: done queuing things up, now waiting for results queue to drain 26524 1727096471.36333: waiting for pending results... 26524 1727096471.37008: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-rpltstbr 26524 1727096471.37457: in run() - task 0afff68d-5257-7801-66ba-00000000042e 26524 1727096471.37460: variable 'ansible_search_path' from source: unknown 26524 1727096471.37463: variable 'ansible_search_path' from source: unknown 26524 1727096471.37466: calling self._execute() 26524 1727096471.37472: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.37573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.37589: variable 'omit' from source: magic vars 26524 1727096471.38362: variable 'ansible_distribution_major_version' from source: facts 26524 1727096471.38447: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096471.38878: variable 'profile_stat' from source: set_fact 26524 1727096471.38896: Evaluated conditional (profile_stat.stat.exists): False 26524 1727096471.38903: when evaluation is False, skipping this task 26524 1727096471.38911: _execute() done 26524 1727096471.38919: dumping result to json 26524 1727096471.38926: done dumping result, returning 26524 1727096471.38937: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-rpltstbr [0afff68d-5257-7801-66ba-00000000042e] 26524 1727096471.38994: sending task result for task 0afff68d-5257-7801-66ba-00000000042e skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26524 1727096471.39136: no more pending results, returning what we have 26524 1727096471.39140: results queue empty 26524 1727096471.39141: checking for any_errors_fatal 26524 1727096471.39147: done checking for any_errors_fatal 26524 1727096471.39148: checking for max_fail_percentage 26524 1727096471.39149: done checking for max_fail_percentage 26524 1727096471.39150: checking to see if all hosts have failed and the running result is not ok 26524 1727096471.39151: done checking to see if all hosts have failed 26524 1727096471.39152: getting the remaining hosts for this loop 26524 1727096471.39153: done getting the remaining hosts for this loop 26524 1727096471.39157: getting the next task for host managed_node3 26524 1727096471.39166: done getting next task for host managed_node3 26524 1727096471.39172: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 26524 1727096471.39176: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096471.39179: getting variables 26524 1727096471.39181: in VariableManager get_vars() 26524 1727096471.39225: Calling all_inventory to load vars for managed_node3 26524 1727096471.39228: Calling groups_inventory to load vars for managed_node3 26524 1727096471.39231: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096471.39245: Calling all_plugins_play to load vars for managed_node3 26524 1727096471.39249: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096471.39252: Calling groups_plugins_play to load vars for managed_node3 26524 1727096471.40086: done sending task result for task 0afff68d-5257-7801-66ba-00000000042e 26524 1727096471.40091: WORKER PROCESS EXITING 26524 1727096471.42356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096471.43820: done with get_vars() 26524 1727096471.43844: done getting variables 26524 1727096471.43905: 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) 26524 1727096471.44018: variable 'profile' from source: play vars 26524 1727096471.44022: variable 'interface' from source: play vars 26524 1727096471.44079: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'rpltstbr'] ************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Monday 23 September 2024 09:01:11 -0400 (0:00:00.085) 0:00:23.782 ****** 26524 1727096471.44109: entering _queue_task() for managed_node3/assert 26524 1727096471.44658: worker is 1 (out of 1 available) 26524 1727096471.44775: exiting _queue_task() for managed_node3/assert 26524 1727096471.44786: done queuing things up, now waiting for results queue to drain 26524 1727096471.44788: waiting for pending results... 26524 1727096471.45427: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'rpltstbr' 26524 1727096471.45652: in run() - task 0afff68d-5257-7801-66ba-000000000397 26524 1727096471.45883: variable 'ansible_search_path' from source: unknown 26524 1727096471.45887: variable 'ansible_search_path' from source: unknown 26524 1727096471.45890: calling self._execute() 26524 1727096471.46088: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.46105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.46121: variable 'omit' from source: magic vars 26524 1727096471.46974: variable 'ansible_distribution_major_version' from source: facts 26524 1727096471.47086: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096471.47089: variable 'omit' from source: magic vars 26524 1727096471.47091: variable 'omit' from source: magic vars 26524 1727096471.47242: variable 'profile' from source: play vars 26524 1727096471.47311: variable 'interface' from source: play vars 26524 1727096471.47421: variable 'interface' from source: play vars 26524 1727096471.47448: variable 'omit' from source: magic vars 26524 1727096471.47561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096471.47609: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096471.47787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096471.47808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096471.47824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096471.48078: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096471.48082: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.48084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.48086: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096471.48196: Set connection var ansible_connection to ssh 26524 1727096471.48208: Set connection var ansible_pipelining to False 26524 1727096471.48217: Set connection var ansible_timeout to 10 26524 1727096471.48226: Set connection var ansible_shell_type to sh 26524 1727096471.48236: Set connection var ansible_shell_executable to /bin/sh 26524 1727096471.48266: variable 'ansible_shell_executable' from source: unknown 26524 1727096471.48308: variable 'ansible_connection' from source: unknown 26524 1727096471.48314: variable 'ansible_module_compression' from source: unknown 26524 1727096471.48380: variable 'ansible_shell_type' from source: unknown 26524 1727096471.48388: variable 'ansible_shell_executable' from source: unknown 26524 1727096471.48395: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.48402: variable 'ansible_pipelining' from source: unknown 26524 1727096471.48476: variable 'ansible_timeout' from source: unknown 26524 1727096471.48479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.48670: 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) 26524 1727096471.48753: variable 'omit' from source: magic vars 26524 1727096471.48762: starting attempt loop 26524 1727096471.48773: running the handler 26524 1727096471.49002: variable 'lsr_net_profile_exists' from source: set_fact 26524 1727096471.49013: Evaluated conditional (lsr_net_profile_exists): True 26524 1727096471.49023: handler run complete 26524 1727096471.49275: attempt loop complete, returning result 26524 1727096471.49278: _execute() done 26524 1727096471.49281: dumping result to json 26524 1727096471.49283: done dumping result, returning 26524 1727096471.49285: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'rpltstbr' [0afff68d-5257-7801-66ba-000000000397] 26524 1727096471.49287: sending task result for task 0afff68d-5257-7801-66ba-000000000397 26524 1727096471.49347: done sending task result for task 0afff68d-5257-7801-66ba-000000000397 26524 1727096471.49350: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26524 1727096471.49517: no more pending results, returning what we have 26524 1727096471.49521: results queue empty 26524 1727096471.49522: checking for any_errors_fatal 26524 1727096471.49528: done checking for any_errors_fatal 26524 1727096471.49529: checking for max_fail_percentage 26524 1727096471.49531: done checking for max_fail_percentage 26524 1727096471.49532: checking to see if all hosts have failed and the running result is not ok 26524 1727096471.49534: done checking to see if all hosts have failed 26524 1727096471.49534: getting the remaining hosts for this loop 26524 1727096471.49536: done getting the remaining hosts for this loop 26524 1727096471.49539: getting the next task for host managed_node3 26524 1727096471.49547: done getting next task for host managed_node3 26524 1727096471.49550: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 26524 1727096471.49553: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096471.49557: getting variables 26524 1727096471.49559: in VariableManager get_vars() 26524 1727096471.49600: Calling all_inventory to load vars for managed_node3 26524 1727096471.49603: Calling groups_inventory to load vars for managed_node3 26524 1727096471.49606: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096471.49617: Calling all_plugins_play to load vars for managed_node3 26524 1727096471.49620: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096471.49623: Calling groups_plugins_play to load vars for managed_node3 26524 1727096471.53377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096471.56688: done with get_vars() 26524 1727096471.56727: done getting variables 26524 1727096471.56793: 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) 26524 1727096471.57101: variable 'profile' from source: play vars 26524 1727096471.57105: variable 'interface' from source: play vars 26524 1727096471.57282: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'rpltstbr'] ******** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Monday 23 September 2024 09:01:11 -0400 (0:00:00.132) 0:00:23.914 ****** 26524 1727096471.57319: entering _queue_task() for managed_node3/assert 26524 1727096471.58223: worker is 1 (out of 1 available) 26524 1727096471.58233: exiting _queue_task() for managed_node3/assert 26524 1727096471.58244: done queuing things up, now waiting for results queue to drain 26524 1727096471.58247: waiting for pending results... 26524 1727096471.58877: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'rpltstbr' 26524 1727096471.59079: in run() - task 0afff68d-5257-7801-66ba-000000000398 26524 1727096471.59083: variable 'ansible_search_path' from source: unknown 26524 1727096471.59085: variable 'ansible_search_path' from source: unknown 26524 1727096471.59087: calling self._execute() 26524 1727096471.59228: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.59303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.59318: variable 'omit' from source: magic vars 26524 1727096471.60026: variable 'ansible_distribution_major_version' from source: facts 26524 1727096471.60074: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096471.60279: variable 'omit' from source: magic vars 26524 1727096471.60282: variable 'omit' from source: magic vars 26524 1727096471.60419: variable 'profile' from source: play vars 26524 1727096471.60429: variable 'interface' from source: play vars 26524 1727096471.60614: variable 'interface' from source: play vars 26524 1727096471.60639: variable 'omit' from source: magic vars 26524 1727096471.60731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096471.60776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096471.60843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096471.60951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096471.60975: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096471.61010: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096471.61019: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.61028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.61235: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096471.61295: Set connection var ansible_connection to ssh 26524 1727096471.61306: Set connection var ansible_pipelining to False 26524 1727096471.61380: Set connection var ansible_timeout to 10 26524 1727096471.61396: Set connection var ansible_shell_type to sh 26524 1727096471.61408: Set connection var ansible_shell_executable to /bin/sh 26524 1727096471.61433: variable 'ansible_shell_executable' from source: unknown 26524 1727096471.61502: variable 'ansible_connection' from source: unknown 26524 1727096471.61505: variable 'ansible_module_compression' from source: unknown 26524 1727096471.61507: variable 'ansible_shell_type' from source: unknown 26524 1727096471.61509: variable 'ansible_shell_executable' from source: unknown 26524 1727096471.61510: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.61512: variable 'ansible_pipelining' from source: unknown 26524 1727096471.61514: variable 'ansible_timeout' from source: unknown 26524 1727096471.61516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.61895: 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) 26524 1727096471.61898: variable 'omit' from source: magic vars 26524 1727096471.61900: starting attempt loop 26524 1727096471.61902: running the handler 26524 1727096471.62097: variable 'lsr_net_profile_ansible_managed' from source: set_fact 26524 1727096471.62156: Evaluated conditional (lsr_net_profile_ansible_managed): True 26524 1727096471.62175: handler run complete 26524 1727096471.62194: attempt loop complete, returning result 26524 1727096471.62229: _execute() done 26524 1727096471.62237: dumping result to json 26524 1727096471.62245: done dumping result, returning 26524 1727096471.62386: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'rpltstbr' [0afff68d-5257-7801-66ba-000000000398] 26524 1727096471.62389: sending task result for task 0afff68d-5257-7801-66ba-000000000398 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26524 1727096471.62639: no more pending results, returning what we have 26524 1727096471.62642: results queue empty 26524 1727096471.62643: checking for any_errors_fatal 26524 1727096471.62649: done checking for any_errors_fatal 26524 1727096471.62650: checking for max_fail_percentage 26524 1727096471.62652: done checking for max_fail_percentage 26524 1727096471.62653: checking to see if all hosts have failed and the running result is not ok 26524 1727096471.62655: done checking to see if all hosts have failed 26524 1727096471.62656: getting the remaining hosts for this loop 26524 1727096471.62657: done getting the remaining hosts for this loop 26524 1727096471.62661: getting the next task for host managed_node3 26524 1727096471.62674: done getting next task for host managed_node3 26524 1727096471.62678: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 26524 1727096471.62681: ^ state is: HOST STATE: block=5, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096471.62686: getting variables 26524 1727096471.62688: in VariableManager get_vars() 26524 1727096471.62731: Calling all_inventory to load vars for managed_node3 26524 1727096471.62734: Calling groups_inventory to load vars for managed_node3 26524 1727096471.62737: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096471.62750: Calling all_plugins_play to load vars for managed_node3 26524 1727096471.62754: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096471.62757: Calling groups_plugins_play to load vars for managed_node3 26524 1727096471.63404: done sending task result for task 0afff68d-5257-7801-66ba-000000000398 26524 1727096471.63407: WORKER PROCESS EXITING 26524 1727096471.65562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096471.67543: done with get_vars() 26524 1727096471.67576: done getting variables 26524 1727096471.67632: 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) 26524 1727096471.67750: variable 'profile' from source: play vars 26524 1727096471.67754: variable 'interface' from source: play vars 26524 1727096471.67821: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in rpltstbr] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Monday 23 September 2024 09:01:11 -0400 (0:00:00.105) 0:00:24.019 ****** 26524 1727096471.67859: entering _queue_task() for managed_node3/assert 26524 1727096471.68266: worker is 1 (out of 1 available) 26524 1727096471.68283: exiting _queue_task() for managed_node3/assert 26524 1727096471.68295: done queuing things up, now waiting for results queue to drain 26524 1727096471.68297: waiting for pending results... 26524 1727096471.69014: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in rpltstbr 26524 1727096471.69018: in run() - task 0afff68d-5257-7801-66ba-000000000399 26524 1727096471.69121: variable 'ansible_search_path' from source: unknown 26524 1727096471.69128: variable 'ansible_search_path' from source: unknown 26524 1727096471.69220: calling self._execute() 26524 1727096471.69370: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.69384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.69397: variable 'omit' from source: magic vars 26524 1727096471.69750: variable 'ansible_distribution_major_version' from source: facts 26524 1727096471.69776: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096471.69787: variable 'omit' from source: magic vars 26524 1727096471.69824: variable 'omit' from source: magic vars 26524 1727096471.69935: variable 'profile' from source: play vars 26524 1727096471.69943: variable 'interface' from source: play vars 26524 1727096471.70018: variable 'interface' from source: play vars 26524 1727096471.70041: variable 'omit' from source: magic vars 26524 1727096471.70092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096471.70135: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096471.70157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096471.70180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096471.70196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096471.70227: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096471.70235: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.70243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.70362: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096471.70378: Set connection var ansible_connection to ssh 26524 1727096471.70418: Set connection var ansible_pipelining to False 26524 1727096471.70422: Set connection var ansible_timeout to 10 26524 1727096471.70424: Set connection var ansible_shell_type to sh 26524 1727096471.70426: Set connection var ansible_shell_executable to /bin/sh 26524 1727096471.70445: variable 'ansible_shell_executable' from source: unknown 26524 1727096471.70453: variable 'ansible_connection' from source: unknown 26524 1727096471.70461: variable 'ansible_module_compression' from source: unknown 26524 1727096471.70528: variable 'ansible_shell_type' from source: unknown 26524 1727096471.70531: variable 'ansible_shell_executable' from source: unknown 26524 1727096471.70533: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.70535: variable 'ansible_pipelining' from source: unknown 26524 1727096471.70538: variable 'ansible_timeout' from source: unknown 26524 1727096471.70540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.70651: 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) 26524 1727096471.70672: variable 'omit' from source: magic vars 26524 1727096471.70685: starting attempt loop 26524 1727096471.70693: running the handler 26524 1727096471.70813: variable 'lsr_net_profile_fingerprint' from source: set_fact 26524 1727096471.70823: Evaluated conditional (lsr_net_profile_fingerprint): True 26524 1727096471.70832: handler run complete 26524 1727096471.70965: attempt loop complete, returning result 26524 1727096471.70972: _execute() done 26524 1727096471.70975: dumping result to json 26524 1727096471.70978: done dumping result, returning 26524 1727096471.70980: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in rpltstbr [0afff68d-5257-7801-66ba-000000000399] 26524 1727096471.70982: sending task result for task 0afff68d-5257-7801-66ba-000000000399 26524 1727096471.71040: done sending task result for task 0afff68d-5257-7801-66ba-000000000399 26524 1727096471.71043: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26524 1727096471.71121: no more pending results, returning what we have 26524 1727096471.71125: results queue empty 26524 1727096471.71126: checking for any_errors_fatal 26524 1727096471.71134: done checking for any_errors_fatal 26524 1727096471.71134: checking for max_fail_percentage 26524 1727096471.71136: done checking for max_fail_percentage 26524 1727096471.71137: checking to see if all hosts have failed and the running result is not ok 26524 1727096471.71139: done checking to see if all hosts have failed 26524 1727096471.71139: getting the remaining hosts for this loop 26524 1727096471.71141: done getting the remaining hosts for this loop 26524 1727096471.71144: getting the next task for host managed_node3 26524 1727096471.71152: done getting next task for host managed_node3 26524 1727096471.71155: ^ task is: TASK: Get network_connections output 26524 1727096471.71158: ^ state is: HOST STATE: block=5, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 26524 1727096471.71162: getting variables 26524 1727096471.71164: in VariableManager get_vars() 26524 1727096471.71211: Calling all_inventory to load vars for managed_node3 26524 1727096471.71215: Calling groups_inventory to load vars for managed_node3 26524 1727096471.71218: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096471.71231: Calling all_plugins_play to load vars for managed_node3 26524 1727096471.71234: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096471.71237: Calling groups_plugins_play to load vars for managed_node3 26524 1727096471.72942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096471.74546: done with get_vars() 26524 1727096471.74573: done getting variables TASK [Get network_connections output] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 Monday 23 September 2024 09:01:11 -0400 (0:00:00.067) 0:00:24.087 ****** 26524 1727096471.74653: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26524 1727096471.75100: worker is 1 (out of 1 available) 26524 1727096471.75113: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26524 1727096471.75124: done queuing things up, now waiting for results queue to drain 26524 1727096471.75126: waiting for pending results... 26524 1727096471.75538: running TaskExecutor() for managed_node3/TASK: Get network_connections output 26524 1727096471.75744: in run() - task 0afff68d-5257-7801-66ba-00000000002d 26524 1727096471.75748: variable 'ansible_search_path' from source: unknown 26524 1727096471.75774: calling self._execute() 26524 1727096471.75906: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.75910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.76276: variable 'omit' from source: magic vars 26524 1727096471.76716: variable 'ansible_distribution_major_version' from source: facts 26524 1727096471.76878: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096471.76882: variable 'omit' from source: magic vars 26524 1727096471.76884: variable 'omit' from source: magic vars 26524 1727096471.77050: variable 'interface' from source: play vars 26524 1727096471.77159: variable 'interface' from source: play vars 26524 1727096471.77162: variable 'omit' from source: magic vars 26524 1727096471.77193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096471.77228: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096471.77245: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096471.77263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096471.77377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096471.77381: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096471.77384: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.77386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.77421: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096471.77484: Set connection var ansible_connection to ssh 26524 1727096471.77488: Set connection var ansible_pipelining to False 26524 1727096471.77490: Set connection var ansible_timeout to 10 26524 1727096471.77492: Set connection var ansible_shell_type to sh 26524 1727096471.77494: Set connection var ansible_shell_executable to /bin/sh 26524 1727096471.77496: variable 'ansible_shell_executable' from source: unknown 26524 1727096471.77498: variable 'ansible_connection' from source: unknown 26524 1727096471.77500: variable 'ansible_module_compression' from source: unknown 26524 1727096471.77502: variable 'ansible_shell_type' from source: unknown 26524 1727096471.77504: variable 'ansible_shell_executable' from source: unknown 26524 1727096471.77506: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096471.77508: variable 'ansible_pipelining' from source: unknown 26524 1727096471.77510: variable 'ansible_timeout' from source: unknown 26524 1727096471.77511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096471.77678: 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__) 26524 1727096471.77683: variable 'omit' from source: magic vars 26524 1727096471.77685: starting attempt loop 26524 1727096471.77687: running the handler 26524 1727096471.77692: _low_level_execute_command(): starting 26524 1727096471.77705: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096471.78464: 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 <<< 26524 1727096471.78478: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096471.78486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096471.78498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096471.78678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096471.80210: stdout chunk (state=3): >>>/root <<< 26524 1727096471.80489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096471.80493: stdout chunk (state=3): >>><<< 26524 1727096471.80495: stderr chunk (state=3): >>><<< 26524 1727096471.80498: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096471.80500: _low_level_execute_command(): starting 26524 1727096471.80504: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066 `" && echo ansible-tmp-1727096471.8037505-27605-261393962167066="` echo /root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066 `" ) && sleep 0' 26524 1727096471.81108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096471.81125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096471.81129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096471.81141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096471.81152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096471.81159: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096471.81174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096471.81184: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096471.81192: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096471.81198: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096471.81206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096471.81215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096471.81226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096471.81234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096471.81247: stderr chunk (state=3): >>>debug2: match found <<< 26524 1727096471.81250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096471.81331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096471.81334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096471.81385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096471.81440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096471.83374: stdout chunk (state=3): >>>ansible-tmp-1727096471.8037505-27605-261393962167066=/root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066 <<< 26524 1727096471.83589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096471.83593: stdout chunk (state=3): >>><<< 26524 1727096471.83595: stderr chunk (state=3): >>><<< 26524 1727096471.83597: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096471.8037505-27605-261393962167066=/root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096471.83600: variable 'ansible_module_compression' from source: unknown 26524 1727096471.83639: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26524 1727096471.83687: variable 'ansible_facts' from source: unknown 26524 1727096471.83827: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/AnsiballZ_network_connections.py 26524 1727096471.84149: Sending initial data 26524 1727096471.84154: Sent initial data (168 bytes) 26524 1727096471.84522: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096471.84531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096471.84542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096471.84638: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096471.84655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096471.84718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096471.86382: 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 <<< 26524 1727096471.86445: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096471.86449: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpteoxj1ws /root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/AnsiballZ_network_connections.py <<< 26524 1727096471.86451: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/AnsiballZ_network_connections.py" <<< 26524 1727096471.86491: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpteoxj1ws" to remote "/root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/AnsiballZ_network_connections.py" <<< 26524 1727096471.88500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096471.88549: stderr chunk (state=3): >>><<< 26524 1727096471.88566: stdout chunk (state=3): >>><<< 26524 1727096471.88643: done transferring module to remote 26524 1727096471.88658: _low_level_execute_command(): starting 26524 1727096471.88666: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/ /root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/AnsiballZ_network_connections.py && sleep 0' 26524 1727096471.89847: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096471.89994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096471.90015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096471.90066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096471.91923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096471.91927: stdout chunk (state=3): >>><<< 26524 1727096471.91929: stderr chunk (state=3): >>><<< 26524 1727096471.92013: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096471.92016: _low_level_execute_command(): starting 26524 1727096471.92018: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/AnsiballZ_network_connections.py && sleep 0' 26524 1727096471.92797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096471.92808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096471.92822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096471.92838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096471.92851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096471.92857: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096471.92870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096471.92887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096471.92930: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096471.93013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096471.93028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096471.93064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.20080: stdout chunk (state=3): >>> <<< 26524 1727096472.20084: stdout chunk (state=3): >>>{"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 26524 1727096472.21974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096472.21978: stdout chunk (state=3): >>><<< 26524 1727096472.22079: stderr chunk (state=3): >>><<< 26524 1727096472.22098: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "state": "up", "type": "bridge", "ip": {"address": ["192.0.2.72/31"], "dhcp4": false, "auto6": false}}], "__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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096472.22144: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'state': 'up', 'type': 'bridge', 'ip': {'address': ['192.0.2.72/31'], 'dhcp4': False, 'auto6': False}}], '__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-1727096471.8037505-27605-261393962167066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096472.22153: _low_level_execute_command(): starting 26524 1727096472.22156: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096471.8037505-27605-261393962167066/ > /dev/null 2>&1 && sleep 0' 26524 1727096472.22972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096472.23011: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.23149: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.23185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.23188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.25061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.25064: stdout chunk (state=3): >>><<< 26524 1727096472.25066: stderr chunk (state=3): >>><<< 26524 1727096472.25189: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096472.25193: handler run complete 26524 1727096472.25195: attempt loop complete, returning result 26524 1727096472.25197: _execute() done 26524 1727096472.25200: dumping result to json 26524 1727096472.25813: done dumping result, returning 26524 1727096472.25816: done running TaskExecutor() for managed_node3/TASK: Get network_connections output [0afff68d-5257-7801-66ba-00000000002d] 26524 1727096472.25819: sending task result for task 0afff68d-5257-7801-66ba-00000000002d changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ip": { "address": [ "192.0.2.72/31" ], "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (is-modified) [005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied 26524 1727096472.26308: no more pending results, returning what we have 26524 1727096472.26312: results queue empty 26524 1727096472.26314: checking for any_errors_fatal 26524 1727096472.26320: done checking for any_errors_fatal 26524 1727096472.26321: checking for max_fail_percentage 26524 1727096472.26324: done checking for max_fail_percentage 26524 1727096472.26325: checking to see if all hosts have failed and the running result is not ok 26524 1727096472.26326: done checking to see if all hosts have failed 26524 1727096472.26327: getting the remaining hosts for this loop 26524 1727096472.26329: done getting the remaining hosts for this loop 26524 1727096472.26333: getting the next task for host managed_node3 26524 1727096472.26339: done getting next task for host managed_node3 26524 1727096472.26342: ^ task is: TASK: Show test_module_run 26524 1727096472.26344: ^ state is: HOST STATE: block=5, 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 26524 1727096472.26348: getting variables 26524 1727096472.26350: in VariableManager get_vars() 26524 1727096472.26692: Calling all_inventory to load vars for managed_node3 26524 1727096472.26696: Calling groups_inventory to load vars for managed_node3 26524 1727096472.26699: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096472.26714: Calling all_plugins_play to load vars for managed_node3 26524 1727096472.26717: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096472.26720: Calling groups_plugins_play to load vars for managed_node3 26524 1727096472.27461: done sending task result for task 0afff68d-5257-7801-66ba-00000000002d 26524 1727096472.27465: WORKER PROCESS EXITING 26524 1727096472.28986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096472.31651: done with get_vars() 26524 1727096472.31694: done getting variables 26524 1727096472.31757: 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 test_module_run] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:58 Monday 23 September 2024 09:01:12 -0400 (0:00:00.571) 0:00:24.659 ****** 26524 1727096472.31796: entering _queue_task() for managed_node3/debug 26524 1727096472.32234: worker is 1 (out of 1 available) 26524 1727096472.32245: exiting _queue_task() for managed_node3/debug 26524 1727096472.32258: done queuing things up, now waiting for results queue to drain 26524 1727096472.32259: waiting for pending results... 26524 1727096472.32457: running TaskExecutor() for managed_node3/TASK: Show test_module_run 26524 1727096472.32595: in run() - task 0afff68d-5257-7801-66ba-00000000002e 26524 1727096472.32599: variable 'ansible_search_path' from source: unknown 26524 1727096472.32624: calling self._execute() 26524 1727096472.32736: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.32772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.32776: variable 'omit' from source: magic vars 26524 1727096472.33147: variable 'ansible_distribution_major_version' from source: facts 26524 1727096472.33165: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096472.33203: variable 'omit' from source: magic vars 26524 1727096472.33216: variable 'omit' from source: magic vars 26524 1727096472.33256: variable 'omit' from source: magic vars 26524 1727096472.33303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096472.33422: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096472.33425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096472.33427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096472.33429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096472.33541: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096472.33550: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.33557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.33695: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096472.33706: Set connection var ansible_connection to ssh 26524 1727096472.33717: Set connection var ansible_pipelining to False 26524 1727096472.33728: Set connection var ansible_timeout to 10 26524 1727096472.33738: Set connection var ansible_shell_type to sh 26524 1727096472.33747: Set connection var ansible_shell_executable to /bin/sh 26524 1727096472.33789: variable 'ansible_shell_executable' from source: unknown 26524 1727096472.33797: variable 'ansible_connection' from source: unknown 26524 1727096472.33804: variable 'ansible_module_compression' from source: unknown 26524 1727096472.33810: variable 'ansible_shell_type' from source: unknown 26524 1727096472.33816: variable 'ansible_shell_executable' from source: unknown 26524 1727096472.33822: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.33865: variable 'ansible_pipelining' from source: unknown 26524 1727096472.33872: variable 'ansible_timeout' from source: unknown 26524 1727096472.33876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.33992: 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) 26524 1727096472.34013: variable 'omit' from source: magic vars 26524 1727096472.34023: starting attempt loop 26524 1727096472.34030: running the handler 26524 1727096472.34113: variable 'test_module_run' from source: set_fact 26524 1727096472.34169: variable 'test_module_run' from source: set_fact 26524 1727096472.34313: handler run complete 26524 1727096472.34352: attempt loop complete, returning result 26524 1727096472.34411: _execute() done 26524 1727096472.34414: dumping result to json 26524 1727096472.34416: done dumping result, returning 26524 1727096472.34418: done running TaskExecutor() for managed_node3/TASK: Show test_module_run [0afff68d-5257-7801-66ba-00000000002e] 26524 1727096472.34420: sending task result for task 0afff68d-5257-7801-66ba-00000000002e 26524 1727096472.34677: done sending task result for task 0afff68d-5257-7801-66ba-00000000002e 26524 1727096472.34680: WORKER PROCESS EXITING ok: [managed_node3] => { "test_module_run": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ip": { "address": [ "192.0.2.72/31" ], "auto6": false, "dhcp4": false }, "name": "rpltstbr", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (is-modified)\n[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, d150c147-42a8-46da-b59c-7e7bf140b294 (is-modified)", "[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied" ] } } 26524 1727096472.34753: no more pending results, returning what we have 26524 1727096472.34757: results queue empty 26524 1727096472.34758: checking for any_errors_fatal 26524 1727096472.34766: done checking for any_errors_fatal 26524 1727096472.34766: checking for max_fail_percentage 26524 1727096472.34774: done checking for max_fail_percentage 26524 1727096472.34775: checking to see if all hosts have failed and the running result is not ok 26524 1727096472.34776: done checking to see if all hosts have failed 26524 1727096472.34777: getting the remaining hosts for this loop 26524 1727096472.34778: done getting the remaining hosts for this loop 26524 1727096472.34781: getting the next task for host managed_node3 26524 1727096472.34806: done getting next task for host managed_node3 26524 1727096472.34809: ^ task is: TASK: Assert that reapply is found in log output 26524 1727096472.34811: ^ state is: HOST STATE: block=5, 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 26524 1727096472.34814: getting variables 26524 1727096472.34815: in VariableManager get_vars() 26524 1727096472.35035: Calling all_inventory to load vars for managed_node3 26524 1727096472.35039: Calling groups_inventory to load vars for managed_node3 26524 1727096472.35050: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096472.35072: Calling all_plugins_play to load vars for managed_node3 26524 1727096472.35076: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096472.35079: Calling groups_plugins_play to load vars for managed_node3 26524 1727096472.36587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096472.38150: done with get_vars() 26524 1727096472.38177: done getting variables 26524 1727096472.38243: 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 reapply is found in log output] ****************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:61 Monday 23 September 2024 09:01:12 -0400 (0:00:00.064) 0:00:24.723 ****** 26524 1727096472.38277: entering _queue_task() for managed_node3/assert 26524 1727096472.38603: worker is 1 (out of 1 available) 26524 1727096472.38730: exiting _queue_task() for managed_node3/assert 26524 1727096472.38739: done queuing things up, now waiting for results queue to drain 26524 1727096472.38741: waiting for pending results... 26524 1727096472.38937: running TaskExecutor() for managed_node3/TASK: Assert that reapply is found in log output 26524 1727096472.39040: in run() - task 0afff68d-5257-7801-66ba-00000000002f 26524 1727096472.39077: variable 'ansible_search_path' from source: unknown 26524 1727096472.39166: calling self._execute() 26524 1727096472.39218: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.39231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.39247: variable 'omit' from source: magic vars 26524 1727096472.39645: variable 'ansible_distribution_major_version' from source: facts 26524 1727096472.39663: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096472.39680: variable 'omit' from source: magic vars 26524 1727096472.39716: variable 'omit' from source: magic vars 26524 1727096472.39823: variable 'omit' from source: magic vars 26524 1727096472.39826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096472.39851: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096472.39881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096472.39903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096472.39919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096472.39960: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096472.39973: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.39982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.40096: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096472.40106: Set connection var ansible_connection to ssh 26524 1727096472.40115: Set connection var ansible_pipelining to False 26524 1727096472.40124: Set connection var ansible_timeout to 10 26524 1727096472.40132: Set connection var ansible_shell_type to sh 26524 1727096472.40147: Set connection var ansible_shell_executable to /bin/sh 26524 1727096472.40179: variable 'ansible_shell_executable' from source: unknown 26524 1727096472.40187: variable 'ansible_connection' from source: unknown 26524 1727096472.40259: variable 'ansible_module_compression' from source: unknown 26524 1727096472.40265: variable 'ansible_shell_type' from source: unknown 26524 1727096472.40269: variable 'ansible_shell_executable' from source: unknown 26524 1727096472.40274: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.40276: variable 'ansible_pipelining' from source: unknown 26524 1727096472.40278: variable 'ansible_timeout' from source: unknown 26524 1727096472.40280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.40365: 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) 26524 1727096472.40388: variable 'omit' from source: magic vars 26524 1727096472.40398: starting attempt loop 26524 1727096472.40404: running the handler 26524 1727096472.40552: variable 'test_module_run' from source: set_fact 26524 1727096472.40575: Evaluated conditional ('connection reapplied' in test_module_run.stderr): True 26524 1727096472.40595: handler run complete 26524 1727096472.40696: attempt loop complete, returning result 26524 1727096472.40699: _execute() done 26524 1727096472.40702: dumping result to json 26524 1727096472.40704: done dumping result, returning 26524 1727096472.40706: done running TaskExecutor() for managed_node3/TASK: Assert that reapply is found in log output [0afff68d-5257-7801-66ba-00000000002f] 26524 1727096472.40708: sending task result for task 0afff68d-5257-7801-66ba-00000000002f 26524 1727096472.40777: done sending task result for task 0afff68d-5257-7801-66ba-00000000002f 26524 1727096472.40780: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26524 1727096472.40830: no more pending results, returning what we have 26524 1727096472.40834: results queue empty 26524 1727096472.40835: checking for any_errors_fatal 26524 1727096472.40846: done checking for any_errors_fatal 26524 1727096472.40847: checking for max_fail_percentage 26524 1727096472.40850: done checking for max_fail_percentage 26524 1727096472.40851: checking to see if all hosts have failed and the running result is not ok 26524 1727096472.40852: done checking to see if all hosts have failed 26524 1727096472.40853: getting the remaining hosts for this loop 26524 1727096472.40854: done getting the remaining hosts for this loop 26524 1727096472.40858: getting the next task for host managed_node3 26524 1727096472.40873: done getting next task for host managed_node3 26524 1727096472.40876: ^ task is: TASK: Deactivate the connection and remove the connection profile 26524 1727096472.40879: ^ state is: HOST STATE: block=5, task=10, 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? (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 26524 1727096472.40883: getting variables 26524 1727096472.40885: in VariableManager get_vars() 26524 1727096472.40924: Calling all_inventory to load vars for managed_node3 26524 1727096472.40928: Calling groups_inventory to load vars for managed_node3 26524 1727096472.40930: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096472.40943: Calling all_plugins_play to load vars for managed_node3 26524 1727096472.40946: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096472.40949: Calling groups_plugins_play to load vars for managed_node3 26524 1727096472.42531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096472.44269: done with get_vars() 26524 1727096472.44293: done getting variables TASK [Deactivate the connection and remove the connection profile] ************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:72 Monday 23 September 2024 09:01:12 -0400 (0:00:00.061) 0:00:24.784 ****** 26524 1727096472.44381: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26524 1727096472.44680: worker is 1 (out of 1 available) 26524 1727096472.44693: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26524 1727096472.44705: done queuing things up, now waiting for results queue to drain 26524 1727096472.44707: waiting for pending results... 26524 1727096472.45130: running TaskExecutor() for managed_node3/TASK: Deactivate the connection and remove the connection profile 26524 1727096472.45134: in run() - task 0afff68d-5257-7801-66ba-000000000031 26524 1727096472.45137: variable 'ansible_search_path' from source: unknown 26524 1727096472.45140: calling self._execute() 26524 1727096472.45242: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.45253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.45269: variable 'omit' from source: magic vars 26524 1727096472.45573: variable 'ansible_distribution_major_version' from source: facts 26524 1727096472.45592: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096472.45776: variable 'omit' from source: magic vars 26524 1727096472.45780: variable 'omit' from source: magic vars 26524 1727096472.45782: variable 'interface' from source: play vars 26524 1727096472.45785: variable 'interface' from source: play vars 26524 1727096472.45787: variable 'omit' from source: magic vars 26524 1727096472.45827: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096472.45873: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096472.45898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096472.45920: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096472.45934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096472.45969: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096472.45982: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.45992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.46094: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096472.46105: Set connection var ansible_connection to ssh 26524 1727096472.46114: Set connection var ansible_pipelining to False 26524 1727096472.46122: Set connection var ansible_timeout to 10 26524 1727096472.46130: Set connection var ansible_shell_type to sh 26524 1727096472.46138: Set connection var ansible_shell_executable to /bin/sh 26524 1727096472.46160: variable 'ansible_shell_executable' from source: unknown 26524 1727096472.46169: variable 'ansible_connection' from source: unknown 26524 1727096472.46180: variable 'ansible_module_compression' from source: unknown 26524 1727096472.46186: variable 'ansible_shell_type' from source: unknown 26524 1727096472.46192: variable 'ansible_shell_executable' from source: unknown 26524 1727096472.46198: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.46209: variable 'ansible_pipelining' from source: unknown 26524 1727096472.46216: variable 'ansible_timeout' from source: unknown 26524 1727096472.46223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.46403: 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__) 26524 1727096472.46411: variable 'omit' from source: magic vars 26524 1727096472.46417: starting attempt loop 26524 1727096472.46425: running the handler 26524 1727096472.46433: _low_level_execute_command(): starting 26524 1727096472.46440: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096472.46925: 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 <<< 26524 1727096472.46929: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.46932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096472.46935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.47001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.47005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.47013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.47072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.48717: stdout chunk (state=3): >>>/root <<< 26524 1727096472.48814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.48834: stderr chunk (state=3): >>><<< 26524 1727096472.48838: stdout chunk (state=3): >>><<< 26524 1727096472.48855: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096472.48866: _low_level_execute_command(): starting 26524 1727096472.48876: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164 `" && echo ansible-tmp-1727096472.4885468-27671-83854307045164="` echo /root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164 `" ) && sleep 0' 26524 1727096472.49375: 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 <<< 26524 1727096472.49378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.49386: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096472.49388: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.49414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.49430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.49480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.51332: stdout chunk (state=3): >>>ansible-tmp-1727096472.4885468-27671-83854307045164=/root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164 <<< 26524 1727096472.51434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.51459: stderr chunk (state=3): >>><<< 26524 1727096472.51462: stdout chunk (state=3): >>><<< 26524 1727096472.51479: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096472.4885468-27671-83854307045164=/root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096472.51512: variable 'ansible_module_compression' from source: unknown 26524 1727096472.51550: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26524 1727096472.51594: variable 'ansible_facts' from source: unknown 26524 1727096472.51684: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/AnsiballZ_network_connections.py 26524 1727096472.51773: Sending initial data 26524 1727096472.51777: Sent initial data (167 bytes) 26524 1727096472.52173: 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 <<< 26524 1727096472.52176: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.52179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 26524 1727096472.52181: 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 <<< 26524 1727096472.52182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.52231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.52234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.52243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.52279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.53782: 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 <<< 26524 1727096472.53793: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26524 1727096472.53808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096472.53841: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmp14lm030u /root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/AnsiballZ_network_connections.py <<< 26524 1727096472.53850: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/AnsiballZ_network_connections.py" <<< 26524 1727096472.53875: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmp14lm030u" to remote "/root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/AnsiballZ_network_connections.py" <<< 26524 1727096472.53883: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/AnsiballZ_network_connections.py" <<< 26524 1727096472.54561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.54601: stderr chunk (state=3): >>><<< 26524 1727096472.54604: stdout chunk (state=3): >>><<< 26524 1727096472.54642: done transferring module to remote 26524 1727096472.54651: _low_level_execute_command(): starting 26524 1727096472.54654: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/ /root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/AnsiballZ_network_connections.py && sleep 0' 26524 1727096472.55039: 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 <<< 26524 1727096472.55075: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096472.55078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.55081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096472.55086: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.55127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.55130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.55169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.56899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.56922: stderr chunk (state=3): >>><<< 26524 1727096472.56925: stdout chunk (state=3): >>><<< 26524 1727096472.56938: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096472.56973: _low_level_execute_command(): starting 26524 1727096472.56975: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/AnsiballZ_network_connections.py && sleep 0' 26524 1727096472.57480: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096472.57519: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26524 1727096472.57528: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096472.57586: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.57615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.57628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.57679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.78742: stdout chunk (state=3): >>> {"failed": true, "msg": "missing required arguments: __header", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "persistent_state": "absent", "state": "down"}], "ignore_errors": false, "force_state_change": false, "__debug_flags": "", "__header": null}}} <<< 26524 1727096472.80083: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.152 closed. <<< 26524 1727096472.80109: stderr chunk (state=3): >>><<< 26524 1727096472.80112: stdout chunk (state=3): >>><<< 26524 1727096472.80127: _low_level_execute_command() done: rc=1, stdout= {"failed": true, "msg": "missing required arguments: __header", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "rpltstbr", "persistent_state": "absent", "state": "down"}], "ignore_errors": false, "force_state_change": false, "__debug_flags": "", "__header": 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_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.152 closed. 26524 1727096472.80154: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'rpltstbr', 'persistent_state': 'absent', 'state': 'down'}], '_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-1727096472.4885468-27671-83854307045164/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096472.80164: _low_level_execute_command(): starting 26524 1727096472.80169: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096472.4885468-27671-83854307045164/ > /dev/null 2>&1 && sleep 0' 26524 1727096472.80622: 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 <<< 26524 1727096472.80626: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.80628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096472.80630: 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.152 originally 10.31.14.152 debug2: match found <<< 26524 1727096472.80636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.80673: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.80686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.80728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.82673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.82677: stdout chunk (state=3): >>><<< 26524 1727096472.82680: stderr chunk (state=3): >>><<< 26524 1727096472.82682: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096472.82685: handler run complete 26524 1727096472.82687: attempt loop complete, returning result 26524 1727096472.82690: _execute() done 26524 1727096472.82692: dumping result to json 26524 1727096472.82694: done dumping result, returning 26524 1727096472.82696: done running TaskExecutor() for managed_node3/TASK: Deactivate the connection and remove the connection profile [0afff68d-5257-7801-66ba-000000000031] 26524 1727096472.82698: sending task result for task 0afff68d-5257-7801-66ba-000000000031 26524 1727096472.82758: done sending task result for task 0afff68d-5257-7801-66ba-000000000031 26524 1727096472.82761: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false } MSG: missing required arguments: __header ...ignoring 26524 1727096472.82831: no more pending results, returning what we have 26524 1727096472.82834: results queue empty 26524 1727096472.82835: checking for any_errors_fatal 26524 1727096472.82841: done checking for any_errors_fatal 26524 1727096472.82842: checking for max_fail_percentage 26524 1727096472.82844: done checking for max_fail_percentage 26524 1727096472.82845: checking to see if all hosts have failed and the running result is not ok 26524 1727096472.82846: done checking to see if all hosts have failed 26524 1727096472.82846: getting the remaining hosts for this loop 26524 1727096472.82848: done getting the remaining hosts for this loop 26524 1727096472.82852: getting the next task for host managed_node3 26524 1727096472.82859: done getting next task for host managed_node3 26524 1727096472.82861: ^ task is: TASK: Delete the device '{{ interface }}' 26524 1727096472.82864: ^ state is: HOST STATE: block=5, task=10, 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? (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 26524 1727096472.82873: getting variables 26524 1727096472.82875: in VariableManager get_vars() 26524 1727096472.82912: Calling all_inventory to load vars for managed_node3 26524 1727096472.82914: Calling groups_inventory to load vars for managed_node3 26524 1727096472.82917: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096472.82928: Calling all_plugins_play to load vars for managed_node3 26524 1727096472.82930: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096472.82933: Calling groups_plugins_play to load vars for managed_node3 26524 1727096472.84366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096472.85199: done with get_vars() 26524 1727096472.85215: done getting variables 26524 1727096472.85258: 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) 26524 1727096472.85344: variable 'interface' from source: play vars TASK [Delete the device 'rpltstbr'] ******************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:79 Monday 23 September 2024 09:01:12 -0400 (0:00:00.409) 0:00:25.194 ****** 26524 1727096472.85369: entering _queue_task() for managed_node3/command 26524 1727096472.85585: worker is 1 (out of 1 available) 26524 1727096472.85599: exiting _queue_task() for managed_node3/command 26524 1727096472.85611: done queuing things up, now waiting for results queue to drain 26524 1727096472.85612: waiting for pending results... 26524 1727096472.85783: running TaskExecutor() for managed_node3/TASK: Delete the device 'rpltstbr' 26524 1727096472.85844: in run() - task 0afff68d-5257-7801-66ba-000000000032 26524 1727096472.85857: variable 'ansible_search_path' from source: unknown 26524 1727096472.85888: calling self._execute() 26524 1727096472.85956: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.85959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.85970: variable 'omit' from source: magic vars 26524 1727096472.86226: variable 'ansible_distribution_major_version' from source: facts 26524 1727096472.86235: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096472.86241: variable 'omit' from source: magic vars 26524 1727096472.86270: variable 'omit' from source: magic vars 26524 1727096472.86339: variable 'interface' from source: play vars 26524 1727096472.86352: variable 'omit' from source: magic vars 26524 1727096472.86388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096472.86415: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096472.86431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096472.86443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096472.86452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096472.86479: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096472.86482: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.86485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.86559: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096472.86562: Set connection var ansible_connection to ssh 26524 1727096472.86568: Set connection var ansible_pipelining to False 26524 1727096472.86576: Set connection var ansible_timeout to 10 26524 1727096472.86581: Set connection var ansible_shell_type to sh 26524 1727096472.86586: Set connection var ansible_shell_executable to /bin/sh 26524 1727096472.86605: variable 'ansible_shell_executable' from source: unknown 26524 1727096472.86607: variable 'ansible_connection' from source: unknown 26524 1727096472.86610: variable 'ansible_module_compression' from source: unknown 26524 1727096472.86612: variable 'ansible_shell_type' from source: unknown 26524 1727096472.86614: variable 'ansible_shell_executable' from source: unknown 26524 1727096472.86617: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096472.86621: variable 'ansible_pipelining' from source: unknown 26524 1727096472.86623: variable 'ansible_timeout' from source: unknown 26524 1727096472.86627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096472.86729: 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) 26524 1727096472.86737: variable 'omit' from source: magic vars 26524 1727096472.86742: starting attempt loop 26524 1727096472.86745: running the handler 26524 1727096472.86757: _low_level_execute_command(): starting 26524 1727096472.86764: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096472.87242: 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 <<< 26524 1727096472.87282: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096472.87286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.87289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096472.87291: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.87335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.87338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.87341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.87388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.89029: stdout chunk (state=3): >>>/root <<< 26524 1727096472.89129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.89159: stderr chunk (state=3): >>><<< 26524 1727096472.89162: stdout chunk (state=3): >>><<< 26524 1727096472.89184: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096472.89197: _low_level_execute_command(): starting 26524 1727096472.89201: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747 `" && echo ansible-tmp-1727096472.8918507-27694-83713117368747="` echo /root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747 `" ) && sleep 0' 26524 1727096472.89658: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096472.89662: 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.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096472.89674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.89678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096472.89680: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.89721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.89728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.89731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.89766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.91676: stdout chunk (state=3): >>>ansible-tmp-1727096472.8918507-27694-83713117368747=/root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747 <<< 26524 1727096472.91781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.91813: stderr chunk (state=3): >>><<< 26524 1727096472.91816: stdout chunk (state=3): >>><<< 26524 1727096472.91831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096472.8918507-27694-83713117368747=/root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096472.91860: variable 'ansible_module_compression' from source: unknown 26524 1727096472.91909: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26524 1727096472.91938: variable 'ansible_facts' from source: unknown 26524 1727096472.91995: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/AnsiballZ_command.py 26524 1727096472.92101: Sending initial data 26524 1727096472.92104: Sent initial data (155 bytes) 26524 1727096472.92585: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.92629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.92646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.92669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.92873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.94472: 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 <<< 26524 1727096472.94508: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096472.94540: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmprn9_l2t6 /root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/AnsiballZ_command.py <<< 26524 1727096472.94571: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/AnsiballZ_command.py" <<< 26524 1727096472.94604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmprn9_l2t6" to remote "/root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/AnsiballZ_command.py" <<< 26524 1727096472.95328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.95381: stderr chunk (state=3): >>><<< 26524 1727096472.95410: stdout chunk (state=3): >>><<< 26524 1727096472.95578: done transferring module to remote 26524 1727096472.95582: _low_level_execute_command(): starting 26524 1727096472.95584: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/ /root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/AnsiballZ_command.py && sleep 0' 26524 1727096472.96173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096472.96188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096472.96264: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.96318: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.96335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.96376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.96430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096472.98248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096472.98288: stderr chunk (state=3): >>><<< 26524 1727096472.98301: stdout chunk (state=3): >>><<< 26524 1727096472.98344: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096472.98347: _low_level_execute_command(): starting 26524 1727096472.98350: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/AnsiballZ_command.py && sleep 0' 26524 1727096472.99075: 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 <<< 26524 1727096472.99090: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096472.99127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096472.99143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096472.99165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096472.99245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096473.16594: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-23 09:01:13.144074", "end": "2024-09-23 09:01:13.158627", "delta": "0:00:00.014553", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del \"rpltstbr\"", "_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}}} <<< 26524 1727096473.19591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096473.19595: stdout chunk (state=3): >>><<< 26524 1727096473.19597: stderr chunk (state=3): >>><<< 26524 1727096473.19600: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-23 09:01:13.144074", "end": "2024-09-23 09:01:13.158627", "delta": "0:00:00.014553", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del \"rpltstbr\"", "_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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096473.19604: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del "rpltstbr"', '_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-1727096472.8918507-27694-83713117368747/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096473.19607: _low_level_execute_command(): starting 26524 1727096473.19609: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096472.8918507-27694-83713117368747/ > /dev/null 2>&1 && sleep 0' 26524 1727096473.20890: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096473.22655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096473.22713: stderr chunk (state=3): >>><<< 26524 1727096473.22786: stdout chunk (state=3): >>><<< 26524 1727096473.22808: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096473.22816: handler run complete 26524 1727096473.22839: Evaluated conditional (False): False 26524 1727096473.22849: attempt loop complete, returning result 26524 1727096473.22852: _execute() done 26524 1727096473.22854: dumping result to json 26524 1727096473.22859: done dumping result, returning 26524 1727096473.22870: done running TaskExecutor() for managed_node3/TASK: Delete the device 'rpltstbr' [0afff68d-5257-7801-66ba-000000000032] 26524 1727096473.22878: sending task result for task 0afff68d-5257-7801-66ba-000000000032 26524 1727096473.23077: done sending task result for task 0afff68d-5257-7801-66ba-000000000032 26524 1727096473.23081: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "link", "del", "rpltstbr" ], "delta": "0:00:00.014553", "end": "2024-09-23 09:01:13.158627", "rc": 0, "start": "2024-09-23 09:01:13.144074" } 26524 1727096473.23163: no more pending results, returning what we have 26524 1727096473.23174: results queue empty 26524 1727096473.23176: checking for any_errors_fatal 26524 1727096473.23188: done checking for any_errors_fatal 26524 1727096473.23188: checking for max_fail_percentage 26524 1727096473.23191: done checking for max_fail_percentage 26524 1727096473.23192: checking to see if all hosts have failed and the running result is not ok 26524 1727096473.23193: done checking to see if all hosts have failed 26524 1727096473.23194: getting the remaining hosts for this loop 26524 1727096473.23195: done getting the remaining hosts for this loop 26524 1727096473.23199: getting the next task for host managed_node3 26524 1727096473.23208: done getting next task for host managed_node3 26524 1727096473.23212: ^ task is: TASK: Verify network state restored to default 26524 1727096473.23216: ^ state is: HOST STATE: block=5, task=10, 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 26524 1727096473.23220: getting variables 26524 1727096473.23222: in VariableManager get_vars() 26524 1727096473.23261: Calling all_inventory to load vars for managed_node3 26524 1727096473.23264: Calling groups_inventory to load vars for managed_node3 26524 1727096473.23672: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096473.23685: Calling all_plugins_play to load vars for managed_node3 26524 1727096473.23688: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096473.23691: Calling groups_plugins_play to load vars for managed_node3 26524 1727096473.27448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096473.31250: done with get_vars() 26524 1727096473.31276: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:82 Monday 23 September 2024 09:01:13 -0400 (0:00:00.462) 0:00:25.656 ****** 26524 1727096473.31578: entering _queue_task() for managed_node3/include_tasks 26524 1727096473.32298: worker is 1 (out of 1 available) 26524 1727096473.32308: exiting _queue_task() for managed_node3/include_tasks 26524 1727096473.32320: done queuing things up, now waiting for results queue to drain 26524 1727096473.32322: waiting for pending results... 26524 1727096473.32986: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 26524 1727096473.32991: in run() - task 0afff68d-5257-7801-66ba-000000000033 26524 1727096473.32994: variable 'ansible_search_path' from source: unknown 26524 1727096473.33402: calling self._execute() 26524 1727096473.33494: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096473.33498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096473.33508: variable 'omit' from source: magic vars 26524 1727096473.34373: variable 'ansible_distribution_major_version' from source: facts 26524 1727096473.34378: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096473.34381: _execute() done 26524 1727096473.34383: dumping result to json 26524 1727096473.34385: done dumping result, returning 26524 1727096473.34387: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0afff68d-5257-7801-66ba-000000000033] 26524 1727096473.34389: sending task result for task 0afff68d-5257-7801-66ba-000000000033 26524 1727096473.34453: done sending task result for task 0afff68d-5257-7801-66ba-000000000033 26524 1727096473.34455: WORKER PROCESS EXITING 26524 1727096473.34483: no more pending results, returning what we have 26524 1727096473.34488: in VariableManager get_vars() 26524 1727096473.34532: Calling all_inventory to load vars for managed_node3 26524 1727096473.34535: Calling groups_inventory to load vars for managed_node3 26524 1727096473.34538: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096473.34551: Calling all_plugins_play to load vars for managed_node3 26524 1727096473.34555: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096473.34558: Calling groups_plugins_play to load vars for managed_node3 26524 1727096473.38226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096473.42923: done with get_vars() 26524 1727096473.42958: variable 'ansible_search_path' from source: unknown 26524 1727096473.42977: we have included files to process 26524 1727096473.42979: generating all_blocks data 26524 1727096473.42981: done generating all_blocks data 26524 1727096473.42987: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26524 1727096473.42988: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26524 1727096473.42991: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26524 1727096473.43739: done processing included file 26524 1727096473.43742: iterating over new_blocks loaded from include file 26524 1727096473.43743: in VariableManager get_vars() 26524 1727096473.43760: done with get_vars() 26524 1727096473.43763: filtering new block on tags 26524 1727096473.44005: done filtering new block on tags 26524 1727096473.44008: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 26524 1727096473.44013: extending task lists for all hosts with included blocks 26524 1727096473.44280: done extending task lists 26524 1727096473.44282: done processing included files 26524 1727096473.44283: results queue empty 26524 1727096473.44283: checking for any_errors_fatal 26524 1727096473.44288: done checking for any_errors_fatal 26524 1727096473.44289: checking for max_fail_percentage 26524 1727096473.44290: done checking for max_fail_percentage 26524 1727096473.44290: checking to see if all hosts have failed and the running result is not ok 26524 1727096473.44291: done checking to see if all hosts have failed 26524 1727096473.44292: getting the remaining hosts for this loop 26524 1727096473.44293: done getting the remaining hosts for this loop 26524 1727096473.44301: getting the next task for host managed_node3 26524 1727096473.44305: done getting next task for host managed_node3 26524 1727096473.44307: ^ task is: TASK: Check routes and DNS 26524 1727096473.44310: ^ state is: HOST STATE: block=5, task=10, 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 26524 1727096473.44313: getting variables 26524 1727096473.44314: in VariableManager get_vars() 26524 1727096473.44325: Calling all_inventory to load vars for managed_node3 26524 1727096473.44327: Calling groups_inventory to load vars for managed_node3 26524 1727096473.44329: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096473.44334: Calling all_plugins_play to load vars for managed_node3 26524 1727096473.44336: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096473.44338: Calling groups_plugins_play to load vars for managed_node3 26524 1727096473.60503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096473.65287: done with get_vars() 26524 1727096473.65318: done getting variables 26524 1727096473.65364: 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 [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 09:01:13 -0400 (0:00:00.342) 0:00:25.999 ****** 26524 1727096473.65800: entering _queue_task() for managed_node3/shell 26524 1727096473.66359: worker is 1 (out of 1 available) 26524 1727096473.66479: exiting _queue_task() for managed_node3/shell 26524 1727096473.66491: done queuing things up, now waiting for results queue to drain 26524 1727096473.66493: waiting for pending results... 26524 1727096473.67586: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 26524 1727096473.67591: in run() - task 0afff68d-5257-7801-66ba-00000000047c 26524 1727096473.67974: variable 'ansible_search_path' from source: unknown 26524 1727096473.67979: variable 'ansible_search_path' from source: unknown 26524 1727096473.67982: calling self._execute() 26524 1727096473.67985: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096473.67987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096473.67990: variable 'omit' from source: magic vars 26524 1727096473.69375: variable 'ansible_distribution_major_version' from source: facts 26524 1727096473.69773: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096473.69776: variable 'omit' from source: magic vars 26524 1727096473.69779: variable 'omit' from source: magic vars 26524 1727096473.69781: variable 'omit' from source: magic vars 26524 1727096473.69783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096473.69791: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096473.69794: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096473.70372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096473.70375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096473.70378: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096473.70380: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096473.70382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096473.70384: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096473.70386: Set connection var ansible_connection to ssh 26524 1727096473.70388: Set connection var ansible_pipelining to False 26524 1727096473.70390: Set connection var ansible_timeout to 10 26524 1727096473.70392: Set connection var ansible_shell_type to sh 26524 1727096473.70394: Set connection var ansible_shell_executable to /bin/sh 26524 1727096473.70396: variable 'ansible_shell_executable' from source: unknown 26524 1727096473.70398: variable 'ansible_connection' from source: unknown 26524 1727096473.70973: variable 'ansible_module_compression' from source: unknown 26524 1727096473.70976: variable 'ansible_shell_type' from source: unknown 26524 1727096473.70979: variable 'ansible_shell_executable' from source: unknown 26524 1727096473.71172: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096473.71175: variable 'ansible_pipelining' from source: unknown 26524 1727096473.71178: variable 'ansible_timeout' from source: unknown 26524 1727096473.71180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096473.71182: 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) 26524 1727096473.71185: variable 'omit' from source: magic vars 26524 1727096473.71187: starting attempt loop 26524 1727096473.71189: running the handler 26524 1727096473.71192: 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) 26524 1727096473.71382: _low_level_execute_command(): starting 26524 1727096473.71395: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096473.72528: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096473.72886: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096473.73081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096473.74836: stdout chunk (state=3): >>>/root <<< 26524 1727096473.74850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096473.74883: stderr chunk (state=3): >>><<< 26524 1727096473.74900: stdout chunk (state=3): >>><<< 26524 1727096473.74995: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096473.75015: _low_level_execute_command(): starting 26524 1727096473.75035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460 `" && echo ansible-tmp-1727096473.7500246-27732-265288562969460="` echo /root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460 `" ) && sleep 0' 26524 1727096473.76390: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 26524 1727096473.76420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096473.76435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096473.76452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096473.76466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096473.76547: 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/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096473.76689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096473.76874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096473.78928: stdout chunk (state=3): >>>ansible-tmp-1727096473.7500246-27732-265288562969460=/root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460 <<< 26524 1727096473.78963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096473.79014: stderr chunk (state=3): >>><<< 26524 1727096473.79075: stdout chunk (state=3): >>><<< 26524 1727096473.79104: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096473.7500246-27732-265288562969460=/root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096473.79146: variable 'ansible_module_compression' from source: unknown 26524 1727096473.79330: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26524 1727096473.79454: variable 'ansible_facts' from source: unknown 26524 1727096473.79539: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/AnsiballZ_command.py 26524 1727096473.79883: Sending initial data 26524 1727096473.79891: Sent initial data (156 bytes) 26524 1727096473.81121: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096473.81230: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096473.81341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096473.81404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096473.83031: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 26524 1727096473.83105: 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 <<< 26524 1727096473.83136: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26524 1727096473.83188: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpvu3f0ebk /root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/AnsiballZ_command.py <<< 26524 1727096473.83293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/AnsiballZ_command.py" <<< 26524 1727096473.83319: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpvu3f0ebk" to remote "/root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/AnsiballZ_command.py" <<< 26524 1727096473.85366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096473.85477: stderr chunk (state=3): >>><<< 26524 1727096473.85481: stdout chunk (state=3): >>><<< 26524 1727096473.85484: done transferring module to remote 26524 1727096473.85486: _low_level_execute_command(): starting 26524 1727096473.85488: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/ /root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/AnsiballZ_command.py && sleep 0' 26524 1727096473.86651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096473.86664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096473.86686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096473.86784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096473.86883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096473.86967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096473.87104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096473.87155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096473.89218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096473.89230: stdout chunk (state=3): >>><<< 26524 1727096473.89242: stderr chunk (state=3): >>><<< 26524 1727096473.89776: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096473.89779: _low_level_execute_command(): starting 26524 1727096473.89782: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/AnsiballZ_command.py && sleep 0' 26524 1727096473.90702: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096473.90706: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096473.90708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096473.90710: 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 <<< 26524 1727096473.90712: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096473.90983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096474.07595: 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:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3006sec preferred_lft 3006sec\n inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 09:01:14.062014", "end": "2024-09-23 09:01:14.070816", "delta": "0:00:00.008802", "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}}} <<< 26524 1727096474.09177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096474.09182: stderr chunk (state=3): >>><<< 26524 1727096474.09184: stdout chunk (state=3): >>><<< 26524 1727096474.09187: _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:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3006sec preferred_lft 3006sec\n inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-23 09:01:14.062014", "end": "2024-09-23 09:01:14.070816", "delta": "0:00:00.008802", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096474.09219: 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-1727096473.7500246-27732-265288562969460/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096474.09227: _low_level_execute_command(): starting 26524 1727096474.09232: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096473.7500246-27732-265288562969460/ > /dev/null 2>&1 && sleep 0' 26524 1727096474.10523: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096474.10629: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096474.10701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096474.10713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096474.10735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096474.11084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096474.12756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096474.12875: stderr chunk (state=3): >>><<< 26524 1727096474.12878: stdout chunk (state=3): >>><<< 26524 1727096474.12897: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096474.12980: handler run complete 26524 1727096474.13004: Evaluated conditional (False): False 26524 1727096474.13016: attempt loop complete, returning result 26524 1727096474.13019: _execute() done 26524 1727096474.13022: dumping result to json 26524 1727096474.13028: done dumping result, returning 26524 1727096474.13036: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0afff68d-5257-7801-66ba-00000000047c] 26524 1727096474.13041: sending task result for task 0afff68d-5257-7801-66ba-00000000047c 26524 1727096474.13269: done sending task result for task 0afff68d-5257-7801-66ba-00000000047c 26524 1727096474.13275: WORKER PROCESS EXITING ok: [managed_node3] => { "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.008802", "end": "2024-09-23 09:01:14.070816", "rc": 0, "start": "2024-09-23 09:01:14.062014" } 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:df:7b:8e:75 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.14.152/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3006sec preferred_lft 3006sec inet6 fe80::8ff:dfff:fe7b:8e75/64 scope link noprefixroute valid_lft forever preferred_lft forever 36: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether be:6a:de:a5:d9:03 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.14.152 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.14.152 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown 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 26524 1727096474.13354: no more pending results, returning what we have 26524 1727096474.13359: results queue empty 26524 1727096474.13360: checking for any_errors_fatal 26524 1727096474.13361: done checking for any_errors_fatal 26524 1727096474.13362: checking for max_fail_percentage 26524 1727096474.13363: done checking for max_fail_percentage 26524 1727096474.13364: checking to see if all hosts have failed and the running result is not ok 26524 1727096474.13365: done checking to see if all hosts have failed 26524 1727096474.13366: getting the remaining hosts for this loop 26524 1727096474.13375: done getting the remaining hosts for this loop 26524 1727096474.13380: getting the next task for host managed_node3 26524 1727096474.13388: done getting next task for host managed_node3 26524 1727096474.13392: ^ task is: TASK: Verify DNS and network connectivity 26524 1727096474.13396: ^ state is: HOST STATE: block=5, task=10, 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 26524 1727096474.13406: getting variables 26524 1727096474.13408: in VariableManager get_vars() 26524 1727096474.13449: Calling all_inventory to load vars for managed_node3 26524 1727096474.13452: Calling groups_inventory to load vars for managed_node3 26524 1727096474.13455: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096474.13797: Calling all_plugins_play to load vars for managed_node3 26524 1727096474.13803: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096474.13807: Calling groups_plugins_play to load vars for managed_node3 26524 1727096474.16694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096474.20088: done with get_vars() 26524 1727096474.20126: done getting variables 26524 1727096474.20191: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 09:01:14 -0400 (0:00:00.545) 0:00:26.544 ****** 26524 1727096474.20342: entering _queue_task() for managed_node3/shell 26524 1727096474.21283: worker is 1 (out of 1 available) 26524 1727096474.21293: exiting _queue_task() for managed_node3/shell 26524 1727096474.21416: done queuing things up, now waiting for results queue to drain 26524 1727096474.21419: waiting for pending results... 26524 1727096474.21790: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 26524 1727096474.22025: in run() - task 0afff68d-5257-7801-66ba-00000000047d 26524 1727096474.22040: variable 'ansible_search_path' from source: unknown 26524 1727096474.22043: variable 'ansible_search_path' from source: unknown 26524 1727096474.22139: calling self._execute() 26524 1727096474.22565: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096474.22570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096474.22576: variable 'omit' from source: magic vars 26524 1727096474.23225: variable 'ansible_distribution_major_version' from source: facts 26524 1727096474.23237: Evaluated conditional (ansible_distribution_major_version != '6'): True 26524 1727096474.23590: variable 'ansible_facts' from source: unknown 26524 1727096474.25209: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 26524 1727096474.25215: variable 'omit' from source: magic vars 26524 1727096474.25314: variable 'omit' from source: magic vars 26524 1727096474.25352: variable 'omit' from source: magic vars 26524 1727096474.25401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26524 1727096474.25479: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26524 1727096474.25498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26524 1727096474.25515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096474.25538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26524 1727096474.25587: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26524 1727096474.25592: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096474.25874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096474.25877: Set connection var ansible_module_compression to ZIP_DEFLATED 26524 1727096474.25880: Set connection var ansible_connection to ssh 26524 1727096474.25883: Set connection var ansible_pipelining to False 26524 1727096474.25885: Set connection var ansible_timeout to 10 26524 1727096474.25887: Set connection var ansible_shell_type to sh 26524 1727096474.25889: Set connection var ansible_shell_executable to /bin/sh 26524 1727096474.25891: variable 'ansible_shell_executable' from source: unknown 26524 1727096474.25893: variable 'ansible_connection' from source: unknown 26524 1727096474.25896: variable 'ansible_module_compression' from source: unknown 26524 1727096474.25897: variable 'ansible_shell_type' from source: unknown 26524 1727096474.25899: variable 'ansible_shell_executable' from source: unknown 26524 1727096474.25901: variable 'ansible_host' from source: host vars for 'managed_node3' 26524 1727096474.25903: variable 'ansible_pipelining' from source: unknown 26524 1727096474.25906: variable 'ansible_timeout' from source: unknown 26524 1727096474.25909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26524 1727096474.26005: 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) 26524 1727096474.26174: variable 'omit' from source: magic vars 26524 1727096474.26178: starting attempt loop 26524 1727096474.26180: running the handler 26524 1727096474.26183: 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) 26524 1727096474.26185: _low_level_execute_command(): starting 26524 1727096474.26187: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26524 1727096474.27078: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096474.27082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096474.27085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096474.27088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096474.27115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096474.28775: stdout chunk (state=3): >>>/root <<< 26524 1727096474.28909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096474.28912: stdout chunk (state=3): >>><<< 26524 1727096474.28922: stderr chunk (state=3): >>><<< 26524 1727096474.28943: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096474.28957: _low_level_execute_command(): starting 26524 1727096474.28975: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213 `" && echo ansible-tmp-1727096474.2894344-27746-169422306836213="` echo /root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213 `" ) && sleep 0' 26524 1727096474.30274: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096474.30395: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096474.30793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096474.30834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096474.32778: stdout chunk (state=3): >>>ansible-tmp-1727096474.2894344-27746-169422306836213=/root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213 <<< 26524 1727096474.32931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096474.32942: stdout chunk (state=3): >>><<< 26524 1727096474.32954: stderr chunk (state=3): >>><<< 26524 1727096474.32983: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096474.2894344-27746-169422306836213=/root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096474.33377: variable 'ansible_module_compression' from source: unknown 26524 1727096474.33380: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-265246sb74oeb/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26524 1727096474.33438: variable 'ansible_facts' from source: unknown 26524 1727096474.33583: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/AnsiballZ_command.py 26524 1727096474.34242: Sending initial data 26524 1727096474.34246: Sent initial data (156 bytes) 26524 1727096474.35466: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096474.35554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096474.35657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096474.37626: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-265246sb74oeb/tmpgqv9ba3f" to remote "/root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/AnsiballZ_command.py" <<< 26524 1727096474.37630: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-265246sb74oeb/tmpgqv9ba3f /root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/AnsiballZ_command.py <<< 26524 1727096474.38747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096474.38865: stderr chunk (state=3): >>><<< 26524 1727096474.38873: stdout chunk (state=3): >>><<< 26524 1727096474.38875: done transferring module to remote 26524 1727096474.38878: _low_level_execute_command(): starting 26524 1727096474.38880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/ /root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/AnsiballZ_command.py && sleep 0' 26524 1727096474.40339: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096474.40411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096474.40466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096474.42305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096474.42309: stdout chunk (state=3): >>><<< 26524 1727096474.42325: stderr chunk (state=3): >>><<< 26524 1727096474.42397: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096474.42406: _low_level_execute_command(): starting 26524 1727096474.42409: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/AnsiballZ_command.py && sleep 0' 26524 1727096474.43679: 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 <<< 26524 1727096474.43684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found <<< 26524 1727096474.43731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096474.43736: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096474.43877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096474.43882: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096474.43949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096474.43954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096474.44014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096474.44126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096474.68850: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 13043 0 --:--:-- --:--:-- --:--:-- 13260\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 6006 0 --:--:-- --:--:-- --:--:-- 6062", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 09:01:14.590172", "end": "2024-09-23 09:01:14.685005", "delta": "0:00:00.094833", "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}}} <<< 26524 1727096474.70583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 26524 1727096474.70685: stderr chunk (state=3): >>><<< 26524 1727096474.70702: stdout chunk (state=3): >>><<< 26524 1727096474.70711: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 13043 0 --:--:-- --:--:-- --:--:-- 13260\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 6006 0 --:--:-- --:--:-- --:--:-- 6062", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 09:01:14.590172", "end": "2024-09-23 09:01:14.685005", "delta": "0:00:00.094833", "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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 closed. 26524 1727096474.70776: 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-1727096474.2894344-27746-169422306836213/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26524 1727096474.70779: _low_level_execute_command(): starting 26524 1727096474.70782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096474.2894344-27746-169422306836213/ > /dev/null 2>&1 && sleep 0' 26524 1727096474.71917: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26524 1727096474.71921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096474.71923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096474.71926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096474.71928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096474.71931: stderr chunk (state=3): >>>debug2: match not found <<< 26524 1727096474.71933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096474.71951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26524 1727096474.71954: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 26524 1727096474.71956: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26524 1727096474.71965: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26524 1727096474.71985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26524 1727096474.71996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26524 1727096474.72004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 26524 1727096474.72011: stderr chunk (state=3): >>>debug2: match found <<< 26524 1727096474.72023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26524 1727096474.72087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 26524 1727096474.72105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26524 1727096474.72116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26524 1727096474.72175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26524 1727096474.74175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26524 1727096474.74179: stderr chunk (state=3): >>><<< 26524 1727096474.74182: stdout chunk (state=3): >>><<< 26524 1727096474.74185: _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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26524 1727096474.74188: handler run complete 26524 1727096474.74190: Evaluated conditional (False): False 26524 1727096474.74192: attempt loop complete, returning result 26524 1727096474.74194: _execute() done 26524 1727096474.74195: dumping result to json 26524 1727096474.74197: done dumping result, returning 26524 1727096474.74199: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0afff68d-5257-7801-66ba-00000000047d] 26524 1727096474.74201: sending task result for task 0afff68d-5257-7801-66ba-00000000047d ok: [managed_node3] => { "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.094833", "end": "2024-09-23 09:01:14.685005", "rc": 0, "start": "2024-09-23 09:01:14.590172" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 13043 0 --:--:-- --:--:-- --:--:-- 13260 % 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 6006 0 --:--:-- --:--:-- --:--:-- 6062 26524 1727096474.74344: no more pending results, returning what we have 26524 1727096474.74348: results queue empty 26524 1727096474.74356: done sending task result for task 0afff68d-5257-7801-66ba-00000000047d 26524 1727096474.74578: checking for any_errors_fatal 26524 1727096474.74586: WORKER PROCESS EXITING 26524 1727096474.74597: done checking for any_errors_fatal 26524 1727096474.74601: checking for max_fail_percentage 26524 1727096474.74603: done checking for max_fail_percentage 26524 1727096474.74604: checking to see if all hosts have failed and the running result is not ok 26524 1727096474.74605: done checking to see if all hosts have failed 26524 1727096474.74606: getting the remaining hosts for this loop 26524 1727096474.74607: done getting the remaining hosts for this loop 26524 1727096474.74611: getting the next task for host managed_node3 26524 1727096474.74620: done getting next task for host managed_node3 26524 1727096474.74624: ^ task is: TASK: meta (flush_handlers) 26524 1727096474.74626: ^ state is: HOST STATE: block=6, 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 26524 1727096474.74631: getting variables 26524 1727096474.74632: in VariableManager get_vars() 26524 1727096474.74666: Calling all_inventory to load vars for managed_node3 26524 1727096474.74671: Calling groups_inventory to load vars for managed_node3 26524 1727096474.74675: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096474.74694: Calling all_plugins_play to load vars for managed_node3 26524 1727096474.74698: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096474.74701: Calling groups_plugins_play to load vars for managed_node3 26524 1727096474.75730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096474.77096: done with get_vars() 26524 1727096474.77113: done getting variables 26524 1727096474.77161: in VariableManager get_vars() 26524 1727096474.77182: Calling all_inventory to load vars for managed_node3 26524 1727096474.77184: Calling groups_inventory to load vars for managed_node3 26524 1727096474.77185: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096474.77189: Calling all_plugins_play to load vars for managed_node3 26524 1727096474.77190: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096474.77192: Calling groups_plugins_play to load vars for managed_node3 26524 1727096474.77844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096474.78803: done with get_vars() 26524 1727096474.78821: done queuing things up, now waiting for results queue to drain 26524 1727096474.78822: results queue empty 26524 1727096474.78823: checking for any_errors_fatal 26524 1727096474.78825: done checking for any_errors_fatal 26524 1727096474.78826: checking for max_fail_percentage 26524 1727096474.78826: done checking for max_fail_percentage 26524 1727096474.78827: checking to see if all hosts have failed and the running result is not ok 26524 1727096474.78827: done checking to see if all hosts have failed 26524 1727096474.78828: getting the remaining hosts for this loop 26524 1727096474.78828: done getting the remaining hosts for this loop 26524 1727096474.78831: getting the next task for host managed_node3 26524 1727096474.78833: done getting next task for host managed_node3 26524 1727096474.78834: ^ task is: TASK: meta (flush_handlers) 26524 1727096474.78835: ^ state is: HOST STATE: block=7, 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 26524 1727096474.78837: getting variables 26524 1727096474.78838: in VariableManager get_vars() 26524 1727096474.78845: Calling all_inventory to load vars for managed_node3 26524 1727096474.78846: Calling groups_inventory to load vars for managed_node3 26524 1727096474.78847: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096474.78851: Calling all_plugins_play to load vars for managed_node3 26524 1727096474.78852: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096474.78854: Calling groups_plugins_play to load vars for managed_node3 26524 1727096474.79479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096474.80560: done with get_vars() 26524 1727096474.80584: done getting variables 26524 1727096474.80636: in VariableManager get_vars() 26524 1727096474.80649: Calling all_inventory to load vars for managed_node3 26524 1727096474.80652: Calling groups_inventory to load vars for managed_node3 26524 1727096474.80654: Calling all_plugins_inventory to load vars for managed_node3 26524 1727096474.80659: Calling all_plugins_play to load vars for managed_node3 26524 1727096474.80661: Calling groups_plugins_inventory to load vars for managed_node3 26524 1727096474.80664: Calling groups_plugins_play to load vars for managed_node3 26524 1727096474.81746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26524 1727096474.83331: done with get_vars() 26524 1727096474.83358: done queuing things up, now waiting for results queue to drain 26524 1727096474.83360: results queue empty 26524 1727096474.83361: checking for any_errors_fatal 26524 1727096474.83362: done checking for any_errors_fatal 26524 1727096474.83363: checking for max_fail_percentage 26524 1727096474.83364: done checking for max_fail_percentage 26524 1727096474.83364: checking to see if all hosts have failed and the running result is not ok 26524 1727096474.83365: done checking to see if all hosts have failed 26524 1727096474.83366: getting the remaining hosts for this loop 26524 1727096474.83369: done getting the remaining hosts for this loop 26524 1727096474.83372: getting the next task for host managed_node3 26524 1727096474.83375: done getting next task for host managed_node3 26524 1727096474.83376: ^ task is: None 26524 1727096474.83377: ^ state is: HOST STATE: block=8, 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 26524 1727096474.83378: done queuing things up, now waiting for results queue to drain 26524 1727096474.83379: results queue empty 26524 1727096474.83380: checking for any_errors_fatal 26524 1727096474.83381: done checking for any_errors_fatal 26524 1727096474.83381: checking for max_fail_percentage 26524 1727096474.83382: done checking for max_fail_percentage 26524 1727096474.83383: checking to see if all hosts have failed and the running result is not ok 26524 1727096474.83384: done checking to see if all hosts have failed 26524 1727096474.83385: getting the next task for host managed_node3 26524 1727096474.83387: done getting next task for host managed_node3 26524 1727096474.83388: ^ task is: None 26524 1727096474.83389: ^ state is: HOST STATE: block=8, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=58 changed=2 unreachable=0 failed=0 skipped=47 rescued=0 ignored=1 Monday 23 September 2024 09:01:14 -0400 (0:00:00.631) 0:00:27.175 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.02s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.95s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 fedora.linux_system_roles.network : Check which services are running ---- 1.78s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.34s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.12s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.97s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.84s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gather the minimum subset of ansible_facts required by the network role test --- 0.84s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Gather current interface info ------------------------------------------- 0.83s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.81s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Check if system is ostree ----------------------------------------------- 0.78s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Check which packages are installed --- 0.75s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Verify DNS and network connectivity ------------------------------------- 0.63s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Get network_connections output ------------------------------------------ 0.57s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.55s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Check routes and DNS ---------------------------------------------------- 0.55s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Get NM profile info ----------------------------------------------------- 0.52s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.50s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Get stat for interface rpltstbr ----------------------------------------- 0.46s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 26524 1727096474.83507: RUNNING CLEANUP