[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. 26818 1726853580.00564: 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-Qi7 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 26818 1726853580.01006: Added group all to inventory 26818 1726853580.01008: Added group ungrouped to inventory 26818 1726853580.01012: Group all now contains ungrouped 26818 1726853580.01015: Examining possible inventory source: /tmp/network-iHm/inventory.yml 26818 1726853580.15676: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 26818 1726853580.15734: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 26818 1726853580.15756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 26818 1726853580.15816: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 26818 1726853580.15890: Loaded config def from plugin (inventory/script) 26818 1726853580.15892: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 26818 1726853580.15931: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 26818 1726853580.16016: Loaded config def from plugin (inventory/yaml) 26818 1726853580.16018: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 26818 1726853580.16103: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 26818 1726853580.16490: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 26818 1726853580.16494: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 26818 1726853580.16497: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 26818 1726853580.16503: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 26818 1726853580.16508: Loading data from /tmp/network-iHm/inventory.yml 26818 1726853580.16577: /tmp/network-iHm/inventory.yml was not parsable by auto 26818 1726853580.16641: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 26818 1726853580.16685: Loading data from /tmp/network-iHm/inventory.yml 26818 1726853580.16765: group all already in inventory 26818 1726853580.16774: set inventory_file for managed_node1 26818 1726853580.16779: set inventory_dir for managed_node1 26818 1726853580.16780: Added host managed_node1 to inventory 26818 1726853580.16782: Added host managed_node1 to group all 26818 1726853580.16783: set ansible_host for managed_node1 26818 1726853580.16784: set ansible_ssh_extra_args for managed_node1 26818 1726853580.16787: set inventory_file for managed_node2 26818 1726853580.16790: set inventory_dir for managed_node2 26818 1726853580.16791: Added host managed_node2 to inventory 26818 1726853580.16793: Added host managed_node2 to group all 26818 1726853580.16794: set ansible_host for managed_node2 26818 1726853580.16794: set ansible_ssh_extra_args for managed_node2 26818 1726853580.16797: set inventory_file for managed_node3 26818 1726853580.16799: set inventory_dir for managed_node3 26818 1726853580.16800: Added host managed_node3 to inventory 26818 1726853580.16801: Added host managed_node3 to group all 26818 1726853580.16802: set ansible_host for managed_node3 26818 1726853580.16803: set ansible_ssh_extra_args for managed_node3 26818 1726853580.16806: Reconcile groups and hosts in inventory. 26818 1726853580.16809: Group ungrouped now contains managed_node1 26818 1726853580.16811: Group ungrouped now contains managed_node2 26818 1726853580.16813: Group ungrouped now contains managed_node3 26818 1726853580.16889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 26818 1726853580.17014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 26818 1726853580.17062: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 26818 1726853580.17091: Loaded config def from plugin (vars/host_group_vars) 26818 1726853580.17093: 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) 26818 1726853580.17100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 26818 1726853580.17108: 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) 26818 1726853580.17151: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 26818 1726853580.17484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853580.17577: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 26818 1726853580.17617: Loaded config def from plugin (connection/local) 26818 1726853580.17620: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 26818 1726853580.18267: Loaded config def from plugin (connection/paramiko_ssh) 26818 1726853580.18273: 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) 26818 1726853580.19136: 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) 26818 1726853580.19175: Loaded config def from plugin (connection/psrp) 26818 1726853580.19178: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 26818 1726853580.19831: 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) 26818 1726853580.19869: Loaded config def from plugin (connection/ssh) 26818 1726853580.19874: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 26818 1726853580.21746: 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) 26818 1726853580.21785: Loaded config def from plugin (connection/winrm) 26818 1726853580.21788: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 26818 1726853580.21818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 26818 1726853580.21880: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 26818 1726853580.21947: Loaded config def from plugin (shell/cmd) 26818 1726853580.21949: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 26818 1726853580.21976: 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) 26818 1726853580.22040: Loaded config def from plugin (shell/powershell) 26818 1726853580.22043: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 26818 1726853580.22096: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 26818 1726853580.22268: Loaded config def from plugin (shell/sh) 26818 1726853580.22270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 26818 1726853580.22306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 26818 1726853580.22422: Loaded config def from plugin (become/runas) 26818 1726853580.22424: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 26818 1726853580.22603: Loaded config def from plugin (become/su) 26818 1726853580.22605: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 26818 1726853580.22757: Loaded config def from plugin (become/sudo) 26818 1726853580.22759: 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 26818 1726853580.22791: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 26818 1726853580.23136: in VariableManager get_vars() 26818 1726853580.23204: done with get_vars() 26818 1726853580.23333: trying /usr/local/lib/python3.12/site-packages/ansible/modules 26818 1726853580.25482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 26818 1726853580.25577: in VariableManager get_vars() 26818 1726853580.25583: done with get_vars() 26818 1726853580.25586: variable 'playbook_dir' from source: magic vars 26818 1726853580.25587: variable 'ansible_playbook_python' from source: magic vars 26818 1726853580.25587: variable 'ansible_config_file' from source: magic vars 26818 1726853580.25588: variable 'groups' from source: magic vars 26818 1726853580.25589: variable 'omit' from source: magic vars 26818 1726853580.25590: variable 'ansible_version' from source: magic vars 26818 1726853580.25590: variable 'ansible_check_mode' from source: magic vars 26818 1726853580.25591: variable 'ansible_diff_mode' from source: magic vars 26818 1726853580.25592: variable 'ansible_forks' from source: magic vars 26818 1726853580.25592: variable 'ansible_inventory_sources' from source: magic vars 26818 1726853580.25593: variable 'ansible_skip_tags' from source: magic vars 26818 1726853580.25594: variable 'ansible_limit' from source: magic vars 26818 1726853580.25594: variable 'ansible_run_tags' from source: magic vars 26818 1726853580.25595: variable 'ansible_verbosity' from source: magic vars 26818 1726853580.25625: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml 26818 1726853580.26014: in VariableManager get_vars() 26818 1726853580.26027: done with get_vars() 26818 1726853580.26094: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 26818 1726853580.26294: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 26818 1726853580.26417: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 26818 1726853580.26869: in VariableManager get_vars() 26818 1726853580.26884: done with get_vars() 26818 1726853580.27158: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 26818 1726853580.27241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26818 1726853580.28069: in VariableManager get_vars() 26818 1726853580.28082: done with get_vars() 26818 1726853580.28104: in VariableManager get_vars() 26818 1726853580.28113: done with get_vars() 26818 1726853580.28168: in VariableManager get_vars() 26818 1726853580.28180: done with get_vars() 26818 1726853580.28202: in VariableManager get_vars() 26818 1726853580.28211: done with get_vars() 26818 1726853580.28492: in VariableManager get_vars() 26818 1726853580.28514: done with get_vars() 26818 1726853580.28555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 26818 1726853580.28564: 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 26818 1726853580.28840: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 26818 1726853580.29032: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 26818 1726853580.29035: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Qi7/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) 26818 1726853580.29068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 26818 1726853580.29105: 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) 26818 1726853580.29285: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 26818 1726853580.29342: Loaded config def from plugin (callback/default) 26818 1726853580.29344: 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) 26818 1726853580.32369: Loaded config def from plugin (callback/junit) 26818 1726853580.32375: 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) 26818 1726853580.32422: 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) 26818 1726853580.32499: Loaded config def from plugin (callback/minimal) 26818 1726853580.32502: 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) 26818 1726853580.32545: 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) 26818 1726853580.32617: Loaded config def from plugin (callback/tree) 26818 1726853580.32624: 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 26818 1726853580.32744: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 26818 1726853580.32747: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Qi7/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-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml 26818 1726853580.32772: in VariableManager get_vars() 26818 1726853580.32789: done with get_vars() 26818 1726853580.32794: in VariableManager get_vars() 26818 1726853580.32802: done with get_vars() 26818 1726853580.32805: variable 'omit' from source: magic vars 26818 1726853580.32837: in VariableManager get_vars() 26818 1726853580.32849: done with get_vars() 26818 1726853580.32879: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_reapply.yml' with nm as provider] ********** 26818 1726853580.33439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 26818 1726853580.33516: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 26818 1726853580.33553: getting the remaining hosts for this loop 26818 1726853580.33555: done getting the remaining hosts for this loop 26818 1726853580.33562: getting the next task for host managed_node3 26818 1726853580.33565: done getting next task for host managed_node3 26818 1726853580.33567: ^ task is: TASK: Gathering Facts 26818 1726853580.33569: ^ 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 26818 1726853580.33577: getting variables 26818 1726853580.33578: in VariableManager get_vars() 26818 1726853580.33588: Calling all_inventory to load vars for managed_node3 26818 1726853580.33591: Calling groups_inventory to load vars for managed_node3 26818 1726853580.33593: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853580.33605: Calling all_plugins_play to load vars for managed_node3 26818 1726853580.33616: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853580.33620: Calling groups_plugins_play to load vars for managed_node3 26818 1726853580.33653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853580.33709: done with get_vars() 26818 1726853580.33715: done getting variables 26818 1726853580.33781: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 Friday 20 September 2024 13:33:00 -0400 (0:00:00.011) 0:00:00.011 ****** 26818 1726853580.33805: entering _queue_task() for managed_node3/gather_facts 26818 1726853580.33807: Creating lock for gather_facts 26818 1726853580.34169: worker is 1 (out of 1 available) 26818 1726853580.34183: exiting _queue_task() for managed_node3/gather_facts 26818 1726853580.34196: done queuing things up, now waiting for results queue to drain 26818 1726853580.34198: waiting for pending results... 26818 1726853580.34558: running TaskExecutor() for managed_node3/TASK: Gathering Facts 26818 1726853580.34613: in run() - task 02083763-bbaf-0338-49da-000000000037 26818 1726853580.34629: variable 'ansible_search_path' from source: unknown 26818 1726853580.34657: calling self._execute() 26818 1726853580.34702: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853580.34705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853580.34714: variable 'omit' from source: magic vars 26818 1726853580.34800: variable 'omit' from source: magic vars 26818 1726853580.34818: variable 'omit' from source: magic vars 26818 1726853580.34842: variable 'omit' from source: magic vars 26818 1726853580.34889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853580.34917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853580.34958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853580.34979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853580.34985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853580.35008: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853580.35010: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853580.35013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853580.35276: Set connection var ansible_connection to ssh 26818 1726853580.35280: Set connection var ansible_pipelining to False 26818 1726853580.35283: Set connection var ansible_shell_executable to /bin/sh 26818 1726853580.35285: Set connection var ansible_shell_type to sh 26818 1726853580.35288: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853580.35290: Set connection var ansible_timeout to 10 26818 1726853580.35291: variable 'ansible_shell_executable' from source: unknown 26818 1726853580.35293: variable 'ansible_connection' from source: unknown 26818 1726853580.35295: variable 'ansible_module_compression' from source: unknown 26818 1726853580.35297: variable 'ansible_shell_type' from source: unknown 26818 1726853580.35299: variable 'ansible_shell_executable' from source: unknown 26818 1726853580.35301: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853580.35302: variable 'ansible_pipelining' from source: unknown 26818 1726853580.35304: variable 'ansible_timeout' from source: unknown 26818 1726853580.35306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853580.35362: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853580.35377: variable 'omit' from source: magic vars 26818 1726853580.35386: starting attempt loop 26818 1726853580.35391: running the handler 26818 1726853580.35406: variable 'ansible_facts' from source: unknown 26818 1726853580.35427: _low_level_execute_command(): starting 26818 1726853580.35438: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853580.36052: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853580.36070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853580.36086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853580.36126: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853580.36144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853580.36220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853580.37906: stdout chunk (state=3): >>>/root <<< 26818 1726853580.38040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853580.38042: stdout chunk (state=3): >>><<< 26818 1726853580.38044: stderr chunk (state=3): >>><<< 26818 1726853580.38058: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853580.38077: _low_level_execute_command(): starting 26818 1726853580.38080: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982 `" && echo ansible-tmp-1726853580.3806186-26860-270106174528982="` echo /root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982 `" ) && sleep 0' 26818 1726853580.38457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853580.38494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853580.38497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853580.38500: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853580.38508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853580.38545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853580.38548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853580.38615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853580.40544: stdout chunk (state=3): >>>ansible-tmp-1726853580.3806186-26860-270106174528982=/root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982 <<< 26818 1726853580.40655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853580.40684: stderr chunk (state=3): >>><<< 26818 1726853580.40687: stdout chunk (state=3): >>><<< 26818 1726853580.40702: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853580.3806186-26860-270106174528982=/root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853580.40727: variable 'ansible_module_compression' from source: unknown 26818 1726853580.40779: ANSIBALLZ: Using generic lock for ansible.legacy.setup 26818 1726853580.40783: ANSIBALLZ: Acquiring lock 26818 1726853580.40785: ANSIBALLZ: Lock acquired: 140692304581584 26818 1726853580.40788: ANSIBALLZ: Creating module 26818 1726853580.59305: ANSIBALLZ: Writing module into payload 26818 1726853580.59397: ANSIBALLZ: Writing module 26818 1726853580.59414: ANSIBALLZ: Renaming module 26818 1726853580.59419: ANSIBALLZ: Done creating module 26818 1726853580.59457: variable 'ansible_facts' from source: unknown 26818 1726853580.59460: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853580.59463: _low_level_execute_command(): starting 26818 1726853580.59470: _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' 26818 1726853580.60036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853580.60039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853580.60116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853580.61836: stdout chunk (state=3): >>>PLATFORM <<< 26818 1726853580.61910: stdout chunk (state=3): >>>Linux <<< 26818 1726853580.61925: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 26818 1726853580.61937: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 26818 1726853580.62072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853580.62101: stderr chunk (state=3): >>><<< 26818 1726853580.62104: stdout chunk (state=3): >>><<< 26818 1726853580.62118: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853580.62128 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 26818 1726853580.62165: _low_level_execute_command(): starting 26818 1726853580.62168: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 26818 1726853580.62245: Sending initial data 26818 1726853580.62248: Sent initial data (1181 bytes) 26818 1726853580.62612: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853580.62615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853580.62617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853580.62619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853580.62621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853580.62628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853580.62677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853580.62681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853580.62683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853580.62748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853580.66456: 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"} <<< 26818 1726853580.66924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853580.67081: stderr chunk (state=3): >>><<< 26818 1726853580.67089: stdout chunk (state=3): >>><<< 26818 1726853580.67112: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853580.67332: variable 'ansible_facts' from source: unknown 26818 1726853580.67411: variable 'ansible_facts' from source: unknown 26818 1726853580.67418: variable 'ansible_module_compression' from source: unknown 26818 1726853580.67421: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26818 1726853580.67456: variable 'ansible_facts' from source: unknown 26818 1726853580.67940: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/AnsiballZ_setup.py 26818 1726853580.68041: Sending initial data 26818 1726853580.68045: Sent initial data (154 bytes) 26818 1726853580.68862: 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 <<< 26818 1726853580.68867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853580.68878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853580.68991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853580.68999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853580.69004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853580.69265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853580.71139: 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 <<< 26818 1726853580.71199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853580.71253: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp3ib42hl7 /root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/AnsiballZ_setup.py <<< 26818 1726853580.71262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/AnsiballZ_setup.py" <<< 26818 1726853580.71316: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp3ib42hl7" to remote "/root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/AnsiballZ_setup.py" <<< 26818 1726853580.71318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/AnsiballZ_setup.py" <<< 26818 1726853580.72420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853580.72465: stderr chunk (state=3): >>><<< 26818 1726853580.72468: stdout chunk (state=3): >>><<< 26818 1726853580.72489: done transferring module to remote 26818 1726853580.72504: _low_level_execute_command(): starting 26818 1726853580.72507: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/ /root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/AnsiballZ_setup.py && sleep 0' 26818 1726853580.73199: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853580.73215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853580.73292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853580.73344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853580.73512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853580.75583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853580.75588: stdout chunk (state=3): >>><<< 26818 1726853580.75590: stderr chunk (state=3): >>><<< 26818 1726853580.75593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853580.75596: _low_level_execute_command(): starting 26818 1726853580.75599: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/AnsiballZ_setup.py && sleep 0' 26818 1726853580.76775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853580.76838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853580.76858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853580.76881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853580.77042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853580.77183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853580.77395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853580.79817: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # <<< 26818 1726853580.79848: stdout chunk (state=3): >>>import 'marshal' # <<< 26818 1726853580.79851: stdout chunk (state=3): >>>import 'posix' # <<< 26818 1726853580.79891: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 26818 1726853580.79912: stdout chunk (state=3): >>>import 'time' # <<< 26818 1726853580.79925: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 26818 1726853580.79991: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853580.80048: stdout chunk (state=3): >>>import '_codecs' # <<< 26818 1726853580.80082: stdout chunk (state=3): >>>import 'codecs' # <<< 26818 1726853580.80086: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 26818 1726853580.80122: 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 0x7f96fdc104d0> <<< 26818 1726853580.80126: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fdbdfb30> <<< 26818 1726853580.80129: 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 0x7f96fdc12a50> <<< 26818 1726853580.80267: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 26818 1726853580.80291: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 26818 1726853580.80317: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26818 1726853580.80346: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 26818 1726853580.80390: stdout chunk (state=3): >>>import 'os' # <<< 26818 1726853580.80470: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 26818 1726853580.80477: stdout chunk (state=3): >>>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' <<< 26818 1726853580.80556: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9c1130> <<< 26818 1726853580.80604: 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' <<< 26818 1726853580.80701: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9c1fa0> import 'site' # <<< 26818 1726853580.80717: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 26818 1726853580.81009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26818 1726853580.81026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 26818 1726853580.81089: 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 <<< 26818 1726853580.81170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 26818 1726853580.81201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9ffda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 26818 1726853580.81229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 26818 1726853580.81259: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9fffb0> <<< 26818 1726853580.81396: 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' <<< 26818 1726853580.81412: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda37770> <<< 26818 1726853580.81436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 26818 1726853580.81462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda37e00> import '_collections' # <<< 26818 1726853580.81518: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda17a40> import '_functools' # <<< 26818 1726853580.81605: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda15160> <<< 26818 1726853580.81645: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9fcf50> <<< 26818 1726853580.81666: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26818 1726853580.81706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 26818 1726853580.81817: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26818 1726853580.81821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda576b0> <<< 26818 1726853580.81851: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda562d0> # /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 0x7f96fda16030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda54b60> <<< 26818 1726853580.81925: 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 0x7f96fda8c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9fc1d0> <<< 26818 1726853580.81960: 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' <<< 26818 1726853580.82050: 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 0x7f96fda8cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8ca10> # 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 0x7f96fda8cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9facf0> <<< 26818 1726853580.82082: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 26818 1726853580.82136: stdout chunk (state=3): >>># 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 <<< 26818 1726853580.82167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8d190> import 'importlib.machinery' # <<< 26818 1726853580.82270: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8e3c0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 26818 1726853580.82294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 26818 1726853580.82324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 26818 1726853580.82338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fdaa85c0> <<< 26818 1726853580.82612: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fdaa9d00> <<< 26818 1726853580.82617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26818 1726853580.82620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fdaaaba0> # 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 0x7f96fdaab200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fdaaa0f0> # /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 0x7f96fdaabc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fdaab3b0> <<< 26818 1726853580.82637: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8e330> <<< 26818 1726853580.82663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 26818 1726853580.82684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 26818 1726853580.82720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 26818 1726853580.82732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 26818 1726853580.82766: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fd79bbf0> <<< 26818 1726853580.82828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fd7c46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c4440> <<< 26818 1726853580.82852: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fd7c4710> <<< 26818 1726853580.82934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 26818 1726853580.82961: stdout chunk (state=3): >>># 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' <<< 26818 1726853580.83091: 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 0x7f96fd7c4fe0> <<< 26818 1726853580.83217: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fd7c59d0> <<< 26818 1726853580.83233: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c4890> <<< 26818 1726853580.83264: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd799d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 26818 1726853580.83303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 26818 1726853580.83327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 26818 1726853580.83381: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c5af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8eae0> <<< 26818 1726853580.83478: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26818 1726853580.83499: 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 <<< 26818 1726853580.83523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 26818 1726853580.83556: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7ef110> <<< 26818 1726853580.83606: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 26818 1726853580.83707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853580.83722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd813470> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26818 1726853580.83776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 26818 1726853580.83820: stdout chunk (state=3): >>>import 'ntpath' # <<< 26818 1726853580.83854: 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 0x7f96fd874290> <<< 26818 1726853580.83865: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 26818 1726853580.83896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 26818 1726853580.83920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26818 1726853580.83966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26818 1726853580.84131: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd8769f0> <<< 26818 1726853580.84153: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd8743b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd841280> <<< 26818 1726853580.84180: 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 0x7f96fd1253d0> <<< 26818 1726853580.84251: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd812270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c7ce0> <<< 26818 1726853580.84396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26818 1726853580.84413: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f96fd812870> <<< 26818 1726853580.84687: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_uqr4p9na/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 26818 1726853580.84879: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.84907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26818 1726853580.84968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26818 1726853580.85004: 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 0x7f96fd18b1a0> <<< 26818 1726853580.85120: stdout chunk (state=3): >>>import '_typing' # <<< 26818 1726853580.85240: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd16a090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd1691f0> <<< 26818 1726853580.85257: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.85295: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 26818 1726853580.85351: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.86856: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.88002: 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 0x7f96fd188e90> # /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' <<< 26818 1726853580.88030: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853580.88078: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fd1baa80> <<< 26818 1726853580.88093: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd1ba810> <<< 26818 1726853580.88213: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd1ba150> # /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 0x7f96fd1ba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd18be30> import 'atexit' # <<< 26818 1726853580.88227: 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 0x7f96fd1bb7d0> <<< 26818 1726853580.88258: 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 0x7f96fd1bb9e0> <<< 26818 1726853580.88268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26818 1726853580.88322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26818 1726853580.88369: stdout chunk (state=3): >>>import '_locale' # <<< 26818 1726853580.88385: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd1bbf20> import 'pwd' # <<< 26818 1726853580.88510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26818 1726853580.88527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26818 1726853580.88552: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd025ca0> # 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 0x7f96fd0278c0> # /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' <<< 26818 1726853580.88570: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd0282c0> <<< 26818 1726853580.88596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26818 1726853580.88622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 26818 1726853580.88649: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd0291c0> <<< 26818 1726853580.88661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26818 1726853580.88749: 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' <<< 26818 1726853580.88774: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd02bec0> <<< 26818 1726853580.88816: 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 0x7f96fd9fade0> <<< 26818 1726853580.88858: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd02a1b0> <<< 26818 1726853580.88863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26818 1726853580.88967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 26818 1726853580.89073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26818 1726853580.89100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 26818 1726853580.89113: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd033e30> import '_tokenize' # <<< 26818 1726853580.89209: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd032900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd032660> # /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' <<< 26818 1726853580.89340: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd032bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd02a6c0> <<< 26818 1726853580.89343: 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 0x7f96fd077fe0> <<< 26818 1726853580.89577: 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 0x7f96fd0781a0> # /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' <<< 26818 1726853580.89601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fd079c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd0799d0> # /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 0x7f96fd07c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd07a2d0> <<< 26818 1726853580.89617: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26818 1726853580.89661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853580.89684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 26818 1726853580.89815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 26818 1726853580.89892: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd07f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd07c320> <<< 26818 1726853580.89935: 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 0x7f96fd080a40> <<< 26818 1726853580.89970: 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 0x7f96fd080b90> <<< 26818 1726853580.90015: 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 0x7f96fd080ad0> <<< 26818 1726853580.90037: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd078350> <<< 26818 1726853580.90149: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # 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' <<< 26818 1726853580.90162: 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 0x7f96fcf08200> <<< 26818 1726853580.90318: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853580.90324: 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 0x7f96fcf09460> <<< 26818 1726853580.90336: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd082990> <<< 26818 1726853580.90370: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fd083d40> <<< 26818 1726853580.90386: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd082600> # zipimport: zlib available <<< 26818 1726853580.90402: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 26818 1726853580.90469: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.90512: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.90679: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.90691: 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 <<< 26818 1726853580.90794: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.90907: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.91475: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.92039: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 26818 1726853580.92042: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 26818 1726853580.92044: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 26818 1726853580.92068: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 26818 1726853580.92103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853580.92148: 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 0x7f96fcf11670> <<< 26818 1726853580.92237: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 26818 1726853580.92241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 26818 1726853580.92264: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf12510> <<< 26818 1726853580.92267: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf09580> <<< 26818 1726853580.92386: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26818 1726853580.92494: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 26818 1726853580.92516: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.92676: 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' <<< 26818 1726853580.92693: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf12480> <<< 26818 1726853580.92891: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.93169: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.93612: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.93682: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.93757: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26818 1726853580.93776: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.93807: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.93888: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 26818 1726853580.93919: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.93997: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 26818 1726853580.94012: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.94101: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853580.94185: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 26818 1726853580.94365: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.94595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26818 1726853580.94660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26818 1726853580.94675: stdout chunk (state=3): >>>import '_ast' # <<< 26818 1726853580.94760: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf13470> <<< 26818 1726853580.94763: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.94855: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.94967: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 26818 1726853580.95095: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853580.95126: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.95185: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.95252: 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 <<< 26818 1726853580.95301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853580.95397: 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 0x7f96fcf1e0c0> <<< 26818 1726853580.95431: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf18fe0> <<< 26818 1726853580.95457: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 26818 1726853580.95470: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.95543: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.95626: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.95642: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.95738: 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 <<< 26818 1726853580.95742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853580.95756: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 26818 1726853580.95817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 26818 1726853580.95828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 26818 1726853580.95966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd0068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd0fe570> <<< 26818 1726853580.96038: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf1de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd032b70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 26818 1726853580.96047: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96086: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96115: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 26818 1726853580.96118: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 26818 1726853580.96295: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853580.96427: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853580.96430: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96466: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96502: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 26818 1726853580.96622: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96634: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96698: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96719: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.96781: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 26818 1726853580.96951: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.97119: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.97174: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.97219: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 26818 1726853580.97283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # 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 <<< 26818 1726853580.97313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 26818 1726853580.97329: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb1f70> <<< 26818 1726853580.97387: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 26818 1726853580.97493: 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 # 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 0x7f96fcbc3d70> <<< 26818 1726853580.97519: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853580.97607: 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 0x7f96fcbdc0e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb3470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb2a80> <<< 26818 1726853580.97632: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb0620> <<< 26818 1726853580.97649: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb1070> <<< 26818 1726853580.97659: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 26818 1726853580.97726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 26818 1726853580.97788: 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' # /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' <<< 26818 1726853580.97826: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853580.97838: 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 0x7f96fcbdf110> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcbde9c0> <<< 26818 1726853580.97921: 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 0x7f96fcbdeba0> <<< 26818 1726853580.97935: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcbdddf0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 26818 1726853580.98021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 26818 1726853580.98037: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcbdf2c0> <<< 26818 1726853580.98089: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 26818 1726853580.98092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 26818 1726853580.98148: 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 0x7f96fcc31df0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcbdfdd0> <<< 26818 1726853580.98256: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb0350> import 'ansible.module_utils.facts.timeout' # <<< 26818 1726853580.98394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 26818 1726853580.98429: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.98477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 26818 1726853580.98499: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.98609: stdout chunk (state=3): >>># 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 <<< 26818 1726853580.98649: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.98695: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 26818 1726853580.98708: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.98839: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 26818 1726853580.98861: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.98922: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.98980: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.99064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 26818 1726853580.99554: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853580.99992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 26818 1726853581.00046: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.00084: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.00155: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26818 1726853581.00185: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 26818 1726853581.00198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 26818 1726853581.00392: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 26818 1726853581.00404: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.00435: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.00461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 26818 1726853581.00479: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.00591: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 26818 1726853581.00629: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.00724: 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' <<< 26818 1726853581.00752: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcc33020> <<< 26818 1726853581.00772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 26818 1726853581.00833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 26818 1726853581.00931: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcc32990> import 'ansible.module_utils.facts.system.local' # <<< 26818 1726853581.00946: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.01055: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.01078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 26818 1726853581.01093: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.01180: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.01282: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 26818 1726853581.01285: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.01351: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.01596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 26818 1726853581.01652: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853581.01817: 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 0x7f96fcc6a0f0> <<< 26818 1726853581.01925: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcc58440> import 'ansible.module_utils.facts.system.python' # <<< 26818 1726853581.01932: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02031: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02048: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 26818 1726853581.02061: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02142: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02223: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02334: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02589: stdout chunk (state=3): >>>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' # <<< 26818 1726853581.02592: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02636: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02689: 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' <<< 26818 1726853581.02808: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f96fcc7d7c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcc5b0b0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 26818 1726853581.02812: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02849: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.02891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 26818 1726853581.02937: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03062: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 26818 1726853581.03232: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03387: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03453: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03477: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 26818 1726853581.03527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 26818 1726853581.03565: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03668: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03717: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.03862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 26818 1726853581.03881: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.04015: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.04118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 26818 1726853581.04292: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853581.04768: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.05289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 26818 1726853581.05308: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.05416: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.05545: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 26818 1726853581.05645: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.05746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 26818 1726853581.05895: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06059: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 26818 1726853581.06066: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 26818 1726853581.06101: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06179: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 26818 1726853581.06476: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06494: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06602: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 26818 1726853581.06829: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06861: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 26818 1726853581.06955: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.06970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 26818 1726853581.06986: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.07053: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.07155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 26818 1726853581.07294: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853581.07363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 26818 1726853581.07367: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.07392: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.07483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 26818 1726853581.07722: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.07977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 26818 1726853581.07993: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08048: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 26818 1726853581.08129: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08157: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853581.08275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 26818 1726853581.08278: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08309: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08349: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 26818 1726853581.08375: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08459: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 26818 1726853581.08525: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08538: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 26818 1726853581.08563: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08698: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # <<< 26818 1726853581.08702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26818 1726853581.08705: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08755: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08802: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.08884: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.09037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 26818 1726853581.09063: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.09067: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 26818 1726853581.09078: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.09277: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.09485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 26818 1726853581.09545: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.09655: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 26818 1726853581.09658: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.09693: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 26818 1726853581.09767: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.09851: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 26818 1726853581.10091: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 26818 1726853581.10134: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853581.10323: 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' <<< 26818 1726853581.10352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 26818 1726853581.10366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 26818 1726853581.10404: 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 0x7f96fca7a000> <<< 26818 1726853581.10492: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fca781a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fca73860> <<< 26818 1726853581.23256: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcac1f70> # /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' <<< 26818 1726853581.23267: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcac0ce0> <<< 26818 1726853581.23316: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 26818 1726853581.23354: stdout chunk (state=3): >>># 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' <<< 26818 1726853581.23590: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcac2570> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcac1ca0> <<< 26818 1726853581.23662: 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 <<< 26818 1726853581.47697: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 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_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "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": 2976, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 555, "free": 2976}, "nocache": {"free": 3293, "used": 238}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 725, "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": 261802926080, "block_size": 4096, "block_total": 65519099, "block_available": 63916730, "block_used": 1602369, "inode_total": 131070960, "inode_available": 131029149, "inode_used": 41811, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "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_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_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "01", "epoch": "1726853581", "epoch_int": "1726853581", "date": "2024-09-20", "time": "13:33:01", "iso8601_micro": "2024-09-20T17:33:01.472744Z", "iso8601": "2024-09-20T17:33:01Z", "iso8601_basic": "20240920T133301472744", "iso8601_basic_short": "20240920T133301", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.50732421875, "5m": 0.4833984375, "15m": 0.28271484375}, "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"}}} <<< 26818 1726853581.48397: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre <<< 26818 1726853581.48431: stdout chunk (state=3): >>># cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # 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<<< 26818 1726853581.48455: stdout chunk (state=3): >>> # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 26818 1726853581.48672: stdout chunk (state=3): >>># cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # 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 <<< 26818 1726853581.48682: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 26818 1726853581.49079: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 26818 1726853581.49177: stdout chunk (state=3): >>># 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 <<< 26818 1726853581.49247: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 26818 1726853581.49266: 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 <<< 26818 1726853581.49296: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 26818 1726853581.49318: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 26818 1726853581.49372: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 26818 1726853581.49402: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 26818 1726853581.49421: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 26818 1726853581.49447: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 26818 1726853581.49480: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 26818 1726853581.49512: stdout chunk (state=3): >>># destroy _ssl <<< 26818 1726853581.49521: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 26818 1726853581.49594: stdout chunk (state=3): >>># 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 <<< 26818 1726853581.49732: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # 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 <<< 26818 1726853581.49830: stdout chunk (state=3): >>># 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 <<< 26818 1726853581.49860: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # 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 <<< 26818 1726853581.49880: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 26818 1726853581.49896: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 26818 1726853581.50060: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 26818 1726853581.50075: stdout chunk (state=3): >>># destroy _collections <<< 26818 1726853581.50170: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 26818 1726853581.50176: stdout chunk (state=3): >>># destroy tokenize <<< 26818 1726853581.50198: stdout chunk (state=3): >>># 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 <<< 26818 1726853581.50263: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 26818 1726853581.50319: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 26818 1726853581.50366: stdout chunk (state=3): >>> # 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 <<< 26818 1726853581.50396: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 26818 1726853581.50595: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 26818 1726853581.50877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853581.50881: stderr chunk (state=3): >>><<< 26818 1726853581.50883: stdout chunk (state=3): >>><<< 26818 1726853581.51185: _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 0x7f96fdc104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fdbdfb30> # /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 0x7f96fdc12a50> 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 0x7f96fd9c1130> # /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 0x7f96fd9c1fa0> 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 0x7f96fd9ffda0> # /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 0x7f96fd9fffb0> # /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 0x7f96fda37770> # /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 0x7f96fda37e00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda17a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda15160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9fcf50> # /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 0x7f96fda576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda562d0> # /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 0x7f96fda16030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda54b60> # /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 0x7f96fda8c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9fc1d0> # /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 0x7f96fda8cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8ca10> # 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 0x7f96fda8cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd9facf0> # /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 0x7f96fda8d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8d190> 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 0x7f96fda8e3c0> 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 0x7f96fdaa85c0> 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 0x7f96fdaa9d00> # /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 0x7f96fdaaaba0> # 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 0x7f96fdaab200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fdaaa0f0> # /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 0x7f96fdaabc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fdaab3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8e330> # /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 0x7f96fd79bbf0> # /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 0x7f96fd7c46e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c4440> # 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 0x7f96fd7c4710> # /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 0x7f96fd7c4fe0> # 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 0x7f96fd7c59d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c4890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd799d90> # /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 0x7f96fd7c6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c5af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fda8eae0> # /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 0x7f96fd7ef110> # /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 0x7f96fd813470> # /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 0x7f96fd874290> # /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 0x7f96fd8769f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd8743b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd841280> # /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 0x7f96fd1253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd812270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd7c7ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f96fd812870> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_uqr4p9na/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 0x7f96fd18b1a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd16a090> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd1691f0> # 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 0x7f96fd188e90> # /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 0x7f96fd1baa80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd1ba810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd1ba150> # /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 0x7f96fd1ba8a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd18be30> 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 0x7f96fd1bb7d0> # 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 0x7f96fd1bb9e0> # /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 0x7f96fd1bbf20> 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 0x7f96fd025ca0> # 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 0x7f96fd0278c0> # /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 0x7f96fd0282c0> # /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 0x7f96fd0291c0> # /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 0x7f96fd02bec0> # 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 0x7f96fd9fade0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd02a1b0> # /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 0x7f96fd033e30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd032900> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd032660> # /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 0x7f96fd032bd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd02a6c0> # 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 0x7f96fd077fe0> # /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 0x7f96fd0781a0> # /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 0x7f96fd079c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd0799d0> # /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 0x7f96fd07c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd07a2d0> # /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 0x7f96fd07f950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd07c320> # 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 0x7f96fd080a40> # 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 0x7f96fd080b90> # 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 0x7f96fd080ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd078350> # /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 0x7f96fcf08200> # 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 0x7f96fcf09460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd082990> # 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 0x7f96fd083d40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd082600> # 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 0x7f96fcf11670> # /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 0x7f96fcf12510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf09580> 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 0x7f96fcf12480> # 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 0x7f96fcf13470> # 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 0x7f96fcf1e0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf18fe0> 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 0x7f96fd0068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd0fe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcf1de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fd032b70> # 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 0x7f96fcfb1f70> # /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 0x7f96fcbc3d70> # 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 0x7f96fcbdc0e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb3470> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb2a80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb0620> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb1070> # /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 0x7f96fcbdf110> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcbde9c0> # 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 0x7f96fcbdeba0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcbdddf0> # /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 0x7f96fcbdf2c0> # /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 0x7f96fcc31df0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcbdfdd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcfb0350> 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 0x7f96fcc33020> # /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 0x7f96fcc32990> 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 0x7f96fcc6a0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcc58440> 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 0x7f96fcc7d7c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcc5b0b0> 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 0x7f96fca7a000> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fca781a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fca73860> # /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 0x7f96fcac1f70> # /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 0x7f96fcac0ce0> # /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 0x7f96fcac2570> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f96fcac1ca0> 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_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 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_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "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": 2976, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 555, "free": 2976}, "nocache": {"free": 3293, "used": 238}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 725, "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": 261802926080, "block_size": 4096, "block_total": 65519099, "block_available": 63916730, "block_used": 1602369, "inode_total": 131070960, "inode_available": 131029149, "inode_used": 41811, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "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_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_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "01", "epoch": "1726853581", "epoch_int": "1726853581", "date": "2024-09-20", "time": "13:33:01", "iso8601_micro": "2024-09-20T17:33:01.472744Z", "iso8601": "2024-09-20T17:33:01Z", "iso8601_basic": "20240920T133301472744", "iso8601_basic_short": "20240920T133301", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.50732421875, "5m": 0.4833984375, "15m": 0.28271484375}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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. 26818 1726853581.52958: 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-1726853580.3806186-26860-270106174528982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853581.52962: _low_level_execute_command(): starting 26818 1726853581.52964: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853580.3806186-26860-270106174528982/ > /dev/null 2>&1 && sleep 0' 26818 1726853581.53805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853581.53809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853581.53812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853581.53814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853581.53816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853581.53818: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853581.53820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853581.53823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853581.53826: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853581.53829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853581.53831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853581.53903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853581.53907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853581.53909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853581.53912: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853581.53914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853581.54066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853581.54084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853581.54179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853581.56104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853581.56232: stderr chunk (state=3): >>><<< 26818 1726853581.56236: stdout chunk (state=3): >>><<< 26818 1726853581.56377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853581.56381: handler run complete 26818 1726853581.56658: variable 'ansible_facts' from source: unknown 26818 1726853581.56979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853581.57456: variable 'ansible_facts' from source: unknown 26818 1726853581.57674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853581.57918: attempt loop complete, returning result 26818 1726853581.57927: _execute() done 26818 1726853581.57966: dumping result to json 26818 1726853581.58001: done dumping result, returning 26818 1726853581.58081: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-0338-49da-000000000037] 26818 1726853581.58092: sending task result for task 02083763-bbaf-0338-49da-000000000037 26818 1726853581.58818: done sending task result for task 02083763-bbaf-0338-49da-000000000037 26818 1726853581.58822: WORKER PROCESS EXITING ok: [managed_node3] 26818 1726853581.59269: no more pending results, returning what we have 26818 1726853581.59274: results queue empty 26818 1726853581.59275: checking for any_errors_fatal 26818 1726853581.59276: done checking for any_errors_fatal 26818 1726853581.59277: checking for max_fail_percentage 26818 1726853581.59279: done checking for max_fail_percentage 26818 1726853581.59279: checking to see if all hosts have failed and the running result is not ok 26818 1726853581.59280: done checking to see if all hosts have failed 26818 1726853581.59281: getting the remaining hosts for this loop 26818 1726853581.59282: done getting the remaining hosts for this loop 26818 1726853581.59286: getting the next task for host managed_node3 26818 1726853581.59292: done getting next task for host managed_node3 26818 1726853581.59293: ^ task is: TASK: meta (flush_handlers) 26818 1726853581.59295: ^ 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 26818 1726853581.59298: getting variables 26818 1726853581.59299: in VariableManager get_vars() 26818 1726853581.59320: Calling all_inventory to load vars for managed_node3 26818 1726853581.59322: Calling groups_inventory to load vars for managed_node3 26818 1726853581.59325: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853581.59451: Calling all_plugins_play to load vars for managed_node3 26818 1726853581.59455: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853581.59459: Calling groups_plugins_play to load vars for managed_node3 26818 1726853581.59752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853581.60418: done with get_vars() 26818 1726853581.60429: done getting variables 26818 1726853581.60523: in VariableManager get_vars() 26818 1726853581.60534: Calling all_inventory to load vars for managed_node3 26818 1726853581.60537: Calling groups_inventory to load vars for managed_node3 26818 1726853581.60539: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853581.60545: Calling all_plugins_play to load vars for managed_node3 26818 1726853581.60547: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853581.60555: Calling groups_plugins_play to load vars for managed_node3 26818 1726853581.60854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853581.61320: done with get_vars() 26818 1726853581.61334: done queuing things up, now waiting for results queue to drain 26818 1726853581.61336: results queue empty 26818 1726853581.61337: checking for any_errors_fatal 26818 1726853581.61340: done checking for any_errors_fatal 26818 1726853581.61340: checking for max_fail_percentage 26818 1726853581.61342: done checking for max_fail_percentage 26818 1726853581.61342: checking to see if all hosts have failed and the running result is not ok 26818 1726853581.61343: done checking to see if all hosts have failed 26818 1726853581.61344: getting the remaining hosts for this loop 26818 1726853581.61345: done getting the remaining hosts for this loop 26818 1726853581.61348: getting the next task for host managed_node3 26818 1726853581.61353: done getting next task for host managed_node3 26818 1726853581.61356: ^ task is: TASK: Include the task 'el_repo_setup.yml' 26818 1726853581.61358: ^ 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 26818 1726853581.61477: getting variables 26818 1726853581.61479: in VariableManager get_vars() 26818 1726853581.61488: Calling all_inventory to load vars for managed_node3 26818 1726853581.61491: Calling groups_inventory to load vars for managed_node3 26818 1726853581.61493: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853581.61498: Calling all_plugins_play to load vars for managed_node3 26818 1726853581.61500: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853581.61502: Calling groups_plugins_play to load vars for managed_node3 26818 1726853581.61643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853581.62145: done with get_vars() 26818 1726853581.62153: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:11 Friday 20 September 2024 13:33:01 -0400 (0:00:01.285) 0:00:01.296 ****** 26818 1726853581.62350: entering _queue_task() for managed_node3/include_tasks 26818 1726853581.62352: Creating lock for include_tasks 26818 1726853581.63151: worker is 1 (out of 1 available) 26818 1726853581.63162: exiting _queue_task() for managed_node3/include_tasks 26818 1726853581.63175: done queuing things up, now waiting for results queue to drain 26818 1726853581.63176: waiting for pending results... 26818 1726853581.63903: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 26818 1726853581.63908: in run() - task 02083763-bbaf-0338-49da-000000000006 26818 1726853581.63911: variable 'ansible_search_path' from source: unknown 26818 1726853581.64091: calling self._execute() 26818 1726853581.64174: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853581.64477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853581.64481: variable 'omit' from source: magic vars 26818 1726853581.64974: _execute() done 26818 1726853581.64978: dumping result to json 26818 1726853581.64980: done dumping result, returning 26818 1726853581.64987: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [02083763-bbaf-0338-49da-000000000006] 26818 1726853581.64989: sending task result for task 02083763-bbaf-0338-49da-000000000006 26818 1726853581.65067: done sending task result for task 02083763-bbaf-0338-49da-000000000006 26818 1726853581.65070: WORKER PROCESS EXITING 26818 1726853581.65219: no more pending results, returning what we have 26818 1726853581.65224: in VariableManager get_vars() 26818 1726853581.65257: Calling all_inventory to load vars for managed_node3 26818 1726853581.65260: Calling groups_inventory to load vars for managed_node3 26818 1726853581.65264: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853581.65278: Calling all_plugins_play to load vars for managed_node3 26818 1726853581.65281: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853581.65284: Calling groups_plugins_play to load vars for managed_node3 26818 1726853581.65576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853581.66091: done with get_vars() 26818 1726853581.66099: variable 'ansible_search_path' from source: unknown 26818 1726853581.66115: we have included files to process 26818 1726853581.66116: generating all_blocks data 26818 1726853581.66117: done generating all_blocks data 26818 1726853581.66118: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26818 1726853581.66119: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26818 1726853581.66122: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 26818 1726853581.67545: in VariableManager get_vars() 26818 1726853581.67679: done with get_vars() 26818 1726853581.67692: done processing included file 26818 1726853581.67694: iterating over new_blocks loaded from include file 26818 1726853581.67695: in VariableManager get_vars() 26818 1726853581.67704: done with get_vars() 26818 1726853581.67706: filtering new block on tags 26818 1726853581.67719: done filtering new block on tags 26818 1726853581.67722: in VariableManager get_vars() 26818 1726853581.67731: done with get_vars() 26818 1726853581.67732: filtering new block on tags 26818 1726853581.67745: done filtering new block on tags 26818 1726853581.67748: in VariableManager get_vars() 26818 1726853581.67759: done with get_vars() 26818 1726853581.67761: filtering new block on tags 26818 1726853581.67889: done filtering new block on tags 26818 1726853581.67892: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 26818 1726853581.67897: extending task lists for all hosts with included blocks 26818 1726853581.67944: done extending task lists 26818 1726853581.67945: done processing included files 26818 1726853581.67946: results queue empty 26818 1726853581.67946: checking for any_errors_fatal 26818 1726853581.67948: done checking for any_errors_fatal 26818 1726853581.67949: checking for max_fail_percentage 26818 1726853581.67950: done checking for max_fail_percentage 26818 1726853581.67950: checking to see if all hosts have failed and the running result is not ok 26818 1726853581.67951: done checking to see if all hosts have failed 26818 1726853581.67952: getting the remaining hosts for this loop 26818 1726853581.67953: done getting the remaining hosts for this loop 26818 1726853581.67955: getting the next task for host managed_node3 26818 1726853581.67959: done getting next task for host managed_node3 26818 1726853581.67961: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 26818 1726853581.67963: ^ 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 26818 1726853581.67965: getting variables 26818 1726853581.67966: in VariableManager get_vars() 26818 1726853581.67978: Calling all_inventory to load vars for managed_node3 26818 1726853581.68099: Calling groups_inventory to load vars for managed_node3 26818 1726853581.68102: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853581.68107: Calling all_plugins_play to load vars for managed_node3 26818 1726853581.68110: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853581.68112: Calling groups_plugins_play to load vars for managed_node3 26818 1726853581.68413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853581.68892: done with get_vars() 26818 1726853581.68902: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 13:33:01 -0400 (0:00:00.067) 0:00:01.364 ****** 26818 1726853581.69095: entering _queue_task() for managed_node3/setup 26818 1726853581.69716: worker is 1 (out of 1 available) 26818 1726853581.70058: exiting _queue_task() for managed_node3/setup 26818 1726853581.70074: done queuing things up, now waiting for results queue to drain 26818 1726853581.70075: waiting for pending results... 26818 1726853581.70291: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 26818 1726853581.70448: in run() - task 02083763-bbaf-0338-49da-000000000048 26818 1726853581.70458: variable 'ansible_search_path' from source: unknown 26818 1726853581.70581: variable 'ansible_search_path' from source: unknown 26818 1726853581.70591: calling self._execute() 26818 1726853581.70710: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853581.70763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853581.70789: variable 'omit' from source: magic vars 26818 1726853581.71907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853581.76881: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853581.76941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853581.77106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853581.77152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853581.77183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853581.77424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853581.77467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853581.77559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853581.77651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853581.77679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853581.78100: variable 'ansible_facts' from source: unknown 26818 1726853581.78165: variable 'network_test_required_facts' from source: task vars 26818 1726853581.78385: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 26818 1726853581.78389: variable 'omit' from source: magic vars 26818 1726853581.78391: variable 'omit' from source: magic vars 26818 1726853581.78499: variable 'omit' from source: magic vars 26818 1726853581.78634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853581.78666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853581.78690: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853581.78848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853581.78853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853581.78856: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853581.78858: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853581.78869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853581.79064: Set connection var ansible_connection to ssh 26818 1726853581.79068: Set connection var ansible_pipelining to False 26818 1726853581.79174: Set connection var ansible_shell_executable to /bin/sh 26818 1726853581.79177: Set connection var ansible_shell_type to sh 26818 1726853581.79184: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853581.79186: Set connection var ansible_timeout to 10 26818 1726853581.79208: variable 'ansible_shell_executable' from source: unknown 26818 1726853581.79216: variable 'ansible_connection' from source: unknown 26818 1726853581.79222: variable 'ansible_module_compression' from source: unknown 26818 1726853581.79228: variable 'ansible_shell_type' from source: unknown 26818 1726853581.79234: variable 'ansible_shell_executable' from source: unknown 26818 1726853581.79240: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853581.79252: variable 'ansible_pipelining' from source: unknown 26818 1726853581.79259: variable 'ansible_timeout' from source: unknown 26818 1726853581.79266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853581.79466: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853581.79470: variable 'omit' from source: magic vars 26818 1726853581.79474: starting attempt loop 26818 1726853581.79476: running the handler 26818 1726853581.79478: _low_level_execute_command(): starting 26818 1726853581.79480: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853581.80222: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853581.80262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853581.80284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853581.80344: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853581.80393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853581.80417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853581.80442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853581.80588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853581.82413: stdout chunk (state=3): >>>/root <<< 26818 1726853581.82518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853581.82522: stdout chunk (state=3): >>><<< 26818 1726853581.82524: stderr chunk (state=3): >>><<< 26818 1726853581.82526: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853581.82544: _low_level_execute_command(): starting 26818 1726853581.82708: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796 `" && echo ansible-tmp-1726853581.825066-26903-112739429713796="` echo /root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796 `" ) && sleep 0' 26818 1726853581.83767: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853581.83778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853581.83886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853581.83941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853581.84074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853581.84085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853581.84175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853581.86214: stdout chunk (state=3): >>>ansible-tmp-1726853581.825066-26903-112739429713796=/root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796 <<< 26818 1726853581.86395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853581.86398: stderr chunk (state=3): >>><<< 26818 1726853581.86405: stdout chunk (state=3): >>><<< 26818 1726853581.86454: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853581.825066-26903-112739429713796=/root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853581.86515: variable 'ansible_module_compression' from source: unknown 26818 1726853581.86676: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26818 1726853581.86828: variable 'ansible_facts' from source: unknown 26818 1726853581.87231: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/AnsiballZ_setup.py 26818 1726853581.87516: Sending initial data 26818 1726853581.87524: Sent initial data (153 bytes) 26818 1726853581.88893: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853581.89001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853581.89009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853581.89110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853581.90842: 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 <<< 26818 1726853581.90948: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853581.91057: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpf31ugmh5 /root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/AnsiballZ_setup.py <<< 26818 1726853581.91060: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/AnsiballZ_setup.py" <<< 26818 1726853581.91111: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpf31ugmh5" to remote "/root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/AnsiballZ_setup.py" <<< 26818 1726853581.93508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853581.93513: stdout chunk (state=3): >>><<< 26818 1726853581.93537: stderr chunk (state=3): >>><<< 26818 1726853581.93540: done transferring module to remote 26818 1726853581.93603: _low_level_execute_command(): starting 26818 1726853581.93607: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/ /root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/AnsiballZ_setup.py && sleep 0' 26818 1726853581.94361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853581.94367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853581.94401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853581.94565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853581.96861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853581.96866: stdout chunk (state=3): >>><<< 26818 1726853581.96873: stderr chunk (state=3): >>><<< 26818 1726853581.96876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853581.96878: _low_level_execute_command(): starting 26818 1726853581.96880: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/AnsiballZ_setup.py && sleep 0' 26818 1726853581.97402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853581.97416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853581.97488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853581.97526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853581.97558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853581.97659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853582.00056: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 26818 1726853582.00061: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 26818 1726853582.00105: stdout chunk (state=3): >>>import 'posix' # <<< 26818 1726853582.00165: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 26818 1726853582.00172: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 26818 1726853582.00265: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 26818 1726853582.00375: stdout chunk (state=3): >>>import 'codecs' # <<< 26818 1726853582.00405: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d254184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d253e7b30> # /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 0x7f8d2541aa50> import '_signal' # <<< 26818 1726853582.00480: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 26818 1726853582.00487: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 26818 1726853582.00597: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26818 1726853582.00601: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 26818 1726853582.00710: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 26818 1726853582.00749: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 26818 1726853582.00758: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d251e9130> <<< 26818 1726853582.00886: 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' <<< 26818 1726853582.00923: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d251e9fa0> 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. <<< 26818 1726853582.01295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 26818 1726853582.01383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 26818 1726853582.01477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25227e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 26818 1726853582.01576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 26818 1726853582.01604: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25227f20> # /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 <<< 26818 1726853582.01643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.01688: 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 0x7f8d2525f890> <<< 26818 1726853582.01727: 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 0x7f8d2525ff20> <<< 26818 1726853582.01914: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2523fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2523d250> <<< 26818 1726853582.01943: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25225010> <<< 26818 1726853582.02016: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26818 1726853582.02052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 26818 1726853582.02057: stdout chunk (state=3): >>>import '_sre' # <<< 26818 1726853582.02060: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26818 1726853582.02130: 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 <<< 26818 1726853582.02134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 26818 1726853582.02158: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2527f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2527e450> # /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 0x7f8d2523e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2527ccb0> <<< 26818 1726853582.02251: 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 0x7f8d252b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25224290> # /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' <<< 26818 1726853582.02351: 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 0x7f8d252b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b4bc0> # 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 0x7f8d252b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25222db0> <<< 26818 1726853582.02384: 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' <<< 26818 1726853582.02408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 26818 1726853582.02492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 26818 1726853582.02504: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b5370> <<< 26818 1726853582.02559: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b65a0> <<< 26818 1726853582.02570: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 26818 1726853582.02693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252cc7a0> 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 0x7f8d252cde80> <<< 26818 1726853582.02714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26818 1726853582.02739: 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 <<< 26818 1726853582.02776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252ced20> <<< 26818 1726853582.02807: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d252cf320> <<< 26818 1726853582.02884: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252ce270> <<< 26818 1726853582.02910: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # 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 0x7f8d252cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252cf4d0> <<< 26818 1726853582.02956: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b6510> <<< 26818 1726853582.02995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 26818 1726853582.03039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 26818 1726853582.03050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 26818 1726853582.03069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 26818 1726853582.03402: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d24fbfbf0> <<< 26818 1726853582.03412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d24fe86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fe8410> # 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 0x7f8d24fe86e0> # /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' <<< 26818 1726853582.03469: 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 0x7f8d24fe9010> <<< 26818 1726853582.03723: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853582.03726: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853582.03756: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d24fe99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fe88c0><<< 26818 1726853582.03760: stdout chunk (state=3): >>> <<< 26818 1726853582.03763: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fbdd90> <<< 26818 1726853582.03795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 26818 1726853582.03860: 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 <<< 26818 1726853582.03884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 26818 1726853582.03922: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fead20> <<< 26818 1726853582.03960: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fe8e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b6750> <<< 26818 1726853582.03983: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26818 1726853582.04080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.04141: 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' <<< 26818 1726853582.04180: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25017080> <<< 26818 1726853582.04266: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 26818 1726853582.04272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.04315: 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' <<< 26818 1726853582.04370: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25037440> <<< 26818 1726853582.04401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26818 1726853582.04532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 26818 1726853582.04579: 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 0x7f8d25098260> <<< 26818 1726853582.04604: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 26818 1726853582.04631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 26818 1726853582.04667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 26818 1726853582.04734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26818 1726853582.04852: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2509a9c0> <<< 26818 1726853582.04970: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25098380> <<< 26818 1726853582.05024: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25065250> <<< 26818 1726853582.05064: 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 0x7f8d24925340> <<< 26818 1726853582.05087: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25036240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24febc50> <<< 26818 1726853582.05405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d25036840> <<< 26818 1726853582.05772: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ab4vnfbm/ansible_setup_payload.zip'<<< 26818 1726853582.05801: stdout chunk (state=3): >>> # zipimport: zlib available <<< 26818 1726853582.06044: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.06058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26818 1726853582.06145: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26818 1726853582.06327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26818 1726853582.06330: 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 0x7f8d2498ef90> import '_typing' # <<< 26818 1726853582.06614: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2496de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2496d070> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 26818 1726853582.08379: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.10281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 26818 1726853582.10417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2498ce30> # /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 <<< 26818 1726853582.10624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # 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 0x7f8d249be900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d249be690> <<< 26818 1726853582.10628: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d249bdfa0> # /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 0x7f8d249be3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2541a9c0> 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 0x7f8d249bf680> # 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 0x7f8d249bf8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26818 1726853582.10689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26818 1726853582.10707: stdout chunk (state=3): >>>import '_locale' # <<< 26818 1726853582.10752: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d249bfdd0> import 'pwd' # <<< 26818 1726853582.10779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26818 1726853582.10812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26818 1726853582.10839: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24829bb0> <<< 26818 1726853582.10888: 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 0x7f8d2482b7d0> <<< 26818 1726853582.10939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 26818 1726853582.10944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 26818 1726853582.10974: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2482c1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 26818 1726853582.11028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 26818 1726853582.11046: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2482d370> <<< 26818 1726853582.11061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26818 1726853582.11106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26818 1726853582.11115: 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' <<< 26818 1726853582.11165: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2482fe30> <<< 26818 1726853582.11210: 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 0x7f8d24fe87d0> <<< 26818 1726853582.11236: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2482e120> <<< 26818 1726853582.11281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26818 1726853582.11313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 26818 1726853582.11316: 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' <<< 26818 1726853582.11337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 26818 1726853582.11487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26818 1726853582.11498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24837dd0> <<< 26818 1726853582.11518: stdout chunk (state=3): >>>import '_tokenize' # <<< 26818 1726853582.11580: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d248368a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24836600> <<< 26818 1726853582.11613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 26818 1726853582.11682: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24836b70> <<< 26818 1726853582.11731: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2482e600> <<< 26818 1726853582.11751: 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 0x7f8d2487bfe0> <<< 26818 1726853582.11782: 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 0x7f8d2487c0e0> <<< 26818 1726853582.11823: 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 <<< 26818 1726853582.11867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 26818 1726853582.11872: 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' <<< 26818 1726853582.11913: 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 0x7f8d2487db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2487d940> <<< 26818 1726853582.11916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26818 1726853582.11952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 26818 1726853582.11993: 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 0x7f8d2487ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2487e210> <<< 26818 1726853582.12020: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26818 1726853582.12095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.12098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 26818 1726853582.12117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 26818 1726853582.12150: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24883770> <<< 26818 1726853582.12288: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24880140> <<< 26818 1726853582.12342: 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 0x7f8d248843e0> <<< 26818 1726853582.12379: 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 0x7f8d248844d0> <<< 26818 1726853582.12423: 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 0x7f8d24884830> <<< 26818 1726853582.12446: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2487c290> # /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' <<< 26818 1726853582.12501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 26818 1726853582.12538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 26818 1726853582.12542: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853582.12588: 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 0x7f8d24887f80> <<< 26818 1726853582.12777: 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 0x7f8d24710f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24886720> <<< 26818 1726853582.12810: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d24887ad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24886360> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 26818 1726853582.12830: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.13105: stdout chunk (state=3): >>># 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 <<< 26818 1726853582.13201: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.13321: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.13881: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.14436: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 26818 1726853582.14474: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 26818 1726853582.14494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.14550: 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 0x7f8d24715160> <<< 26818 1726853582.14626: 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' <<< 26818 1726853582.14657: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247165a0> <<< 26818 1726853582.14693: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24885820> <<< 26818 1726853582.14714: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 26818 1726853582.14747: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26818 1726853582.14787: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 26818 1726853582.14791: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.14919: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.15094: 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' <<< 26818 1726853582.15098: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24715d00> <<< 26818 1726853582.15128: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.15576: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.16021: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.16093: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.16173: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 26818 1726853582.16221: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.16259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 26818 1726853582.16329: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.16427: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 26818 1726853582.16430: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.16468: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 26818 1726853582.16496: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.16544: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 26818 1726853582.16548: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.16775: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.17017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26818 1726853582.17076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26818 1726853582.17091: stdout chunk (state=3): >>>import '_ast' # <<< 26818 1726853582.17160: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24717170> <<< 26818 1726853582.17173: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.17249: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.17349: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 26818 1726853582.17355: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 26818 1726853582.17400: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.17403: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.17444: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 26818 1726853582.17497: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.17537: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.17606: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.17664: 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 <<< 26818 1726853582.17727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.18142: 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 0x7f8d24721dc0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2471fb60> 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 <<< 26818 1726853582.18145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 26818 1726853582.18148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 26818 1726853582.18223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 26818 1726853582.18243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 26818 1726853582.18263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26818 1726853582.18316: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2480a750> <<< 26818 1726853582.18343: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d249ea420> <<< 26818 1726853582.18442: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24721eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2471bc50> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 26818 1726853582.18559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 26818 1726853582.18595: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.18612: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 26818 1726853582.18676: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.18761: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.18780: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26818 1726853582.18820: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.18875: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.18901: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.18981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 26818 1726853582.18984: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.19024: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.19119: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.19123: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.19160: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 26818 1726853582.19174: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.19350: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.19528: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.19567: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.19678: 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' <<< 26818 1726853582.19696: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 26818 1726853582.19732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 26818 1726853582.19790: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b18e0> # /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' <<< 26818 1726853582.19809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 26818 1726853582.19858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 26818 1726853582.19906: 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' <<< 26818 1726853582.19937: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d243ebb90> # 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 0x7f8d243ebec0> <<< 26818 1726853582.20115: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2479a540> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b2420> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b3dd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b3b30> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 26818 1726853582.20138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 26818 1726853582.20162: 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' <<< 26818 1726853582.20199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 26818 1726853582.20222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 26818 1726853582.20245: 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 0x7f8d24402f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24402810> <<< 26818 1726853582.20315: 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 0x7f8d244029f0> <<< 26818 1726853582.20335: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24401c40> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 26818 1726853582.20438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 26818 1726853582.20502: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24403140> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 26818 1726853582.20538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 26818 1726853582.20601: 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 0x7f8d24459c70> <<< 26818 1726853582.20606: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24403c50> <<< 26818 1726853582.20674: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b3a40> import 'ansible.module_utils.facts.timeout' # <<< 26818 1726853582.20690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 26818 1726853582.20694: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 26818 1726853582.20732: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.20786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 26818 1726853582.20805: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.20865: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.20916: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 26818 1726853582.20948: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 26818 1726853582.20951: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.20999: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.21021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 26818 1726853582.21082: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.21129: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 26818 1726853582.21138: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.21184: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.21225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 26818 1726853582.21295: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.21348: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.21410: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.21477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 26818 1726853582.21490: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.21984: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.22602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853582.22658: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.22706: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.22754: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 26818 1726853582.22777: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.22807: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.22854: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 26818 1726853582.22864: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.22927: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.23018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 26818 1726853582.23027: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.23078: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.23167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 26818 1726853582.23172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26818 1726853582.23199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 26818 1726853582.23324: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.23327: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.23465: 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' <<< 26818 1726853582.23500: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2445a630> <<< 26818 1726853582.23529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 26818 1726853582.23567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 26818 1726853582.23764: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2445a810> import 'ansible.module_utils.facts.system.local' # <<< 26818 1726853582.23792: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.23927: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.24029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 26818 1726853582.24112: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.24196: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.24330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 26818 1726853582.24346: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.24437: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.24551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 26818 1726853582.24619: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.24741: stdout chunk (state=3): >>># /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' <<< 26818 1726853582.24834: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853582.24929: 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 0x7f8d2448df10> <<< 26818 1726853582.25261: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2447c290> import 'ansible.module_utils.facts.system.python' # <<< 26818 1726853582.25277: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.25370: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.25446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 26818 1726853582.25483: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.25550: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.25653: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.25764: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.25979: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853582.26003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 26818 1726853582.26024: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.26047: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.26108: 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' <<< 26818 1726853582.26130: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853582.26178: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d244a18e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2448d730> import 'ansible.module_utils.facts.system.user' # <<< 26818 1726853582.26214: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 26818 1726853582.26291: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.26303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 26818 1726853582.26515: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.26921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 26818 1726853582.26935: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.26979: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.27032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 26818 1726853582.27062: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.27083: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.27111: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.27321: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.27541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 26818 1726853582.27566: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.27752: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.27966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 26818 1726853582.28040: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26818 1726853582.28974: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.29831: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 26818 1726853582.29846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 26818 1726853582.29849: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.30014: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.30188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 26818 1726853582.30334: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.30489: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 26818 1726853582.30885: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.30970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 26818 1726853582.30997: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.31009: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.31021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 26818 1726853582.31034: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.31090: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.31143: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 26818 1726853582.31162: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.31300: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.31455: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.31787: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32108: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 26818 1726853582.32117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 26818 1726853582.32134: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32183: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 26818 1726853582.32249: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32273: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32305: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 26818 1726853582.32317: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32490: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 26818 1726853582.32537: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32567: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 26818 1726853582.32610: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32688: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 26818 1726853582.32777: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32867: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.32959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 26818 1726853582.33242: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.33537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 26818 1726853582.33540: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.33579: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.33650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 26818 1726853582.33692: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.33702: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.33725: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 26818 1726853582.33783: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.33808: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 26818 1726853582.33814: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.33834: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.33869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 26818 1726853582.33889: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34122: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # <<< 26818 1726853582.34127: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 26818 1726853582.34141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 26818 1726853582.34156: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34210: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34269: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 26818 1726853582.34279: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34310: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34333: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34400: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34468: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34574: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 26818 1726853582.34688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 26818 1726853582.34711: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34774: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.34833: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 26818 1726853582.34851: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.35174: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.35491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 26818 1726853582.35502: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.35564: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.35633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 26818 1726853582.35642: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.35699: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.35767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 26818 1726853582.35780: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.35912: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.36021: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 26818 1726853582.36101: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.36168: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.36304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 26818 1726853582.36488: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.37208: 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' # /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' <<< 26818 1726853582.37218: 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 0x7f8d2429f050> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2429c2c0> <<< 26818 1726853582.37275: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2429e870> <<< 26818 1726853582.38096: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "02", "epoch": "1726853582", "epoch_int": "1726853582", "date": "2024-09-20", "time": "13:33:02", "iso8601_micro": "2024-09-20T17:33:02.375288Z", "iso8601": "2024-09-20T17:33:02Z", "iso8601_basic": "20240920T133302375288", "iso8601_basic_short": "20240920T133302", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "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_service_mgr": "systemd", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}<<< 26818 1726853582.38108: stdout chunk (state=3): >>> <<< 26818 1726853582.39060: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path<<< 26818 1726853582.39099: stdout chunk (state=3): >>> # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack<<< 26818 1726853582.39135: stdout chunk (state=3): >>> # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # 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 <<< 26818 1726853582.39158: stdout chunk (state=3): >>># destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing <<< 26818 1726853582.39166: 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 <<< 26818 1726853582.39170: stdout chunk (state=3): >>># 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<<< 26818 1726853582.39193: stdout chunk (state=3): >>> # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 26818 1726853582.39346: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string<<< 26818 1726853582.39407: stdout chunk (state=3): >>> # 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<<< 26818 1726853582.39427: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # 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 <<< 26818 1726853582.39439: stdout chunk (state=3): >>># 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 <<< 26818 1726853582.39449: stdout chunk (state=3): >>># 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 <<< 26818 1726853582.39463: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux <<< 26818 1726853582.39467: stdout chunk (state=3): >>># 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 <<< 26818 1726853582.39485: stdout chunk (state=3): >>># cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 26818 1726853582.40139: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 26818 1726853582.40145: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 26818 1726853582.40305: stdout chunk (state=3): >>># 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 <<< 26818 1726853582.40339: stdout chunk (state=3): >>># destroy selinux <<< 26818 1726853582.40356: stdout chunk (state=3): >>># destroy shutil <<< 26818 1726853582.40362: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 26818 1726853582.40441: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 26818 1726853582.40445: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 26818 1726853582.40447: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 26818 1726853582.40509: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 26818 1726853582.40512: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 26818 1726853582.40518: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing <<< 26818 1726853582.40568: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 26818 1726853582.40574: stdout chunk (state=3): >>># destroy base64 <<< 26818 1726853582.40693: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob <<< 26818 1726853582.40699: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 26818 1726853582.40768: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 26818 1726853582.40798: 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 # destroy configparser <<< 26818 1726853582.40818: stdout chunk (state=3): >>># 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 <<< 26818 1726853582.40822: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 26818 1726853582.40824: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 26818 1726853582.40949: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # 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 <<< 26818 1726853582.40953: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 26818 1726853582.40972: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 26818 1726853582.40977: 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 <<< 26818 1726853582.41166: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 26818 1726853582.41298: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 26818 1726853582.41326: stdout chunk (state=3): >>># destroy _collections <<< 26818 1726853582.41354: stdout chunk (state=3): >>># destroy platform <<< 26818 1726853582.41365: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 26818 1726853582.41381: stdout chunk (state=3): >>># destroy tokenize <<< 26818 1726853582.41411: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 26818 1726853582.41414: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 26818 1726853582.41463: stdout chunk (state=3): >>># destroy _typing <<< 26818 1726853582.41466: stdout chunk (state=3): >>># destroy _tokenize <<< 26818 1726853582.41469: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator<<< 26818 1726853582.41476: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves <<< 26818 1726853582.41496: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 26818 1726853582.41537: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 26818 1726853582.41805: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math<<< 26818 1726853582.41809: stdout chunk (state=3): >>> # destroy _bisect # destroy time <<< 26818 1726853582.41811: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 26818 1726853582.41813: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 26818 1726853582.41815: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 26818 1726853582.42212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853582.42216: stdout chunk (state=3): >>><<< 26818 1726853582.42218: stderr chunk (state=3): >>><<< 26818 1726853582.42336: _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 0x7f8d254184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d253e7b30> # /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 0x7f8d2541aa50> 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 0x7f8d251e9130> # /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 0x7f8d251e9fa0> 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 0x7f8d25227e60> # /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 0x7f8d25227f20> # /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 0x7f8d2525f890> # /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 0x7f8d2525ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2523fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2523d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25225010> # /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 0x7f8d2527f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2527e450> # /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 0x7f8d2523e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2527ccb0> # /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 0x7f8d252b4860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25224290> # /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 0x7f8d252b4d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b4bc0> # 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 0x7f8d252b4fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25222db0> # /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 0x7f8d252b56a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b5370> 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 0x7f8d252b65a0> 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 0x7f8d252cc7a0> 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 0x7f8d252cde80> # /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 0x7f8d252ced20> # 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 0x7f8d252cf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252ce270> # /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 0x7f8d252cfda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252cf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b6510> # /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 0x7f8d24fbfbf0> # /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 0x7f8d24fe86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fe8410> # 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 0x7f8d24fe86e0> # /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 0x7f8d24fe9010> # 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 0x7f8d24fe99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fe88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fbdd90> # /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 0x7f8d24fead20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24fe8e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d252b6750> # /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 0x7f8d25017080> # /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 0x7f8d25037440> # /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 0x7f8d25098260> # /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 0x7f8d2509a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25098380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25065250> # /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 0x7f8d24925340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d25036240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24febc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d25036840> # zipimport: found 103 names in '/tmp/ansible_setup_payload_ab4vnfbm/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 0x7f8d2498ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2496de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2496d070> # 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 0x7f8d2498ce30> # /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 0x7f8d249be900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d249be690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d249bdfa0> # /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 0x7f8d249be3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2541a9c0> 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 0x7f8d249bf680> # 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 0x7f8d249bf8c0> # /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 0x7f8d249bfdd0> 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 0x7f8d24829bb0> # 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 0x7f8d2482b7d0> # /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 0x7f8d2482c1d0> # /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 0x7f8d2482d370> # /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 0x7f8d2482fe30> # 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 0x7f8d24fe87d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2482e120> # /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 0x7f8d24837dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d248368a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24836600> # /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 0x7f8d24836b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2482e600> # 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 0x7f8d2487bfe0> # /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 0x7f8d2487c0e0> # /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 0x7f8d2487db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2487d940> # /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 0x7f8d2487ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2487e210> # /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 0x7f8d24883770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24880140> # 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 0x7f8d248843e0> # 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 0x7f8d248844d0> # 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 0x7f8d24884830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2487c290> # /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 0x7f8d24887f80> # 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 0x7f8d24710f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24886720> # 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 0x7f8d24887ad0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24886360> # 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 0x7f8d24715160> # /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 0x7f8d247165a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24885820> 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 0x7f8d24715d00> # 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 0x7f8d24717170> # 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 0x7f8d24721dc0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2471fb60> 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 0x7f8d2480a750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d249ea420> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24721eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2471bc50> # 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 0x7f8d247b18e0> # /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 0x7f8d243ebb90> # 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 0x7f8d243ebec0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2479a540> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b2420> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b3dd0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b3b30> # /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 0x7f8d24402f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24402810> # 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 0x7f8d244029f0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24401c40> # /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 0x7f8d24403140> # /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 0x7f8d24459c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d24403c50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d247b3a40> 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 0x7f8d2445a630> # /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 0x7f8d2445a810> 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 0x7f8d2448df10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2447c290> 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 0x7f8d244a18e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2448d730> 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 0x7f8d2429f050> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2429c2c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d2429e870> {"ansible_facts": {"ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 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_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "02", "epoch": "1726853582", "epoch_int": "1726853582", "date": "2024-09-20", "time": "13:33:02", "iso8601_micro": "2024-09-20T17:33:02.375288Z", "iso8601": "2024-09-20T17:33:02Z", "iso8601_basic": "20240920T133302375288", "iso8601_basic_short": "20240920T133302", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "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_service_mgr": "systemd", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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 26818 1726853582.43150: 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-1726853581.825066-26903-112739429713796/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853582.43156: _low_level_execute_command(): starting 26818 1726853582.43159: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853581.825066-26903-112739429713796/ > /dev/null 2>&1 && sleep 0' 26818 1726853582.43162: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853582.43164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853582.43167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853582.43169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853582.43173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853582.43175: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853582.43177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853582.43180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853582.43182: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853582.43184: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853582.43186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853582.43197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853582.43207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853582.43268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853582.43277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853582.43280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853582.43346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26818 1726853582.46114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853582.46117: stdout chunk (state=3): >>><<< 26818 1726853582.46119: stderr chunk (state=3): >>><<< 26818 1726853582.46122: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 26818 1726853582.46124: handler run complete 26818 1726853582.46126: variable 'ansible_facts' from source: unknown 26818 1726853582.46183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853582.46308: variable 'ansible_facts' from source: unknown 26818 1726853582.46351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853582.46476: attempt loop complete, returning result 26818 1726853582.46479: _execute() done 26818 1726853582.46481: dumping result to json 26818 1726853582.46483: done dumping result, returning 26818 1726853582.46485: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [02083763-bbaf-0338-49da-000000000048] 26818 1726853582.46487: sending task result for task 02083763-bbaf-0338-49da-000000000048 26818 1726853582.46681: done sending task result for task 02083763-bbaf-0338-49da-000000000048 26818 1726853582.46685: WORKER PROCESS EXITING ok: [managed_node3] 26818 1726853582.46790: no more pending results, returning what we have 26818 1726853582.46793: results queue empty 26818 1726853582.46794: checking for any_errors_fatal 26818 1726853582.46795: done checking for any_errors_fatal 26818 1726853582.46796: checking for max_fail_percentage 26818 1726853582.46797: done checking for max_fail_percentage 26818 1726853582.46798: checking to see if all hosts have failed and the running result is not ok 26818 1726853582.46799: done checking to see if all hosts have failed 26818 1726853582.46799: getting the remaining hosts for this loop 26818 1726853582.46801: done getting the remaining hosts for this loop 26818 1726853582.46805: getting the next task for host managed_node3 26818 1726853582.46814: done getting next task for host managed_node3 26818 1726853582.46816: ^ task is: TASK: Check if system is ostree 26818 1726853582.46819: ^ 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 26818 1726853582.46823: getting variables 26818 1726853582.46824: in VariableManager get_vars() 26818 1726853582.46853: Calling all_inventory to load vars for managed_node3 26818 1726853582.46856: Calling groups_inventory to load vars for managed_node3 26818 1726853582.46859: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853582.46869: Calling all_plugins_play to load vars for managed_node3 26818 1726853582.46889: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853582.46892: Calling groups_plugins_play to load vars for managed_node3 26818 1726853582.47066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853582.47192: done with get_vars() 26818 1726853582.47200: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 13:33:02 -0400 (0:00:00.781) 0:00:02.146 ****** 26818 1726853582.47273: entering _queue_task() for managed_node3/stat 26818 1726853582.47481: worker is 1 (out of 1 available) 26818 1726853582.47495: exiting _queue_task() for managed_node3/stat 26818 1726853582.47506: done queuing things up, now waiting for results queue to drain 26818 1726853582.47507: waiting for pending results... 26818 1726853582.47650: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 26818 1726853582.47712: in run() - task 02083763-bbaf-0338-49da-00000000004a 26818 1726853582.47721: variable 'ansible_search_path' from source: unknown 26818 1726853582.47724: variable 'ansible_search_path' from source: unknown 26818 1726853582.47752: calling self._execute() 26818 1726853582.47808: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853582.47811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853582.47819: variable 'omit' from source: magic vars 26818 1726853582.48146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853582.48316: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853582.48347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853582.48370: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853582.48560: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853582.48621: 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) 26818 1726853582.48639: 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) 26818 1726853582.48664: 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) 26818 1726853582.48686: 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) 26818 1726853582.48780: Evaluated conditional (not __network_is_ostree is defined): True 26818 1726853582.48783: variable 'omit' from source: magic vars 26818 1726853582.48830: variable 'omit' from source: magic vars 26818 1726853582.48886: variable 'omit' from source: magic vars 26818 1726853582.48890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853582.48899: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853582.48913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853582.48927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853582.48962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853582.48966: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853582.48977: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853582.48980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853582.49058: Set connection var ansible_connection to ssh 26818 1726853582.49065: Set connection var ansible_pipelining to False 26818 1726853582.49070: Set connection var ansible_shell_executable to /bin/sh 26818 1726853582.49076: Set connection var ansible_shell_type to sh 26818 1726853582.49101: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853582.49104: Set connection var ansible_timeout to 10 26818 1726853582.49125: variable 'ansible_shell_executable' from source: unknown 26818 1726853582.49128: variable 'ansible_connection' from source: unknown 26818 1726853582.49131: variable 'ansible_module_compression' from source: unknown 26818 1726853582.49134: variable 'ansible_shell_type' from source: unknown 26818 1726853582.49136: variable 'ansible_shell_executable' from source: unknown 26818 1726853582.49138: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853582.49140: variable 'ansible_pipelining' from source: unknown 26818 1726853582.49142: variable 'ansible_timeout' from source: unknown 26818 1726853582.49148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853582.49283: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853582.49286: variable 'omit' from source: magic vars 26818 1726853582.49289: starting attempt loop 26818 1726853582.49291: running the handler 26818 1726853582.49293: _low_level_execute_command(): starting 26818 1726853582.49300: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853582.50087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853582.50112: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853582.50221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26818 1726853582.52634: stdout chunk (state=3): >>>/root <<< 26818 1726853582.52858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853582.52862: stdout chunk (state=3): >>><<< 26818 1726853582.52864: stderr chunk (state=3): >>><<< 26818 1726853582.52884: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 26818 1726853582.52979: _low_level_execute_command(): starting 26818 1726853582.52984: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336 `" && echo ansible-tmp-1726853582.5289927-26934-177407955752336="` echo /root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336 `" ) && sleep 0' 26818 1726853582.53573: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853582.53588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853582.53657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853582.53713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853582.53733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853582.53772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853582.53880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26818 1726853582.56734: stdout chunk (state=3): >>>ansible-tmp-1726853582.5289927-26934-177407955752336=/root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336 <<< 26818 1726853582.57085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853582.57089: stdout chunk (state=3): >>><<< 26818 1726853582.57091: stderr chunk (state=3): >>><<< 26818 1726853582.57093: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853582.5289927-26934-177407955752336=/root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 26818 1726853582.57095: variable 'ansible_module_compression' from source: unknown 26818 1726853582.57097: ANSIBALLZ: Using lock for stat 26818 1726853582.57098: ANSIBALLZ: Acquiring lock 26818 1726853582.57100: ANSIBALLZ: Lock acquired: 140692304582304 26818 1726853582.57103: ANSIBALLZ: Creating module 26818 1726853582.69999: ANSIBALLZ: Writing module into payload 26818 1726853582.70061: ANSIBALLZ: Writing module 26818 1726853582.70075: ANSIBALLZ: Renaming module 26818 1726853582.70082: ANSIBALLZ: Done creating module 26818 1726853582.70110: variable 'ansible_facts' from source: unknown 26818 1726853582.70165: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/AnsiballZ_stat.py 26818 1726853582.70267: Sending initial data 26818 1726853582.70272: Sent initial data (153 bytes) 26818 1726853582.70915: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853582.70973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853582.70988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853582.71018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853582.71170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26818 1726853582.72790: 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 <<< 26818 1726853582.72850: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853582.72922: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpaapwwjbk /root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/AnsiballZ_stat.py <<< 26818 1726853582.72926: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/AnsiballZ_stat.py" <<< 26818 1726853582.73113: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpaapwwjbk" to remote "/root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/AnsiballZ_stat.py" <<< 26818 1726853582.74332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853582.74456: stderr chunk (state=3): >>><<< 26818 1726853582.74465: stdout chunk (state=3): >>><<< 26818 1726853582.74494: done transferring module to remote 26818 1726853582.74512: _low_level_execute_command(): starting 26818 1726853582.74527: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/ /root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/AnsiballZ_stat.py && sleep 0' 26818 1726853582.75500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853582.75541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853582.75569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853582.75601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853582.75856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853582.77642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853582.77668: stdout chunk (state=3): >>><<< 26818 1726853582.77686: stderr chunk (state=3): >>><<< 26818 1726853582.77721: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853582.77730: _low_level_execute_command(): starting 26818 1726853582.77740: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/AnsiballZ_stat.py && sleep 0' 26818 1726853582.78493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853582.78507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853582.78520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853582.78536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853582.78589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853582.78599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853582.78692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853582.78714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853582.78819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853582.81193: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 26818 1726853582.81349: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 26818 1726853582.81358: stdout chunk (state=3): >>>import 'posix' # <<< 26818 1726853582.81361: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 26818 1726853582.81363: stdout chunk (state=3): >>>import 'time' # <<< 26818 1726853582.81422: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 26818 1726853582.81425: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.81428: stdout chunk (state=3): >>>import '_codecs' # <<< 26818 1726853582.81520: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 26818 1726853582.81546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 26818 1726853582.81620: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e056184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e055e7b30> # /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' <<< 26818 1726853582.81661: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0561aa50> <<< 26818 1726853582.81664: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 26818 1726853582.81667: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 26818 1726853582.81778: stdout chunk (state=3): >>>import '_collections_abc' # <<< 26818 1726853582.81782: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 26818 1726853582.81901: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 26818 1726853582.81976: stdout chunk (state=3): >>>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' <<< 26818 1726853582.81982: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 26818 1726853582.82017: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0542d130> <<< 26818 1726853582.82027: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0542dfa0> <<< 26818 1726853582.82050: stdout chunk (state=3): >>>import 'site' # <<< 26818 1726853582.82076: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 26818 1726853582.82356: 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' <<< 26818 1726853582.82386: 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 <<< 26818 1726853582.82409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 26818 1726853582.82436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 26818 1726853582.82513: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0546be90> <<< 26818 1726853582.82539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0546bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 26818 1726853582.82557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 26818 1726853582.82588: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 26818 1726853582.82645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.82691: stdout chunk (state=3): >>>import 'itertools' # <<< 26818 1726853582.82705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054a3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 26818 1726853582.82731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054a3ec0> import '_collections' # <<< 26818 1726853582.82917: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05483b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05481280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05469040> <<< 26818 1726853582.82938: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 26818 1726853582.82964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 26818 1726853582.82983: stdout chunk (state=3): >>>import '_sre' # <<< 26818 1726853582.83015: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 26818 1726853582.83043: 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' <<< 26818 1726853582.83091: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054c23f0> <<< 26818 1726853582.83140: 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 0x7f6e05482150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054c0c20> <<< 26818 1726853582.83196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 26818 1726853582.83348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054682c0> # /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 0x7f6e054f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054f8bc0> <<< 26818 1726853582.83381: 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 0x7f6e054f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05466de0> # /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 <<< 26818 1726853582.83485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 26818 1726853582.83488: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054f92e0> import 'importlib.machinery' # <<< 26818 1726853582.83494: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 26818 1726853582.83586: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054fa510> import 'importlib.util' # import 'runpy' # <<< 26818 1726853582.83612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05510710> <<< 26818 1726853582.83627: stdout chunk (state=3): >>>import 'errno' # <<< 26818 1726853582.83718: 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 0x7f6e05511df0> <<< 26818 1726853582.83726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 26818 1726853582.83728: 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 <<< 26818 1726853582.83810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05512c90> <<< 26818 1726853582.83844: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e055132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e055121e0> # /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' <<< 26818 1726853582.83977: 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 0x7f6e05513d70> <<< 26818 1726853582.84055: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e055134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054fa540> # /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' <<< 26818 1726853582.84058: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e052d3bf0> <<< 26818 1726853582.84060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 26818 1726853582.84116: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e052fc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052fc410> <<< 26818 1726853582.84129: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e052fc6e0> <<< 26818 1726853582.84156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 26818 1726853582.84245: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853582.84370: 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 0x7f6e052fd010> <<< 26818 1726853582.84525: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e052fda00> <<< 26818 1726853582.84563: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052fc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052d1d90> <<< 26818 1726853582.84680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 26818 1726853582.84694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052fee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052fdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054fac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 26818 1726853582.84767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.84786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 26818 1726853582.84812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 26818 1726853582.84900: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e053271a0> <<< 26818 1726853582.84917: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.84945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 26818 1726853582.85022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 26818 1726853582.85036: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0534b530> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 26818 1726853582.85058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 26818 1726853582.85155: stdout chunk (state=3): >>>import 'ntpath' # <<< 26818 1726853582.85173: 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 0x7f6e053ac290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 26818 1726853582.85236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 26818 1726853582.85518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 26818 1726853582.85522: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e053ae9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e053ac3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e053712e0> # /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 0x7f6e051b13a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0534a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052ffd70> <<< 26818 1726853582.85643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 26818 1726853582.85662: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6e051b1640> <<< 26818 1726853582.85828: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_9chpxbpt/ansible_stat_payload.zip' # zipimport: zlib available <<< 26818 1726853582.85951: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.85986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 26818 1726853582.86000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 26818 1726853582.86047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 26818 1726853582.86115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 26818 1726853582.86161: 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 0x7f6e05207080> <<< 26818 1726853582.86180: stdout chunk (state=3): >>>import '_typing' # <<< 26818 1726853582.86347: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e051e5f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e051e5100> <<< 26818 1726853582.86495: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 26818 1726853582.87912: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.89075: 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 0x7f6e05204f50> <<< 26818 1726853582.89125: 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' <<< 26818 1726853582.89165: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /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' <<< 26818 1726853582.89211: 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 0x7f6e0522ea80> <<< 26818 1726853582.89346: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0522e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0522e120> # /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' <<< 26818 1726853582.89364: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0522e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05207d10> import 'atexit' # <<< 26818 1726853582.89393: 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 0x7f6e0522f7a0> <<< 26818 1726853582.89418: 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 0x7f6e0522f9e0> <<< 26818 1726853582.89464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 26818 1726853582.89579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 26818 1726853582.89597: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0522ff20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 26818 1726853582.89614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 26818 1726853582.89645: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b15d60> <<< 26818 1726853582.89692: 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 0x7f6e04b17980> <<< 26818 1726853582.89807: 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' <<< 26818 1726853582.89827: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b182f0> # /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' <<< 26818 1726853582.89849: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b19490> <<< 26818 1726853582.89869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 26818 1726853582.89910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 26818 1726853582.89923: 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' <<< 26818 1726853582.90036: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b1bf50> <<< 26818 1726853582.90056: 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 0x7f6e04b20290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b1a240> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 26818 1726853582.90088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 26818 1726853582.90136: 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' <<< 26818 1726853582.90320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 26818 1726853582.90323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b23e90> import '_tokenize' # <<< 26818 1726853582.90335: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b22960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b226c0> # /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' <<< 26818 1726853582.90379: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b22c30> <<< 26818 1726853582.90408: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b1a720> <<< 26818 1726853582.90610: 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 0x7f6e04b6bef0> # /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 0x7f6e04b6c200> # /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 0x7f6e04b6dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b6da00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 26818 1726853582.90736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 26818 1726853582.90786: 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 0x7f6e04b70200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b6e330> <<< 26818 1726853582.90808: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 26818 1726853582.90857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.90894: 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' # <<< 26818 1726853582.90949: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b739e0> <<< 26818 1726853582.91067: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b703b0> <<< 26818 1726853582.91135: 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 0x7f6e04b74ce0> <<< 26818 1726853582.91180: 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 0x7f6e04b74a10> <<< 26818 1726853582.91218: 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 0x7f6e04b74380> <<< 26818 1726853582.91249: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b6c2f0> <<< 26818 1726853582.91287: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 26818 1726853582.91514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 26818 1726853582.91530: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e04a00530> # 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 0x7f6e04a01820> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b76cc0> <<< 26818 1726853582.91570: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e04b77890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b768a0> <<< 26818 1726853582.91626: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 26818 1726853582.91629: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.91710: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.91803: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.91851: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 26818 1726853582.91873: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 26818 1726853582.91995: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.92111: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.92679: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.93221: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 26818 1726853582.93239: 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' # <<< 26818 1726853582.93287: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 26818 1726853582.93296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.93368: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 26818 1726853582.93370: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e04a05b50> <<< 26818 1726853582.93699: 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 0x7f6e04a06990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04a019a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 26818 1726853582.93804: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.94053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 26818 1726853582.94073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04a06690> <<< 26818 1726853582.94090: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.94942: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.95701: stdout chunk (state=3): >>># zipimport: zlib available<<< 26818 1726853582.95800: stdout chunk (state=3): >>> # zipimport: zlib available<<< 26818 1726853582.95805: stdout chunk (state=3): >>> <<< 26818 1726853582.95878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 26818 1726853582.95891: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.95937: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.95984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 26818 1726853582.96017: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.96077: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.96396: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 26818 1726853582.96508: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 26818 1726853582.96757: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.96839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 26818 1726853582.96916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 26818 1726853582.96939: stdout chunk (state=3): >>>import '_ast' # <<< 26818 1726853582.97066: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04a07bf0> # zipimport: zlib available <<< 26818 1726853582.97248: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.97282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 26818 1726853582.97326: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 26818 1726853582.97331: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.97333: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.97335: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 26818 1726853582.97337: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.97379: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.97413: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.97467: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.97540: 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 <<< 26818 1726853582.97592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 26818 1726853582.97688: 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 0x7f6e04a126c0> <<< 26818 1726853582.97719: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04a0d3a0> <<< 26818 1726853582.97760: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 26818 1726853582.97769: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.98173: 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' # /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 <<< 26818 1726853582.98226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 26818 1726853582.98309: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b02e70> <<< 26818 1726853582.98350: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0526ab40> <<< 26818 1726853582.98476: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04a12750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0561b980> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 26818 1726853582.98507: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.98594: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 26818 1726853582.98622: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 26818 1726853582.98649: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.98664: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 26818 1726853582.98772: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.98899: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.99218: stdout chunk (state=3): >>># zipimport: zlib available <<< 26818 1726853582.99438: 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"}}} # destroy __main__ <<< 26818 1726853583.00106: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 26818 1726853583.00196: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # 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 <<< 26818 1726853583.00218: stdout chunk (state=3): >>># 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 <<< 26818 1726853583.00585: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 26818 1726853583.00623: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 26818 1726853583.00665: stdout chunk (state=3): >>># 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 <<< 26818 1726853583.00811: stdout chunk (state=3): >>># 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 <<< 26818 1726853583.00814: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 26818 1726853583.01095: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 26818 1726853583.01099: 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 # 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<<< 26818 1726853583.01143: stdout chunk (state=3): >>> # 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 <<< 26818 1726853583.01429: stdout chunk (state=3): >>># 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 <<< 26818 1726853583.01433: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 26818 1726853583.01624: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 26818 1726853583.01637: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 26818 1726853583.01649: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 26818 1726853583.02039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853583.02042: stdout chunk (state=3): >>><<< 26818 1726853583.02113: stderr chunk (state=3): >>><<< 26818 1726853583.02299: _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 0x7f6e056184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e055e7b30> # /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 0x7f6e0561aa50> 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 0x7f6e0542d130> # /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 0x7f6e0542dfa0> 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 0x7f6e0546be90> # /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 0x7f6e0546bf50> # /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 0x7f6e054a3830> # /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 0x7f6e054a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05483b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05481280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05469040> # /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 0x7f6e054c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054c23f0> # /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 0x7f6e05482150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054c0c20> # /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 0x7f6e054f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054682c0> # /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 0x7f6e054f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054f8bc0> # 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 0x7f6e054f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05466de0> # /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 0x7f6e054f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054f92e0> 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 0x7f6e054fa510> 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 0x7f6e05510710> 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 0x7f6e05511df0> # /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 0x7f6e05512c90> # 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 0x7f6e055132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e055121e0> # /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 0x7f6e05513d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e055134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054fa540> # /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 0x7f6e052d3bf0> # /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 0x7f6e052fc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052fc410> # 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 0x7f6e052fc6e0> # /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 0x7f6e052fd010> # 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 0x7f6e052fda00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052fc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052d1d90> # /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 0x7f6e052fee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052fdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e054fac30> # /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 0x7f6e053271a0> # /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 0x7f6e0534b530> # /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 0x7f6e053ac290> # /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 0x7f6e053ae9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e053ac3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e053712e0> # /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 0x7f6e051b13a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0534a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e052ffd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6e051b1640> # zipimport: found 30 names in '/tmp/ansible_stat_payload_9chpxbpt/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 0x7f6e05207080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e051e5f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e051e5100> # 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 0x7f6e05204f50> # /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 0x7f6e0522ea80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0522e810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0522e120> # /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 0x7f6e0522e570> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e05207d10> 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 0x7f6e0522f7a0> # 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 0x7f6e0522f9e0> # /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 0x7f6e0522ff20> 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 0x7f6e04b15d60> # 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 0x7f6e04b17980> # /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 0x7f6e04b182f0> # /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 0x7f6e04b19490> # /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 0x7f6e04b1bf50> # 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 0x7f6e04b20290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b1a240> # /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 0x7f6e04b23e90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b22960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b226c0> # /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 0x7f6e04b22c30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b1a720> # 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 0x7f6e04b6bef0> # /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 0x7f6e04b6c200> # /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 0x7f6e04b6dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b6da00> # /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 0x7f6e04b70200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b6e330> # /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 0x7f6e04b739e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b703b0> # 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 0x7f6e04b74ce0> # 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 0x7f6e04b74a10> # 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 0x7f6e04b74380> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b6c2f0> # /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 0x7f6e04a00530> # 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 0x7f6e04a01820> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b76cc0> # 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 0x7f6e04b77890> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04b768a0> # 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 0x7f6e04a05b50> # /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 0x7f6e04a06990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04a019a0> 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 0x7f6e04a06690> # 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 0x7f6e04a07bf0> # 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 0x7f6e04a126c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04a0d3a0> 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 0x7f6e04b02e70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0526ab40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e04a12750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e0561b980> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 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 26818 1726853583.03051: 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-1726853582.5289927-26934-177407955752336/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853583.03065: _low_level_execute_command(): starting 26818 1726853583.03068: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853582.5289927-26934-177407955752336/ > /dev/null 2>&1 && sleep 0' 26818 1726853583.03626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853583.03705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853583.03709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853583.03816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 26818 1726853583.06581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853583.06611: stderr chunk (state=3): >>><<< 26818 1726853583.06615: stdout chunk (state=3): >>><<< 26818 1726853583.06645: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' 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 26818 1726853583.06676: handler run complete 26818 1726853583.06687: attempt loop complete, returning result 26818 1726853583.06695: _execute() done 26818 1726853583.06748: dumping result to json 26818 1726853583.06751: done dumping result, returning 26818 1726853583.06754: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [02083763-bbaf-0338-49da-00000000004a] 26818 1726853583.06757: sending task result for task 02083763-bbaf-0338-49da-00000000004a 26818 1726853583.06977: done sending task result for task 02083763-bbaf-0338-49da-00000000004a 26818 1726853583.06981: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 26818 1726853583.07048: no more pending results, returning what we have 26818 1726853583.07051: results queue empty 26818 1726853583.07052: checking for any_errors_fatal 26818 1726853583.07058: done checking for any_errors_fatal 26818 1726853583.07059: checking for max_fail_percentage 26818 1726853583.07060: done checking for max_fail_percentage 26818 1726853583.07061: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.07062: done checking to see if all hosts have failed 26818 1726853583.07063: getting the remaining hosts for this loop 26818 1726853583.07064: done getting the remaining hosts for this loop 26818 1726853583.07068: getting the next task for host managed_node3 26818 1726853583.07077: done getting next task for host managed_node3 26818 1726853583.07080: ^ task is: TASK: Set flag to indicate system is ostree 26818 1726853583.07082: ^ 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 26818 1726853583.07086: getting variables 26818 1726853583.07087: in VariableManager get_vars() 26818 1726853583.07249: Calling all_inventory to load vars for managed_node3 26818 1726853583.07253: Calling groups_inventory to load vars for managed_node3 26818 1726853583.07256: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.07267: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.07270: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.07275: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.07622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.07836: done with get_vars() 26818 1726853583.07846: done getting variables 26818 1726853583.07947: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 13:33:03 -0400 (0:00:00.606) 0:00:02.753 ****** 26818 1726853583.07976: entering _queue_task() for managed_node3/set_fact 26818 1726853583.07978: Creating lock for set_fact 26818 1726853583.08331: worker is 1 (out of 1 available) 26818 1726853583.08343: exiting _queue_task() for managed_node3/set_fact 26818 1726853583.08354: done queuing things up, now waiting for results queue to drain 26818 1726853583.08355: waiting for pending results... 26818 1726853583.08553: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 26818 1726853583.08695: in run() - task 02083763-bbaf-0338-49da-00000000004b 26818 1726853583.08698: variable 'ansible_search_path' from source: unknown 26818 1726853583.08701: variable 'ansible_search_path' from source: unknown 26818 1726853583.08723: calling self._execute() 26818 1726853583.08808: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.08869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.08875: variable 'omit' from source: magic vars 26818 1726853583.09347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853583.09869: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853583.09922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853583.09968: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853583.10013: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853583.10172: 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) 26818 1726853583.10176: 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) 26818 1726853583.10179: 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) 26818 1726853583.10209: 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) 26818 1726853583.10339: Evaluated conditional (not __network_is_ostree is defined): True 26818 1726853583.10351: variable 'omit' from source: magic vars 26818 1726853583.10435: variable 'omit' from source: magic vars 26818 1726853583.10525: variable '__ostree_booted_stat' from source: set_fact 26818 1726853583.10588: variable 'omit' from source: magic vars 26818 1726853583.10625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853583.10663: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853583.10688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853583.10761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853583.10764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853583.10767: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853583.10776: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.10785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.10898: Set connection var ansible_connection to ssh 26818 1726853583.10909: Set connection var ansible_pipelining to False 26818 1726853583.10920: Set connection var ansible_shell_executable to /bin/sh 26818 1726853583.10941: Set connection var ansible_shell_type to sh 26818 1726853583.10978: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853583.10981: Set connection var ansible_timeout to 10 26818 1726853583.10992: variable 'ansible_shell_executable' from source: unknown 26818 1726853583.10999: variable 'ansible_connection' from source: unknown 26818 1726853583.11006: variable 'ansible_module_compression' from source: unknown 26818 1726853583.11012: variable 'ansible_shell_type' from source: unknown 26818 1726853583.11019: variable 'ansible_shell_executable' from source: unknown 26818 1726853583.11042: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.11045: variable 'ansible_pipelining' from source: unknown 26818 1726853583.11047: variable 'ansible_timeout' from source: unknown 26818 1726853583.11086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.11170: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853583.11196: variable 'omit' from source: magic vars 26818 1726853583.11206: starting attempt loop 26818 1726853583.11212: running the handler 26818 1726853583.11261: handler run complete 26818 1726853583.11264: attempt loop complete, returning result 26818 1726853583.11266: _execute() done 26818 1726853583.11269: dumping result to json 26818 1726853583.11273: done dumping result, returning 26818 1726853583.11275: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [02083763-bbaf-0338-49da-00000000004b] 26818 1726853583.11277: sending task result for task 02083763-bbaf-0338-49da-00000000004b ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 26818 1726853583.11413: no more pending results, returning what we have 26818 1726853583.11417: results queue empty 26818 1726853583.11418: checking for any_errors_fatal 26818 1726853583.11424: done checking for any_errors_fatal 26818 1726853583.11426: checking for max_fail_percentage 26818 1726853583.11427: done checking for max_fail_percentage 26818 1726853583.11428: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.11429: done checking to see if all hosts have failed 26818 1726853583.11431: getting the remaining hosts for this loop 26818 1726853583.11432: done getting the remaining hosts for this loop 26818 1726853583.11436: getting the next task for host managed_node3 26818 1726853583.11445: done getting next task for host managed_node3 26818 1726853583.11448: ^ task is: TASK: Fix CentOS6 Base repo 26818 1726853583.11451: ^ 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 26818 1726853583.11454: getting variables 26818 1726853583.11456: in VariableManager get_vars() 26818 1726853583.11486: Calling all_inventory to load vars for managed_node3 26818 1726853583.11490: Calling groups_inventory to load vars for managed_node3 26818 1726853583.11494: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.11504: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.11507: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.11510: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.12132: done sending task result for task 02083763-bbaf-0338-49da-00000000004b 26818 1726853583.12141: WORKER PROCESS EXITING 26818 1726853583.12162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.12369: done with get_vars() 26818 1726853583.12379: done getting variables 26818 1726853583.12495: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 13:33:03 -0400 (0:00:00.045) 0:00:02.798 ****** 26818 1726853583.12521: entering _queue_task() for managed_node3/copy 26818 1726853583.12896: worker is 1 (out of 1 available) 26818 1726853583.12907: exiting _queue_task() for managed_node3/copy 26818 1726853583.12916: done queuing things up, now waiting for results queue to drain 26818 1726853583.12918: waiting for pending results... 26818 1726853583.13065: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 26818 1726853583.13191: in run() - task 02083763-bbaf-0338-49da-00000000004d 26818 1726853583.13217: variable 'ansible_search_path' from source: unknown 26818 1726853583.13225: variable 'ansible_search_path' from source: unknown 26818 1726853583.13273: calling self._execute() 26818 1726853583.13351: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.13370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.13389: variable 'omit' from source: magic vars 26818 1726853583.13888: variable 'ansible_distribution' from source: facts 26818 1726853583.13919: Evaluated conditional (ansible_distribution == 'CentOS'): True 26818 1726853583.14048: variable 'ansible_distribution_major_version' from source: facts 26818 1726853583.14059: Evaluated conditional (ansible_distribution_major_version == '6'): False 26818 1726853583.14066: when evaluation is False, skipping this task 26818 1726853583.14082: _execute() done 26818 1726853583.14089: dumping result to json 26818 1726853583.14096: done dumping result, returning 26818 1726853583.14104: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [02083763-bbaf-0338-49da-00000000004d] 26818 1726853583.14122: sending task result for task 02083763-bbaf-0338-49da-00000000004d skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 26818 1726853583.14389: no more pending results, returning what we have 26818 1726853583.14393: results queue empty 26818 1726853583.14394: checking for any_errors_fatal 26818 1726853583.14513: done checking for any_errors_fatal 26818 1726853583.14514: checking for max_fail_percentage 26818 1726853583.14516: done checking for max_fail_percentage 26818 1726853583.14517: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.14518: done checking to see if all hosts have failed 26818 1726853583.14518: getting the remaining hosts for this loop 26818 1726853583.14519: done getting the remaining hosts for this loop 26818 1726853583.14522: getting the next task for host managed_node3 26818 1726853583.14527: done getting next task for host managed_node3 26818 1726853583.14529: ^ task is: TASK: Include the task 'enable_epel.yml' 26818 1726853583.14531: ^ 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 26818 1726853583.14534: getting variables 26818 1726853583.14536: in VariableManager get_vars() 26818 1726853583.14558: Calling all_inventory to load vars for managed_node3 26818 1726853583.14561: Calling groups_inventory to load vars for managed_node3 26818 1726853583.14564: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.14575: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.14578: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.14580: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.14776: done sending task result for task 02083763-bbaf-0338-49da-00000000004d 26818 1726853583.14779: WORKER PROCESS EXITING 26818 1726853583.14799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.14985: done with get_vars() 26818 1726853583.14993: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 13:33:03 -0400 (0:00:00.025) 0:00:02.824 ****** 26818 1726853583.15089: entering _queue_task() for managed_node3/include_tasks 26818 1726853583.15333: worker is 1 (out of 1 available) 26818 1726853583.15346: exiting _queue_task() for managed_node3/include_tasks 26818 1726853583.15358: done queuing things up, now waiting for results queue to drain 26818 1726853583.15360: waiting for pending results... 26818 1726853583.15613: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 26818 1726853583.15717: in run() - task 02083763-bbaf-0338-49da-00000000004e 26818 1726853583.15733: variable 'ansible_search_path' from source: unknown 26818 1726853583.15739: variable 'ansible_search_path' from source: unknown 26818 1726853583.15776: calling self._execute() 26818 1726853583.15857: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.15869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.15885: variable 'omit' from source: magic vars 26818 1726853583.16456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853583.18659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853583.18738: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853583.18784: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853583.18824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853583.18851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853583.18928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853583.18949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853583.18974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853583.19017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853583.19029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853583.19176: variable '__network_is_ostree' from source: set_fact 26818 1726853583.19179: Evaluated conditional (not __network_is_ostree | d(false)): True 26818 1726853583.19182: _execute() done 26818 1726853583.19184: dumping result to json 26818 1726853583.19186: done dumping result, returning 26818 1726853583.19188: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [02083763-bbaf-0338-49da-00000000004e] 26818 1726853583.19191: sending task result for task 02083763-bbaf-0338-49da-00000000004e 26818 1726853583.19260: done sending task result for task 02083763-bbaf-0338-49da-00000000004e 26818 1726853583.19264: WORKER PROCESS EXITING 26818 1726853583.19292: no more pending results, returning what we have 26818 1726853583.19297: in VariableManager get_vars() 26818 1726853583.19335: Calling all_inventory to load vars for managed_node3 26818 1726853583.19338: Calling groups_inventory to load vars for managed_node3 26818 1726853583.19342: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.19352: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.19355: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.19358: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.19544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.19655: done with get_vars() 26818 1726853583.19661: variable 'ansible_search_path' from source: unknown 26818 1726853583.19662: variable 'ansible_search_path' from source: unknown 26818 1726853583.19688: we have included files to process 26818 1726853583.19689: generating all_blocks data 26818 1726853583.19690: done generating all_blocks data 26818 1726853583.19692: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26818 1726853583.19693: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26818 1726853583.19695: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 26818 1726853583.20141: done processing included file 26818 1726853583.20143: iterating over new_blocks loaded from include file 26818 1726853583.20143: in VariableManager get_vars() 26818 1726853583.20151: done with get_vars() 26818 1726853583.20152: filtering new block on tags 26818 1726853583.20168: done filtering new block on tags 26818 1726853583.20170: in VariableManager get_vars() 26818 1726853583.20178: done with get_vars() 26818 1726853583.20179: filtering new block on tags 26818 1726853583.20185: done filtering new block on tags 26818 1726853583.20186: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 26818 1726853583.20190: extending task lists for all hosts with included blocks 26818 1726853583.20250: done extending task lists 26818 1726853583.20251: done processing included files 26818 1726853583.20252: results queue empty 26818 1726853583.20252: checking for any_errors_fatal 26818 1726853583.20256: done checking for any_errors_fatal 26818 1726853583.20257: checking for max_fail_percentage 26818 1726853583.20258: done checking for max_fail_percentage 26818 1726853583.20258: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.20259: done checking to see if all hosts have failed 26818 1726853583.20259: getting the remaining hosts for this loop 26818 1726853583.20260: done getting the remaining hosts for this loop 26818 1726853583.20261: getting the next task for host managed_node3 26818 1726853583.20264: done getting next task for host managed_node3 26818 1726853583.20266: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 26818 1726853583.20267: ^ 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 26818 1726853583.20268: getting variables 26818 1726853583.20269: in VariableManager get_vars() 26818 1726853583.20276: Calling all_inventory to load vars for managed_node3 26818 1726853583.20277: Calling groups_inventory to load vars for managed_node3 26818 1726853583.20278: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.20282: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.20287: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.20289: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.20385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.20497: done with get_vars() 26818 1726853583.20503: done getting variables 26818 1726853583.20549: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 26818 1726853583.20718: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 13:33:03 -0400 (0:00:00.056) 0:00:02.880 ****** 26818 1726853583.20756: entering _queue_task() for managed_node3/command 26818 1726853583.20758: Creating lock for command 26818 1726853583.21192: worker is 1 (out of 1 available) 26818 1726853583.21200: exiting _queue_task() for managed_node3/command 26818 1726853583.21210: done queuing things up, now waiting for results queue to drain 26818 1726853583.21211: waiting for pending results... 26818 1726853583.21339: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 26818 1726853583.21396: in run() - task 02083763-bbaf-0338-49da-000000000068 26818 1726853583.21438: variable 'ansible_search_path' from source: unknown 26818 1726853583.21441: variable 'ansible_search_path' from source: unknown 26818 1726853583.21467: calling self._execute() 26818 1726853583.21700: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.21704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.21707: variable 'omit' from source: magic vars 26818 1726853583.22062: variable 'ansible_distribution' from source: facts 26818 1726853583.22181: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26818 1726853583.22223: variable 'ansible_distribution_major_version' from source: facts 26818 1726853583.22235: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26818 1726853583.22243: when evaluation is False, skipping this task 26818 1726853583.22250: _execute() done 26818 1726853583.22259: dumping result to json 26818 1726853583.22266: done dumping result, returning 26818 1726853583.22279: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [02083763-bbaf-0338-49da-000000000068] 26818 1726853583.22288: sending task result for task 02083763-bbaf-0338-49da-000000000068 26818 1726853583.22710: done sending task result for task 02083763-bbaf-0338-49da-000000000068 26818 1726853583.22713: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26818 1726853583.22788: no more pending results, returning what we have 26818 1726853583.22792: results queue empty 26818 1726853583.22793: checking for any_errors_fatal 26818 1726853583.22794: done checking for any_errors_fatal 26818 1726853583.22795: checking for max_fail_percentage 26818 1726853583.22796: done checking for max_fail_percentage 26818 1726853583.22797: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.22798: done checking to see if all hosts have failed 26818 1726853583.22799: getting the remaining hosts for this loop 26818 1726853583.22800: done getting the remaining hosts for this loop 26818 1726853583.22804: getting the next task for host managed_node3 26818 1726853583.22811: done getting next task for host managed_node3 26818 1726853583.22814: ^ task is: TASK: Install yum-utils package 26818 1726853583.22818: ^ 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 26818 1726853583.22822: getting variables 26818 1726853583.22823: in VariableManager get_vars() 26818 1726853583.22856: Calling all_inventory to load vars for managed_node3 26818 1726853583.22859: Calling groups_inventory to load vars for managed_node3 26818 1726853583.22864: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.22879: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.22882: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.22885: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.23188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.23310: done with get_vars() 26818 1726853583.23317: done getting variables 26818 1726853583.23393: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 13:33:03 -0400 (0:00:00.026) 0:00:02.907 ****** 26818 1726853583.23412: entering _queue_task() for managed_node3/package 26818 1726853583.23413: Creating lock for package 26818 1726853583.23611: worker is 1 (out of 1 available) 26818 1726853583.23624: exiting _queue_task() for managed_node3/package 26818 1726853583.23634: done queuing things up, now waiting for results queue to drain 26818 1726853583.23636: waiting for pending results... 26818 1726853583.23784: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 26818 1726853583.23848: in run() - task 02083763-bbaf-0338-49da-000000000069 26818 1726853583.23862: variable 'ansible_search_path' from source: unknown 26818 1726853583.23865: variable 'ansible_search_path' from source: unknown 26818 1726853583.23899: calling self._execute() 26818 1726853583.23948: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.23952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.23960: variable 'omit' from source: magic vars 26818 1726853583.24227: variable 'ansible_distribution' from source: facts 26818 1726853583.24237: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26818 1726853583.24324: variable 'ansible_distribution_major_version' from source: facts 26818 1726853583.24328: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26818 1726853583.24331: when evaluation is False, skipping this task 26818 1726853583.24334: _execute() done 26818 1726853583.24338: dumping result to json 26818 1726853583.24341: done dumping result, returning 26818 1726853583.24347: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [02083763-bbaf-0338-49da-000000000069] 26818 1726853583.24352: sending task result for task 02083763-bbaf-0338-49da-000000000069 26818 1726853583.24436: done sending task result for task 02083763-bbaf-0338-49da-000000000069 26818 1726853583.24439: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26818 1726853583.24487: no more pending results, returning what we have 26818 1726853583.24490: results queue empty 26818 1726853583.24491: checking for any_errors_fatal 26818 1726853583.24497: done checking for any_errors_fatal 26818 1726853583.24497: checking for max_fail_percentage 26818 1726853583.24499: done checking for max_fail_percentage 26818 1726853583.24499: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.24500: done checking to see if all hosts have failed 26818 1726853583.24501: getting the remaining hosts for this loop 26818 1726853583.24502: done getting the remaining hosts for this loop 26818 1726853583.24505: getting the next task for host managed_node3 26818 1726853583.24510: done getting next task for host managed_node3 26818 1726853583.24512: ^ task is: TASK: Enable EPEL 7 26818 1726853583.24515: ^ 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 26818 1726853583.24517: getting variables 26818 1726853583.24519: in VariableManager get_vars() 26818 1726853583.24540: Calling all_inventory to load vars for managed_node3 26818 1726853583.24542: Calling groups_inventory to load vars for managed_node3 26818 1726853583.24545: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.24557: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.24559: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.24562: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.24729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.25195: done with get_vars() 26818 1726853583.25204: done getting variables 26818 1726853583.25265: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 13:33:03 -0400 (0:00:00.019) 0:00:02.927 ****** 26818 1726853583.25381: entering _queue_task() for managed_node3/command 26818 1726853583.25901: worker is 1 (out of 1 available) 26818 1726853583.25914: exiting _queue_task() for managed_node3/command 26818 1726853583.25928: done queuing things up, now waiting for results queue to drain 26818 1726853583.25929: waiting for pending results... 26818 1726853583.26405: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 26818 1726853583.26503: in run() - task 02083763-bbaf-0338-49da-00000000006a 26818 1726853583.26507: variable 'ansible_search_path' from source: unknown 26818 1726853583.26510: variable 'ansible_search_path' from source: unknown 26818 1726853583.26548: calling self._execute() 26818 1726853583.26644: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.26718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.26724: variable 'omit' from source: magic vars 26818 1726853583.27227: variable 'ansible_distribution' from source: facts 26818 1726853583.27246: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26818 1726853583.27418: variable 'ansible_distribution_major_version' from source: facts 26818 1726853583.27429: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26818 1726853583.27438: when evaluation is False, skipping this task 26818 1726853583.27445: _execute() done 26818 1726853583.27452: dumping result to json 26818 1726853583.27463: done dumping result, returning 26818 1726853583.27482: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [02083763-bbaf-0338-49da-00000000006a] 26818 1726853583.27504: sending task result for task 02083763-bbaf-0338-49da-00000000006a skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26818 1726853583.27873: no more pending results, returning what we have 26818 1726853583.27877: results queue empty 26818 1726853583.27878: checking for any_errors_fatal 26818 1726853583.27884: done checking for any_errors_fatal 26818 1726853583.27885: checking for max_fail_percentage 26818 1726853583.27886: done checking for max_fail_percentage 26818 1726853583.27887: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.27888: done checking to see if all hosts have failed 26818 1726853583.27889: getting the remaining hosts for this loop 26818 1726853583.27891: done getting the remaining hosts for this loop 26818 1726853583.27895: getting the next task for host managed_node3 26818 1726853583.27901: done getting next task for host managed_node3 26818 1726853583.27904: ^ task is: TASK: Enable EPEL 8 26818 1726853583.27909: ^ 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 26818 1726853583.27912: getting variables 26818 1726853583.27914: in VariableManager get_vars() 26818 1726853583.27951: Calling all_inventory to load vars for managed_node3 26818 1726853583.27957: Calling groups_inventory to load vars for managed_node3 26818 1726853583.27961: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.27976: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.27979: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.27982: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.28259: done sending task result for task 02083763-bbaf-0338-49da-00000000006a 26818 1726853583.28262: WORKER PROCESS EXITING 26818 1726853583.28286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.28473: done with get_vars() 26818 1726853583.28482: done getting variables 26818 1726853583.28547: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 13:33:03 -0400 (0:00:00.031) 0:00:02.959 ****** 26818 1726853583.28580: entering _queue_task() for managed_node3/command 26818 1726853583.28973: worker is 1 (out of 1 available) 26818 1726853583.28984: exiting _queue_task() for managed_node3/command 26818 1726853583.28994: done queuing things up, now waiting for results queue to drain 26818 1726853583.28995: waiting for pending results... 26818 1726853583.29146: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 26818 1726853583.29282: in run() - task 02083763-bbaf-0338-49da-00000000006b 26818 1726853583.29302: variable 'ansible_search_path' from source: unknown 26818 1726853583.29310: variable 'ansible_search_path' from source: unknown 26818 1726853583.29351: calling self._execute() 26818 1726853583.29443: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.29458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.29502: variable 'omit' from source: magic vars 26818 1726853583.29903: variable 'ansible_distribution' from source: facts 26818 1726853583.29938: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26818 1726853583.30087: variable 'ansible_distribution_major_version' from source: facts 26818 1726853583.30158: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 26818 1726853583.30161: when evaluation is False, skipping this task 26818 1726853583.30163: _execute() done 26818 1726853583.30165: dumping result to json 26818 1726853583.30167: done dumping result, returning 26818 1726853583.30170: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [02083763-bbaf-0338-49da-00000000006b] 26818 1726853583.30173: sending task result for task 02083763-bbaf-0338-49da-00000000006b 26818 1726853583.30239: done sending task result for task 02083763-bbaf-0338-49da-00000000006b skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 26818 1726853583.30411: no more pending results, returning what we have 26818 1726853583.30414: results queue empty 26818 1726853583.30415: checking for any_errors_fatal 26818 1726853583.30422: done checking for any_errors_fatal 26818 1726853583.30422: checking for max_fail_percentage 26818 1726853583.30424: done checking for max_fail_percentage 26818 1726853583.30425: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.30426: done checking to see if all hosts have failed 26818 1726853583.30427: getting the remaining hosts for this loop 26818 1726853583.30428: done getting the remaining hosts for this loop 26818 1726853583.30432: getting the next task for host managed_node3 26818 1726853583.30441: done getting next task for host managed_node3 26818 1726853583.30443: ^ task is: TASK: Enable EPEL 6 26818 1726853583.30448: ^ 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 26818 1726853583.30451: getting variables 26818 1726853583.30453: in VariableManager get_vars() 26818 1726853583.30520: Calling all_inventory to load vars for managed_node3 26818 1726853583.30524: Calling groups_inventory to load vars for managed_node3 26818 1726853583.30528: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.30577: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.30581: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.30586: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.30711: WORKER PROCESS EXITING 26818 1726853583.30722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.30849: done with get_vars() 26818 1726853583.30857: done getting variables 26818 1726853583.30897: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 13:33:03 -0400 (0:00:00.023) 0:00:02.982 ****** 26818 1726853583.30920: entering _queue_task() for managed_node3/copy 26818 1726853583.31107: worker is 1 (out of 1 available) 26818 1726853583.31119: exiting _queue_task() for managed_node3/copy 26818 1726853583.31130: done queuing things up, now waiting for results queue to drain 26818 1726853583.31132: waiting for pending results... 26818 1726853583.31273: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 26818 1726853583.31331: in run() - task 02083763-bbaf-0338-49da-00000000006d 26818 1726853583.31341: variable 'ansible_search_path' from source: unknown 26818 1726853583.31344: variable 'ansible_search_path' from source: unknown 26818 1726853583.31376: calling self._execute() 26818 1726853583.31425: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.31429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.31438: variable 'omit' from source: magic vars 26818 1726853583.31739: variable 'ansible_distribution' from source: facts 26818 1726853583.31748: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 26818 1726853583.31828: variable 'ansible_distribution_major_version' from source: facts 26818 1726853583.31832: Evaluated conditional (ansible_distribution_major_version == '6'): False 26818 1726853583.31835: when evaluation is False, skipping this task 26818 1726853583.31839: _execute() done 26818 1726853583.31842: dumping result to json 26818 1726853583.31845: done dumping result, returning 26818 1726853583.31852: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [02083763-bbaf-0338-49da-00000000006d] 26818 1726853583.31858: sending task result for task 02083763-bbaf-0338-49da-00000000006d 26818 1726853583.31938: done sending task result for task 02083763-bbaf-0338-49da-00000000006d 26818 1726853583.31941: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 26818 1726853583.31984: no more pending results, returning what we have 26818 1726853583.31987: results queue empty 26818 1726853583.31988: checking for any_errors_fatal 26818 1726853583.31992: done checking for any_errors_fatal 26818 1726853583.31992: checking for max_fail_percentage 26818 1726853583.31994: done checking for max_fail_percentage 26818 1726853583.31995: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.31995: done checking to see if all hosts have failed 26818 1726853583.31996: getting the remaining hosts for this loop 26818 1726853583.31997: done getting the remaining hosts for this loop 26818 1726853583.32000: getting the next task for host managed_node3 26818 1726853583.32007: done getting next task for host managed_node3 26818 1726853583.32009: ^ task is: TASK: Set network provider to 'nm' 26818 1726853583.32011: ^ 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 26818 1726853583.32015: getting variables 26818 1726853583.32016: in VariableManager get_vars() 26818 1726853583.32039: Calling all_inventory to load vars for managed_node3 26818 1726853583.32041: Calling groups_inventory to load vars for managed_node3 26818 1726853583.32044: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.32052: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.32054: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.32056: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.32194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.32315: done with get_vars() 26818 1726853583.32322: done getting variables 26818 1726853583.32380: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:13 Friday 20 September 2024 13:33:03 -0400 (0:00:00.014) 0:00:02.997 ****** 26818 1726853583.32406: entering _queue_task() for managed_node3/set_fact 26818 1726853583.32626: worker is 1 (out of 1 available) 26818 1726853583.32641: exiting _queue_task() for managed_node3/set_fact 26818 1726853583.32656: done queuing things up, now waiting for results queue to drain 26818 1726853583.32658: waiting for pending results... 26818 1726853583.32987: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 26818 1726853583.32992: in run() - task 02083763-bbaf-0338-49da-000000000007 26818 1726853583.32995: variable 'ansible_search_path' from source: unknown 26818 1726853583.33079: calling self._execute() 26818 1726853583.33106: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.33121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.33136: variable 'omit' from source: magic vars 26818 1726853583.33244: variable 'omit' from source: magic vars 26818 1726853583.33286: variable 'omit' from source: magic vars 26818 1726853583.33325: variable 'omit' from source: magic vars 26818 1726853583.33373: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853583.33403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853583.33417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853583.33431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853583.33442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853583.33474: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853583.33478: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.33480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.33558: Set connection var ansible_connection to ssh 26818 1726853583.33563: Set connection var ansible_pipelining to False 26818 1726853583.33566: Set connection var ansible_shell_executable to /bin/sh 26818 1726853583.33568: Set connection var ansible_shell_type to sh 26818 1726853583.33572: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853583.33579: Set connection var ansible_timeout to 10 26818 1726853583.33596: variable 'ansible_shell_executable' from source: unknown 26818 1726853583.33599: variable 'ansible_connection' from source: unknown 26818 1726853583.33601: variable 'ansible_module_compression' from source: unknown 26818 1726853583.33603: variable 'ansible_shell_type' from source: unknown 26818 1726853583.33606: variable 'ansible_shell_executable' from source: unknown 26818 1726853583.33608: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.33611: variable 'ansible_pipelining' from source: unknown 26818 1726853583.33613: variable 'ansible_timeout' from source: unknown 26818 1726853583.33618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.33722: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853583.33732: variable 'omit' from source: magic vars 26818 1726853583.33737: starting attempt loop 26818 1726853583.33740: running the handler 26818 1726853583.33749: handler run complete 26818 1726853583.33759: attempt loop complete, returning result 26818 1726853583.33762: _execute() done 26818 1726853583.33775: dumping result to json 26818 1726853583.33778: done dumping result, returning 26818 1726853583.33781: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [02083763-bbaf-0338-49da-000000000007] 26818 1726853583.33783: sending task result for task 02083763-bbaf-0338-49da-000000000007 26818 1726853583.33851: done sending task result for task 02083763-bbaf-0338-49da-000000000007 26818 1726853583.33854: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 26818 1726853583.33941: no more pending results, returning what we have 26818 1726853583.33943: results queue empty 26818 1726853583.33944: checking for any_errors_fatal 26818 1726853583.33949: done checking for any_errors_fatal 26818 1726853583.33950: checking for max_fail_percentage 26818 1726853583.33951: done checking for max_fail_percentage 26818 1726853583.33952: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.33952: done checking to see if all hosts have failed 26818 1726853583.33953: getting the remaining hosts for this loop 26818 1726853583.33954: done getting the remaining hosts for this loop 26818 1726853583.33957: getting the next task for host managed_node3 26818 1726853583.33963: done getting next task for host managed_node3 26818 1726853583.33964: ^ task is: TASK: meta (flush_handlers) 26818 1726853583.33966: ^ 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 26818 1726853583.33969: getting variables 26818 1726853583.33972: in VariableManager get_vars() 26818 1726853583.34001: Calling all_inventory to load vars for managed_node3 26818 1726853583.34003: Calling groups_inventory to load vars for managed_node3 26818 1726853583.34005: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.34012: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.34013: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.34015: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.34120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.34246: done with get_vars() 26818 1726853583.34252: done getting variables 26818 1726853583.34297: in VariableManager get_vars() 26818 1726853583.34303: Calling all_inventory to load vars for managed_node3 26818 1726853583.34304: Calling groups_inventory to load vars for managed_node3 26818 1726853583.34306: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.34310: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.34312: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.34314: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.34393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.34497: done with get_vars() 26818 1726853583.34507: done queuing things up, now waiting for results queue to drain 26818 1726853583.34508: results queue empty 26818 1726853583.34508: checking for any_errors_fatal 26818 1726853583.34510: done checking for any_errors_fatal 26818 1726853583.34510: checking for max_fail_percentage 26818 1726853583.34511: done checking for max_fail_percentage 26818 1726853583.34511: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.34512: done checking to see if all hosts have failed 26818 1726853583.34512: getting the remaining hosts for this loop 26818 1726853583.34513: done getting the remaining hosts for this loop 26818 1726853583.34514: getting the next task for host managed_node3 26818 1726853583.34516: done getting next task for host managed_node3 26818 1726853583.34517: ^ task is: TASK: meta (flush_handlers) 26818 1726853583.34518: ^ 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 26818 1726853583.34524: getting variables 26818 1726853583.34525: in VariableManager get_vars() 26818 1726853583.34532: Calling all_inventory to load vars for managed_node3 26818 1726853583.34533: Calling groups_inventory to load vars for managed_node3 26818 1726853583.34535: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.34539: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.34540: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.34542: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.34619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.34736: done with get_vars() 26818 1726853583.34742: done getting variables 26818 1726853583.34774: in VariableManager get_vars() 26818 1726853583.34780: Calling all_inventory to load vars for managed_node3 26818 1726853583.34781: Calling groups_inventory to load vars for managed_node3 26818 1726853583.34782: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.34785: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.34786: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.34788: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.34863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.34966: done with get_vars() 26818 1726853583.34976: done queuing things up, now waiting for results queue to drain 26818 1726853583.34977: results queue empty 26818 1726853583.34978: checking for any_errors_fatal 26818 1726853583.34979: done checking for any_errors_fatal 26818 1726853583.34979: checking for max_fail_percentage 26818 1726853583.34980: done checking for max_fail_percentage 26818 1726853583.34980: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.34981: done checking to see if all hosts have failed 26818 1726853583.34981: getting the remaining hosts for this loop 26818 1726853583.34981: done getting the remaining hosts for this loop 26818 1726853583.34983: getting the next task for host managed_node3 26818 1726853583.34985: done getting next task for host managed_node3 26818 1726853583.34985: ^ task is: None 26818 1726853583.34986: ^ 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 26818 1726853583.34987: done queuing things up, now waiting for results queue to drain 26818 1726853583.34987: results queue empty 26818 1726853583.34988: checking for any_errors_fatal 26818 1726853583.34988: done checking for any_errors_fatal 26818 1726853583.34988: checking for max_fail_percentage 26818 1726853583.34989: done checking for max_fail_percentage 26818 1726853583.34989: checking to see if all hosts have failed and the running result is not ok 26818 1726853583.34990: done checking to see if all hosts have failed 26818 1726853583.34991: getting the next task for host managed_node3 26818 1726853583.34992: done getting next task for host managed_node3 26818 1726853583.34993: ^ task is: None 26818 1726853583.34993: ^ 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 26818 1726853583.35028: in VariableManager get_vars() 26818 1726853583.35043: done with get_vars() 26818 1726853583.35047: in VariableManager get_vars() 26818 1726853583.35054: done with get_vars() 26818 1726853583.35058: variable 'omit' from source: magic vars 26818 1726853583.35083: in VariableManager get_vars() 26818 1726853583.35092: done with get_vars() 26818 1726853583.35105: variable 'omit' from source: magic vars PLAY [Play for testing reapplying the connection] ****************************** 26818 1726853583.35605: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 26818 1726853583.35630: getting the remaining hosts for this loop 26818 1726853583.35631: done getting the remaining hosts for this loop 26818 1726853583.35633: getting the next task for host managed_node3 26818 1726853583.35636: done getting next task for host managed_node3 26818 1726853583.35638: ^ task is: TASK: Gathering Facts 26818 1726853583.35639: ^ 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 26818 1726853583.35641: getting variables 26818 1726853583.35642: in VariableManager get_vars() 26818 1726853583.35651: Calling all_inventory to load vars for managed_node3 26818 1726853583.35653: Calling groups_inventory to load vars for managed_node3 26818 1726853583.35655: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853583.35659: Calling all_plugins_play to load vars for managed_node3 26818 1726853583.35675: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853583.35678: Calling groups_plugins_play to load vars for managed_node3 26818 1726853583.35808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853583.35983: done with get_vars() 26818 1726853583.35991: done getting variables 26818 1726853583.36028: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 Friday 20 September 2024 13:33:03 -0400 (0:00:00.036) 0:00:03.033 ****** 26818 1726853583.36050: entering _queue_task() for managed_node3/gather_facts 26818 1726853583.36304: worker is 1 (out of 1 available) 26818 1726853583.36317: exiting _queue_task() for managed_node3/gather_facts 26818 1726853583.36328: done queuing things up, now waiting for results queue to drain 26818 1726853583.36330: waiting for pending results... 26818 1726853583.36567: running TaskExecutor() for managed_node3/TASK: Gathering Facts 26818 1726853583.36665: in run() - task 02083763-bbaf-0338-49da-000000000093 26818 1726853583.36679: variable 'ansible_search_path' from source: unknown 26818 1726853583.36775: calling self._execute() 26818 1726853583.36792: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.36803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.36816: variable 'omit' from source: magic vars 26818 1726853583.37216: variable 'ansible_distribution_major_version' from source: facts 26818 1726853583.37233: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853583.37244: variable 'omit' from source: magic vars 26818 1726853583.37270: variable 'omit' from source: magic vars 26818 1726853583.37323: variable 'omit' from source: magic vars 26818 1726853583.37354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853583.37433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853583.37437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853583.37445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853583.37461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853583.37496: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853583.37505: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.37514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.37648: Set connection var ansible_connection to ssh 26818 1726853583.37651: Set connection var ansible_pipelining to False 26818 1726853583.37653: Set connection var ansible_shell_executable to /bin/sh 26818 1726853583.37655: Set connection var ansible_shell_type to sh 26818 1726853583.37657: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853583.37659: Set connection var ansible_timeout to 10 26818 1726853583.37681: variable 'ansible_shell_executable' from source: unknown 26818 1726853583.37688: variable 'ansible_connection' from source: unknown 26818 1726853583.37695: variable 'ansible_module_compression' from source: unknown 26818 1726853583.37701: variable 'ansible_shell_type' from source: unknown 26818 1726853583.37707: variable 'ansible_shell_executable' from source: unknown 26818 1726853583.37776: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853583.37779: variable 'ansible_pipelining' from source: unknown 26818 1726853583.37781: variable 'ansible_timeout' from source: unknown 26818 1726853583.37783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853583.37909: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853583.37925: variable 'omit' from source: magic vars 26818 1726853583.37935: starting attempt loop 26818 1726853583.37941: running the handler 26818 1726853583.37960: variable 'ansible_facts' from source: unknown 26818 1726853583.37985: _low_level_execute_command(): starting 26818 1726853583.38005: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853583.38698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853583.38712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853583.38726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853583.38747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853583.38763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853583.38861: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853583.38865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853583.38888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853583.38906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853583.38930: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853583.39027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853583.40750: stdout chunk (state=3): >>>/root <<< 26818 1726853583.40889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853583.40912: stderr chunk (state=3): >>><<< 26818 1726853583.40925: stdout chunk (state=3): >>><<< 26818 1726853583.40960: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853583.41009: _low_level_execute_command(): starting 26818 1726853583.41012: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610 `" && echo ansible-tmp-1726853583.409684-26991-89632181200610="` echo /root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610 `" ) && sleep 0' 26818 1726853583.41794: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853583.41838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853583.41857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853583.41881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853583.41992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853583.44021: stdout chunk (state=3): >>>ansible-tmp-1726853583.409684-26991-89632181200610=/root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610 <<< 26818 1726853583.44166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853583.44203: stdout chunk (state=3): >>><<< 26818 1726853583.44207: stderr chunk (state=3): >>><<< 26818 1726853583.44377: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853583.409684-26991-89632181200610=/root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853583.44381: variable 'ansible_module_compression' from source: unknown 26818 1726853583.44384: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 26818 1726853583.44386: variable 'ansible_facts' from source: unknown 26818 1726853583.44634: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/AnsiballZ_setup.py 26818 1726853583.44858: Sending initial data 26818 1726853583.44861: Sent initial data (152 bytes) 26818 1726853583.45508: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853583.45521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853583.45593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853583.45648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853583.45669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853583.45692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853583.45804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853583.47685: 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 <<< 26818 1726853583.47741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853583.47808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpnvroz5rg /root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/AnsiballZ_setup.py <<< 26818 1726853583.47811: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/AnsiballZ_setup.py" <<< 26818 1726853583.47873: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpnvroz5rg" to remote "/root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/AnsiballZ_setup.py" <<< 26818 1726853583.49010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853583.49075: stderr chunk (state=3): >>><<< 26818 1726853583.49078: stdout chunk (state=3): >>><<< 26818 1726853583.49092: done transferring module to remote 26818 1726853583.49125: _low_level_execute_command(): starting 26818 1726853583.49128: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/ /root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/AnsiballZ_setup.py && sleep 0' 26818 1726853583.49686: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853583.49798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853583.49815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853583.49897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853583.52262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853583.52290: stderr chunk (state=3): >>><<< 26818 1726853583.52298: stdout chunk (state=3): >>><<< 26818 1726853583.52314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853583.52317: _low_level_execute_command(): starting 26818 1726853583.52322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/AnsiballZ_setup.py && sleep 0' 26818 1726853583.52759: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853583.52762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853583.52765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 26818 1726853583.52767: 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 <<< 26818 1726853583.52769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853583.52816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853583.52824: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853583.52895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853584.36322: 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_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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2966, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 565, "free": 2966}, "nocache": {"free": 3283, "used": 248}, "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": "<<< 26818 1726853584.36509: stdout chunk (state=3): >>>NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 728, "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": 261802676224, "block_size": 4096, "block_total": 65519099, "block_available": 63916669, "block_used": 1602430, "inode_total": 131070960, "inode_available": 131029145, "inode_used": 41815, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_fips": false, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "04", "epoch": "1726853584", "epoch_int": "1726853584", "date": "2024-09-20", "time": "13:33:04", "iso8601_micro": "2024-09-20T17:33:04.301598Z", "iso8601": "2024-09-20T17:33:04Z", "iso8601_basic": "20240920T133304301598", "iso8601_basic_short": "20240920T133304", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "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<<< 26818 1726853584.36523: stdout chunk (state=3): >>>_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_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 [f<<< 26818 1726853584.36532: stdout chunk (state=3): >>>ixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "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_loadavg": {"1m": 0.50732421875, "5m": 0.4833984375, "15m": 0.28271484375}, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "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_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 26818 1726853584.39293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853584.39326: stderr chunk (state=3): >>><<< 26818 1726853584.39330: stdout chunk (state=3): >>><<< 26818 1726853584.39361: _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_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_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-11-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-11-217", "ansible_nodename": "ip-10-31-11-217.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": "ec2a85cf21f17783c9da20681cb8e352", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoYDjPBT+oZMoH+Iz89VMad3pzgkIKqOuUO8QZPyEpVfgGNjVOaglgkXLQyOXulclB6EA4nlBVmVP6IyWL+N4gskjf5Qmm5n+WHu3amXXm9l66v+yKWruV18sgIn8o6iAdCgZrJFzdFVNeKRLYV6P67syyegqRkOJe7U2m/rxA967Vm6wcrwJN8eiZc8tbx1lHOuJNCcP20ThNxMHIPfvT2im8rlt/ojf6e+Z1axRnvFBubBg1qDfxHEX6AlxMHl+CIOXxGHxsvSxfLq7lhrXrComBSxTDv+fmHeJkck3VGck2rn8Hz3eBTty453RU3pq6KxdqU1GB+Z+VYHInXEtXb2i38QpLqRfiLqwUxdjkFKqz0j5z/+NskQF3w8j6uz77Revs9G8eMs14sICJtnD9qBLhFuGxlR/ovZCjynVjBTKBfDaVASpjV0iCIZKSgLn6zSaM/6FBhnBoeb4ch2iiw2S8Q0aKJNKIp0AfY21IVplyS3VCu+Br3fIXzoINo0s=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIX3PaAHBZzPq23oQJkywX/2bB39yz9ZrSLgsNfhL04NHwnY0Up/oiN+aiUte1DWFqV5wiDLJpl9a1tDLARWXNA=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBb2CS4KVp6KVVqnGA45j7tkSkijXfGxbd3neKpDsjh9", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2966, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 565, "free": 2966}, "nocache": {"free": 3283, "used": 248}, "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": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "ansible_product_uuid": "ec2a85cf-21f1-7783-c9da-20681cb8e352", "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": 728, "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": 261802676224, "block_size": 4096, "block_total": 65519099, "block_available": 63916669, "block_used": 1602430, "inode_total": 131070960, "inode_available": 131029145, "inode_used": 41815, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_fips": false, "ansible_local": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.46.199 55604 10.31.11.217 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.46.199 55604 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_is_chroot": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "13", "minute": "33", "second": "04", "epoch": "1726853584", "epoch_int": "1726853584", "date": "2024-09-20", "time": "13:33:04", "iso8601_micro": "2024-09-20T17:33:04.301598Z", "iso8601": "2024-09-20T17:33:04Z", "iso8601_basic": "20240920T133304301598", "iso8601_basic_short": "20240920T133304", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::102a:53ff:fe36:f0e9", "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_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_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.11.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:2a:53:36:f0:e9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.11.217"], "ansible_all_ipv6_addresses": ["fe80::102a:53ff:fe36:f0e9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.11.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::102a:53ff:fe36:f0e9"]}, "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_loadavg": {"1m": 0.50732421875, "5m": 0.4833984375, "15m": 0.28271484375}, "ansible_service_mgr": "systemd", "ansible_iscsi_iqn": "", "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_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853584.39575: 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-1726853583.409684-26991-89632181200610/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853584.39579: _low_level_execute_command(): starting 26818 1726853584.39584: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853583.409684-26991-89632181200610/ > /dev/null 2>&1 && sleep 0' 26818 1726853584.40050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853584.40053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853584.40056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26818 1726853584.40058: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853584.40060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853584.40118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853584.40126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853584.40128: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853584.40198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853584.42759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853584.42789: stderr chunk (state=3): >>><<< 26818 1726853584.42794: stdout chunk (state=3): >>><<< 26818 1726853584.42807: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853584.42813: handler run complete 26818 1726853584.42892: variable 'ansible_facts' from source: unknown 26818 1726853584.42959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853584.43141: variable 'ansible_facts' from source: unknown 26818 1726853584.43196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853584.43269: attempt loop complete, returning result 26818 1726853584.43274: _execute() done 26818 1726853584.43277: dumping result to json 26818 1726853584.43298: done dumping result, returning 26818 1726853584.43306: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [02083763-bbaf-0338-49da-000000000093] 26818 1726853584.43309: sending task result for task 02083763-bbaf-0338-49da-000000000093 26818 1726853584.43555: done sending task result for task 02083763-bbaf-0338-49da-000000000093 26818 1726853584.43558: WORKER PROCESS EXITING ok: [managed_node3] 26818 1726853584.43764: no more pending results, returning what we have 26818 1726853584.43766: results queue empty 26818 1726853584.43766: checking for any_errors_fatal 26818 1726853584.43767: done checking for any_errors_fatal 26818 1726853584.43768: checking for max_fail_percentage 26818 1726853584.43769: done checking for max_fail_percentage 26818 1726853584.43769: checking to see if all hosts have failed and the running result is not ok 26818 1726853584.43770: done checking to see if all hosts have failed 26818 1726853584.43772: getting the remaining hosts for this loop 26818 1726853584.43773: done getting the remaining hosts for this loop 26818 1726853584.43776: getting the next task for host managed_node3 26818 1726853584.43780: done getting next task for host managed_node3 26818 1726853584.43781: ^ task is: TASK: Show test banner 26818 1726853584.43783: ^ 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 26818 1726853584.43785: getting variables 26818 1726853584.43785: in VariableManager get_vars() 26818 1726853584.43806: Calling all_inventory to load vars for managed_node3 26818 1726853584.43807: Calling groups_inventory to load vars for managed_node3 26818 1726853584.43809: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853584.43818: Calling all_plugins_play to load vars for managed_node3 26818 1726853584.43820: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853584.43822: Calling groups_plugins_play to load vars for managed_node3 26818 1726853584.43917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853584.44028: done with get_vars() 26818 1726853584.44037: done getting variables 26818 1726853584.44110: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show test banner] ******************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:14 Friday 20 September 2024 13:33:04 -0400 (0:00:01.080) 0:00:04.114 ****** 26818 1726853584.44129: entering _queue_task() for managed_node3/debug 26818 1726853584.44130: Creating lock for debug 26818 1726853584.44333: worker is 1 (out of 1 available) 26818 1726853584.44346: exiting _queue_task() for managed_node3/debug 26818 1726853584.44359: done queuing things up, now waiting for results queue to drain 26818 1726853584.44361: waiting for pending results... 26818 1726853584.44506: running TaskExecutor() for managed_node3/TASK: Show test banner 26818 1726853584.44557: in run() - task 02083763-bbaf-0338-49da-000000000026 26818 1726853584.44567: variable 'ansible_search_path' from source: unknown 26818 1726853584.44598: calling self._execute() 26818 1726853584.44651: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853584.44657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853584.44662: variable 'omit' from source: magic vars 26818 1726853584.44922: variable 'ansible_distribution_major_version' from source: facts 26818 1726853584.44931: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853584.44937: variable 'omit' from source: magic vars 26818 1726853584.44959: variable 'omit' from source: magic vars 26818 1726853584.44984: variable 'omit' from source: magic vars 26818 1726853584.45014: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853584.45046: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853584.45061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853584.45076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853584.45086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853584.45109: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853584.45112: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853584.45114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853584.45185: Set connection var ansible_connection to ssh 26818 1726853584.45189: Set connection var ansible_pipelining to False 26818 1726853584.45195: Set connection var ansible_shell_executable to /bin/sh 26818 1726853584.45199: Set connection var ansible_shell_type to sh 26818 1726853584.45205: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853584.45209: Set connection var ansible_timeout to 10 26818 1726853584.45227: variable 'ansible_shell_executable' from source: unknown 26818 1726853584.45230: variable 'ansible_connection' from source: unknown 26818 1726853584.45232: variable 'ansible_module_compression' from source: unknown 26818 1726853584.45237: variable 'ansible_shell_type' from source: unknown 26818 1726853584.45240: variable 'ansible_shell_executable' from source: unknown 26818 1726853584.45243: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853584.45245: variable 'ansible_pipelining' from source: unknown 26818 1726853584.45247: variable 'ansible_timeout' from source: unknown 26818 1726853584.45249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853584.45342: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853584.45350: variable 'omit' from source: magic vars 26818 1726853584.45360: starting attempt loop 26818 1726853584.45363: running the handler 26818 1726853584.45398: handler run complete 26818 1726853584.45413: attempt loop complete, returning result 26818 1726853584.45416: _execute() done 26818 1726853584.45418: dumping result to json 26818 1726853584.45420: done dumping result, returning 26818 1726853584.45428: done running TaskExecutor() for managed_node3/TASK: Show test banner [02083763-bbaf-0338-49da-000000000026] 26818 1726853584.45433: sending task result for task 02083763-bbaf-0338-49da-000000000026 26818 1726853584.45516: done sending task result for task 02083763-bbaf-0338-49da-000000000026 26818 1726853584.45518: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Inside states tests 26818 1726853584.45572: no more pending results, returning what we have 26818 1726853584.45575: results queue empty 26818 1726853584.45576: checking for any_errors_fatal 26818 1726853584.45586: done checking for any_errors_fatal 26818 1726853584.45587: checking for max_fail_percentage 26818 1726853584.45588: done checking for max_fail_percentage 26818 1726853584.45589: checking to see if all hosts have failed and the running result is not ok 26818 1726853584.45590: done checking to see if all hosts have failed 26818 1726853584.45590: getting the remaining hosts for this loop 26818 1726853584.45592: done getting the remaining hosts for this loop 26818 1726853584.45595: getting the next task for host managed_node3 26818 1726853584.45599: done getting next task for host managed_node3 26818 1726853584.45602: ^ task is: TASK: Include the task 'show_interfaces.yml' 26818 1726853584.45604: ^ 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 26818 1726853584.45606: getting variables 26818 1726853584.45608: in VariableManager get_vars() 26818 1726853584.45644: Calling all_inventory to load vars for managed_node3 26818 1726853584.45647: Calling groups_inventory to load vars for managed_node3 26818 1726853584.45649: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853584.45659: Calling all_plugins_play to load vars for managed_node3 26818 1726853584.45662: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853584.45664: Calling groups_plugins_play to load vars for managed_node3 26818 1726853584.45768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853584.45903: done with get_vars() 26818 1726853584.45909: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:17 Friday 20 September 2024 13:33:04 -0400 (0:00:00.018) 0:00:04.133 ****** 26818 1726853584.45968: entering _queue_task() for managed_node3/include_tasks 26818 1726853584.46146: worker is 1 (out of 1 available) 26818 1726853584.46158: exiting _queue_task() for managed_node3/include_tasks 26818 1726853584.46168: done queuing things up, now waiting for results queue to drain 26818 1726853584.46170: waiting for pending results... 26818 1726853584.46322: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 26818 1726853584.46375: in run() - task 02083763-bbaf-0338-49da-000000000027 26818 1726853584.46385: variable 'ansible_search_path' from source: unknown 26818 1726853584.46416: calling self._execute() 26818 1726853584.46473: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853584.46477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853584.46485: variable 'omit' from source: magic vars 26818 1726853584.46752: variable 'ansible_distribution_major_version' from source: facts 26818 1726853584.46764: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853584.46769: _execute() done 26818 1726853584.46775: dumping result to json 26818 1726853584.46778: done dumping result, returning 26818 1726853584.46785: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [02083763-bbaf-0338-49da-000000000027] 26818 1726853584.46790: sending task result for task 02083763-bbaf-0338-49da-000000000027 26818 1726853584.46865: done sending task result for task 02083763-bbaf-0338-49da-000000000027 26818 1726853584.46868: WORKER PROCESS EXITING 26818 1726853584.46900: no more pending results, returning what we have 26818 1726853584.46905: in VariableManager get_vars() 26818 1726853584.46943: Calling all_inventory to load vars for managed_node3 26818 1726853584.46946: Calling groups_inventory to load vars for managed_node3 26818 1726853584.46949: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853584.46959: Calling all_plugins_play to load vars for managed_node3 26818 1726853584.46962: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853584.46965: Calling groups_plugins_play to load vars for managed_node3 26818 1726853584.47091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853584.47204: done with get_vars() 26818 1726853584.47209: variable 'ansible_search_path' from source: unknown 26818 1726853584.47218: we have included files to process 26818 1726853584.47219: generating all_blocks data 26818 1726853584.47219: done generating all_blocks data 26818 1726853584.47220: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26818 1726853584.47221: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26818 1726853584.47222: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 26818 1726853584.47324: in VariableManager get_vars() 26818 1726853584.47336: done with get_vars() 26818 1726853584.47408: done processing included file 26818 1726853584.47409: iterating over new_blocks loaded from include file 26818 1726853584.47410: in VariableManager get_vars() 26818 1726853584.47419: done with get_vars() 26818 1726853584.47420: filtering new block on tags 26818 1726853584.47431: done filtering new block on tags 26818 1726853584.47433: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node3 26818 1726853584.47436: extending task lists for all hosts with included blocks 26818 1726853584.47480: done extending task lists 26818 1726853584.47481: done processing included files 26818 1726853584.47481: results queue empty 26818 1726853584.47482: checking for any_errors_fatal 26818 1726853584.47484: done checking for any_errors_fatal 26818 1726853584.47485: checking for max_fail_percentage 26818 1726853584.47485: done checking for max_fail_percentage 26818 1726853584.47486: checking to see if all hosts have failed and the running result is not ok 26818 1726853584.47486: done checking to see if all hosts have failed 26818 1726853584.47487: getting the remaining hosts for this loop 26818 1726853584.47487: done getting the remaining hosts for this loop 26818 1726853584.47489: getting the next task for host managed_node3 26818 1726853584.47491: done getting next task for host managed_node3 26818 1726853584.47493: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 26818 1726853584.47494: ^ 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 26818 1726853584.47496: getting variables 26818 1726853584.47496: in VariableManager get_vars() 26818 1726853584.47503: Calling all_inventory to load vars for managed_node3 26818 1726853584.47505: Calling groups_inventory to load vars for managed_node3 26818 1726853584.47506: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853584.47509: Calling all_plugins_play to load vars for managed_node3 26818 1726853584.47510: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853584.47512: Calling groups_plugins_play to load vars for managed_node3 26818 1726853584.47742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853584.47848: done with get_vars() 26818 1726853584.47854: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 13:33:04 -0400 (0:00:00.019) 0:00:04.152 ****** 26818 1726853584.47904: entering _queue_task() for managed_node3/include_tasks 26818 1726853584.48096: worker is 1 (out of 1 available) 26818 1726853584.48110: exiting _queue_task() for managed_node3/include_tasks 26818 1726853584.48121: done queuing things up, now waiting for results queue to drain 26818 1726853584.48123: waiting for pending results... 26818 1726853584.48274: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 26818 1726853584.48326: in run() - task 02083763-bbaf-0338-49da-0000000000d9 26818 1726853584.48336: variable 'ansible_search_path' from source: unknown 26818 1726853584.48339: variable 'ansible_search_path' from source: unknown 26818 1726853584.48374: calling self._execute() 26818 1726853584.48430: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853584.48434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853584.48442: variable 'omit' from source: magic vars 26818 1726853584.48711: variable 'ansible_distribution_major_version' from source: facts 26818 1726853584.48721: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853584.48727: _execute() done 26818 1726853584.48729: dumping result to json 26818 1726853584.48734: done dumping result, returning 26818 1726853584.48740: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [02083763-bbaf-0338-49da-0000000000d9] 26818 1726853584.48745: sending task result for task 02083763-bbaf-0338-49da-0000000000d9 26818 1726853584.48823: done sending task result for task 02083763-bbaf-0338-49da-0000000000d9 26818 1726853584.48825: WORKER PROCESS EXITING 26818 1726853584.48853: no more pending results, returning what we have 26818 1726853584.48857: in VariableManager get_vars() 26818 1726853584.48900: Calling all_inventory to load vars for managed_node3 26818 1726853584.48902: Calling groups_inventory to load vars for managed_node3 26818 1726853584.48905: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853584.48916: Calling all_plugins_play to load vars for managed_node3 26818 1726853584.48918: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853584.48920: Calling groups_plugins_play to load vars for managed_node3 26818 1726853584.49047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853584.49167: done with get_vars() 26818 1726853584.49174: variable 'ansible_search_path' from source: unknown 26818 1726853584.49175: variable 'ansible_search_path' from source: unknown 26818 1726853584.49204: we have included files to process 26818 1726853584.49205: generating all_blocks data 26818 1726853584.49206: done generating all_blocks data 26818 1726853584.49206: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26818 1726853584.49207: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26818 1726853584.49208: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 26818 1726853584.49415: done processing included file 26818 1726853584.49416: iterating over new_blocks loaded from include file 26818 1726853584.49418: in VariableManager get_vars() 26818 1726853584.49448: done with get_vars() 26818 1726853584.49450: filtering new block on tags 26818 1726853584.49463: done filtering new block on tags 26818 1726853584.49464: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node3 26818 1726853584.49467: extending task lists for all hosts with included blocks 26818 1726853584.49529: done extending task lists 26818 1726853584.49530: done processing included files 26818 1726853584.49530: results queue empty 26818 1726853584.49531: checking for any_errors_fatal 26818 1726853584.49532: done checking for any_errors_fatal 26818 1726853584.49533: checking for max_fail_percentage 26818 1726853584.49533: done checking for max_fail_percentage 26818 1726853584.49534: checking to see if all hosts have failed and the running result is not ok 26818 1726853584.49535: done checking to see if all hosts have failed 26818 1726853584.49535: getting the remaining hosts for this loop 26818 1726853584.49536: done getting the remaining hosts for this loop 26818 1726853584.49537: getting the next task for host managed_node3 26818 1726853584.49540: done getting next task for host managed_node3 26818 1726853584.49541: ^ task is: TASK: Gather current interface info 26818 1726853584.49543: ^ 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 26818 1726853584.49544: getting variables 26818 1726853584.49545: in VariableManager get_vars() 26818 1726853584.49552: Calling all_inventory to load vars for managed_node3 26818 1726853584.49555: Calling groups_inventory to load vars for managed_node3 26818 1726853584.49557: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853584.49560: Calling all_plugins_play to load vars for managed_node3 26818 1726853584.49562: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853584.49563: Calling groups_plugins_play to load vars for managed_node3 26818 1726853584.49641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853584.49748: done with get_vars() 26818 1726853584.49756: done getting variables 26818 1726853584.49783: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 13:33:04 -0400 (0:00:00.018) 0:00:04.171 ****** 26818 1726853584.49803: entering _queue_task() for managed_node3/command 26818 1726853584.50000: worker is 1 (out of 1 available) 26818 1726853584.50013: exiting _queue_task() for managed_node3/command 26818 1726853584.50023: done queuing things up, now waiting for results queue to drain 26818 1726853584.50025: waiting for pending results... 26818 1726853584.50175: running TaskExecutor() for managed_node3/TASK: Gather current interface info 26818 1726853584.50236: in run() - task 02083763-bbaf-0338-49da-0000000000e8 26818 1726853584.50248: variable 'ansible_search_path' from source: unknown 26818 1726853584.50252: variable 'ansible_search_path' from source: unknown 26818 1726853584.50281: calling self._execute() 26818 1726853584.50336: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853584.50340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853584.50347: variable 'omit' from source: magic vars 26818 1726853584.50612: variable 'ansible_distribution_major_version' from source: facts 26818 1726853584.50622: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853584.50627: variable 'omit' from source: magic vars 26818 1726853584.50705: variable 'omit' from source: magic vars 26818 1726853584.50709: variable 'omit' from source: magic vars 26818 1726853584.50714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853584.50742: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853584.50759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853584.50772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853584.50782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853584.50809: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853584.50812: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853584.50815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853584.50880: Set connection var ansible_connection to ssh 26818 1726853584.50883: Set connection var ansible_pipelining to False 26818 1726853584.50889: Set connection var ansible_shell_executable to /bin/sh 26818 1726853584.50894: Set connection var ansible_shell_type to sh 26818 1726853584.50899: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853584.50904: Set connection var ansible_timeout to 10 26818 1726853584.50925: variable 'ansible_shell_executable' from source: unknown 26818 1726853584.50928: variable 'ansible_connection' from source: unknown 26818 1726853584.50931: variable 'ansible_module_compression' from source: unknown 26818 1726853584.50934: variable 'ansible_shell_type' from source: unknown 26818 1726853584.50936: variable 'ansible_shell_executable' from source: unknown 26818 1726853584.50939: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853584.50941: variable 'ansible_pipelining' from source: unknown 26818 1726853584.50943: variable 'ansible_timeout' from source: unknown 26818 1726853584.50945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853584.51040: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853584.51048: variable 'omit' from source: magic vars 26818 1726853584.51058: starting attempt loop 26818 1726853584.51061: running the handler 26818 1726853584.51073: _low_level_execute_command(): starting 26818 1726853584.51080: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853584.51598: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853584.51601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853584.51604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853584.51609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853584.51655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853584.51659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853584.51661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853584.51744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853584.54177: stdout chunk (state=3): >>>/root <<< 26818 1726853584.54329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853584.54358: stderr chunk (state=3): >>><<< 26818 1726853584.54361: stdout chunk (state=3): >>><<< 26818 1726853584.54380: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853584.54394: _low_level_execute_command(): starting 26818 1726853584.54397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598 `" && echo ansible-tmp-1726853584.543811-27013-212449728106598="` echo /root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598 `" ) && sleep 0' 26818 1726853584.54832: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853584.54836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853584.54839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26818 1726853584.54848: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853584.54900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853584.54903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853584.54909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853584.54978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853584.57795: stdout chunk (state=3): >>>ansible-tmp-1726853584.543811-27013-212449728106598=/root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598 <<< 26818 1726853584.57964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853584.57992: stderr chunk (state=3): >>><<< 26818 1726853584.57996: stdout chunk (state=3): >>><<< 26818 1726853584.58009: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853584.543811-27013-212449728106598=/root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853584.58032: variable 'ansible_module_compression' from source: unknown 26818 1726853584.58075: ANSIBALLZ: Using generic lock for ansible.legacy.command 26818 1726853584.58079: ANSIBALLZ: Acquiring lock 26818 1726853584.58081: ANSIBALLZ: Lock acquired: 140692304581584 26818 1726853584.58086: ANSIBALLZ: Creating module 26818 1726853584.65990: ANSIBALLZ: Writing module into payload 26818 1726853584.66051: ANSIBALLZ: Writing module 26818 1726853584.66069: ANSIBALLZ: Renaming module 26818 1726853584.66076: ANSIBALLZ: Done creating module 26818 1726853584.66089: variable 'ansible_facts' from source: unknown 26818 1726853584.66132: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/AnsiballZ_command.py 26818 1726853584.66235: Sending initial data 26818 1726853584.66238: Sent initial data (155 bytes) 26818 1726853584.66736: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853584.66793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853584.66796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853584.66798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853584.66876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853584.69234: 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 <<< 26818 1726853584.69241: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26818 1726853584.69303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853584.69366: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpidg57d7q /root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/AnsiballZ_command.py <<< 26818 1726853584.69369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/AnsiballZ_command.py" <<< 26818 1726853584.69425: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpidg57d7q" to remote "/root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/AnsiballZ_command.py" <<< 26818 1726853584.69432: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/AnsiballZ_command.py" <<< 26818 1726853584.70039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853584.70083: stderr chunk (state=3): >>><<< 26818 1726853584.70086: stdout chunk (state=3): >>><<< 26818 1726853584.70121: done transferring module to remote 26818 1726853584.70130: _low_level_execute_command(): starting 26818 1726853584.70134: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/ /root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/AnsiballZ_command.py && sleep 0' 26818 1726853584.70714: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853584.70737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853584.70740: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853584.70813: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853584.70840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853584.70854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853584.70883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853584.71008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853584.73579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853584.73605: stderr chunk (state=3): >>><<< 26818 1726853584.73614: stdout chunk (state=3): >>><<< 26818 1726853584.73633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853584.73641: _low_level_execute_command(): starting 26818 1726853584.73710: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/AnsiballZ_command.py && sleep 0' 26818 1726853584.74298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853584.74314: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853584.74330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853584.74376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853584.74392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853584.74486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853584.74508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853584.74619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853584.98769: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:33:04.981404", "end": "2024-09-20 13:33:04.986101", "delta": "0:00:00.004697", "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}}} <<< 26818 1726853585.01051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853585.01056: stdout chunk (state=3): >>><<< 26818 1726853585.01058: stderr chunk (state=3): >>><<< 26818 1726853585.01205: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 13:33:04.981404", "end": "2024-09-20 13:33:04.986101", "delta": "0:00:00.004697", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853585.01209: 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-1726853584.543811-27013-212449728106598/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853585.01213: _low_level_execute_command(): starting 26818 1726853585.01215: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853584.543811-27013-212449728106598/ > /dev/null 2>&1 && sleep 0' 26818 1726853585.01815: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853585.01890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.01990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.02039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.04748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853585.04773: stderr chunk (state=3): >>><<< 26818 1726853585.04777: stdout chunk (state=3): >>><<< 26818 1726853585.04791: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853585.04798: handler run complete 26818 1726853585.04815: Evaluated conditional (False): False 26818 1726853585.04823: attempt loop complete, returning result 26818 1726853585.04826: _execute() done 26818 1726853585.04828: dumping result to json 26818 1726853585.04832: done dumping result, returning 26818 1726853585.04841: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [02083763-bbaf-0338-49da-0000000000e8] 26818 1726853585.04848: sending task result for task 02083763-bbaf-0338-49da-0000000000e8 26818 1726853585.04941: done sending task result for task 02083763-bbaf-0338-49da-0000000000e8 26818 1726853585.04944: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004697", "end": "2024-09-20 13:33:04.986101", "rc": 0, "start": "2024-09-20 13:33:04.981404" } STDOUT: bonding_masters eth0 lo 26818 1726853585.05022: no more pending results, returning what we have 26818 1726853585.05025: results queue empty 26818 1726853585.05025: checking for any_errors_fatal 26818 1726853585.05027: done checking for any_errors_fatal 26818 1726853585.05027: checking for max_fail_percentage 26818 1726853585.05029: done checking for max_fail_percentage 26818 1726853585.05030: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.05031: done checking to see if all hosts have failed 26818 1726853585.05032: getting the remaining hosts for this loop 26818 1726853585.05033: done getting the remaining hosts for this loop 26818 1726853585.05037: getting the next task for host managed_node3 26818 1726853585.05043: done getting next task for host managed_node3 26818 1726853585.05046: ^ task is: TASK: Set current_interfaces 26818 1726853585.05050: ^ 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 26818 1726853585.05055: getting variables 26818 1726853585.05056: in VariableManager get_vars() 26818 1726853585.05094: Calling all_inventory to load vars for managed_node3 26818 1726853585.05096: Calling groups_inventory to load vars for managed_node3 26818 1726853585.05099: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.05109: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.05112: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.05114: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.05290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.05414: done with get_vars() 26818 1726853585.05421: done getting variables 26818 1726853585.05465: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 13:33:05 -0400 (0:00:00.556) 0:00:04.728 ****** 26818 1726853585.05488: entering _queue_task() for managed_node3/set_fact 26818 1726853585.05683: worker is 1 (out of 1 available) 26818 1726853585.05695: exiting _queue_task() for managed_node3/set_fact 26818 1726853585.05706: done queuing things up, now waiting for results queue to drain 26818 1726853585.05708: waiting for pending results... 26818 1726853585.05858: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 26818 1726853585.05916: in run() - task 02083763-bbaf-0338-49da-0000000000e9 26818 1726853585.05925: variable 'ansible_search_path' from source: unknown 26818 1726853585.05930: variable 'ansible_search_path' from source: unknown 26818 1726853585.05979: calling self._execute() 26818 1726853585.06034: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.06076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.06079: variable 'omit' from source: magic vars 26818 1726853585.06651: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.06665: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.06844: variable 'omit' from source: magic vars 26818 1726853585.06848: variable 'omit' from source: magic vars 26818 1726853585.06850: variable '_current_interfaces' from source: set_fact 26818 1726853585.06913: variable 'omit' from source: magic vars 26818 1726853585.06959: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853585.07005: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853585.07032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853585.07056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.07276: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.07280: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853585.07282: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.07284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.07286: Set connection var ansible_connection to ssh 26818 1726853585.07289: Set connection var ansible_pipelining to False 26818 1726853585.07291: Set connection var ansible_shell_executable to /bin/sh 26818 1726853585.07293: Set connection var ansible_shell_type to sh 26818 1726853585.07295: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853585.07298: Set connection var ansible_timeout to 10 26818 1726853585.07300: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.07323: variable 'ansible_connection' from source: unknown 26818 1726853585.07332: variable 'ansible_module_compression' from source: unknown 26818 1726853585.07339: variable 'ansible_shell_type' from source: unknown 26818 1726853585.07346: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.07352: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.07359: variable 'ansible_pipelining' from source: unknown 26818 1726853585.07367: variable 'ansible_timeout' from source: unknown 26818 1726853585.07376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.07521: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853585.07538: variable 'omit' from source: magic vars 26818 1726853585.07550: starting attempt loop 26818 1726853585.07557: running the handler 26818 1726853585.07575: handler run complete 26818 1726853585.07591: attempt loop complete, returning result 26818 1726853585.07598: _execute() done 26818 1726853585.07603: dumping result to json 26818 1726853585.07610: done dumping result, returning 26818 1726853585.07622: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [02083763-bbaf-0338-49da-0000000000e9] 26818 1726853585.07630: sending task result for task 02083763-bbaf-0338-49da-0000000000e9 ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 26818 1726853585.07819: no more pending results, returning what we have 26818 1726853585.07822: results queue empty 26818 1726853585.07823: checking for any_errors_fatal 26818 1726853585.07831: done checking for any_errors_fatal 26818 1726853585.07832: checking for max_fail_percentage 26818 1726853585.07833: done checking for max_fail_percentage 26818 1726853585.07834: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.07835: done checking to see if all hosts have failed 26818 1726853585.07836: getting the remaining hosts for this loop 26818 1726853585.07837: done getting the remaining hosts for this loop 26818 1726853585.07840: getting the next task for host managed_node3 26818 1726853585.07849: done getting next task for host managed_node3 26818 1726853585.07851: ^ task is: TASK: Show current_interfaces 26818 1726853585.07856: ^ 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 26818 1726853585.07859: getting variables 26818 1726853585.07861: in VariableManager get_vars() 26818 1726853585.07897: Calling all_inventory to load vars for managed_node3 26818 1726853585.07900: Calling groups_inventory to load vars for managed_node3 26818 1726853585.07903: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.07913: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.07915: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.07919: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.08083: done sending task result for task 02083763-bbaf-0338-49da-0000000000e9 26818 1726853585.08087: WORKER PROCESS EXITING 26818 1726853585.08110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.08314: done with get_vars() 26818 1726853585.08326: done getting variables 26818 1726853585.08382: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 13:33:05 -0400 (0:00:00.029) 0:00:04.757 ****** 26818 1726853585.08409: entering _queue_task() for managed_node3/debug 26818 1726853585.08639: worker is 1 (out of 1 available) 26818 1726853585.08651: exiting _queue_task() for managed_node3/debug 26818 1726853585.08664: done queuing things up, now waiting for results queue to drain 26818 1726853585.08665: waiting for pending results... 26818 1726853585.08906: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 26818 1726853585.09003: in run() - task 02083763-bbaf-0338-49da-0000000000da 26818 1726853585.09020: variable 'ansible_search_path' from source: unknown 26818 1726853585.09026: variable 'ansible_search_path' from source: unknown 26818 1726853585.09065: calling self._execute() 26818 1726853585.09148: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.09159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.09181: variable 'omit' from source: magic vars 26818 1726853585.09524: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.09544: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.09556: variable 'omit' from source: magic vars 26818 1726853585.09597: variable 'omit' from source: magic vars 26818 1726853585.09697: variable 'current_interfaces' from source: set_fact 26818 1726853585.09727: variable 'omit' from source: magic vars 26818 1726853585.09774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853585.09880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853585.10076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853585.10079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.10082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.10084: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853585.10086: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.10088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.10090: Set connection var ansible_connection to ssh 26818 1726853585.10092: Set connection var ansible_pipelining to False 26818 1726853585.10094: Set connection var ansible_shell_executable to /bin/sh 26818 1726853585.10105: Set connection var ansible_shell_type to sh 26818 1726853585.10116: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853585.10125: Set connection var ansible_timeout to 10 26818 1726853585.10151: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.10160: variable 'ansible_connection' from source: unknown 26818 1726853585.10167: variable 'ansible_module_compression' from source: unknown 26818 1726853585.10175: variable 'ansible_shell_type' from source: unknown 26818 1726853585.10181: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.10186: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.10192: variable 'ansible_pipelining' from source: unknown 26818 1726853585.10198: variable 'ansible_timeout' from source: unknown 26818 1726853585.10208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.10343: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853585.10358: variable 'omit' from source: magic vars 26818 1726853585.10368: starting attempt loop 26818 1726853585.10376: running the handler 26818 1726853585.10423: handler run complete 26818 1726853585.10443: attempt loop complete, returning result 26818 1726853585.10450: _execute() done 26818 1726853585.10455: dumping result to json 26818 1726853585.10462: done dumping result, returning 26818 1726853585.10476: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [02083763-bbaf-0338-49da-0000000000da] 26818 1726853585.10539: sending task result for task 02083763-bbaf-0338-49da-0000000000da 26818 1726853585.10603: done sending task result for task 02083763-bbaf-0338-49da-0000000000da 26818 1726853585.10606: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 26818 1726853585.10691: no more pending results, returning what we have 26818 1726853585.10695: results queue empty 26818 1726853585.10696: checking for any_errors_fatal 26818 1726853585.10700: done checking for any_errors_fatal 26818 1726853585.10700: checking for max_fail_percentage 26818 1726853585.10702: done checking for max_fail_percentage 26818 1726853585.10703: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.10704: done checking to see if all hosts have failed 26818 1726853585.10705: getting the remaining hosts for this loop 26818 1726853585.10706: done getting the remaining hosts for this loop 26818 1726853585.10710: getting the next task for host managed_node3 26818 1726853585.10719: done getting next task for host managed_node3 26818 1726853585.10722: ^ task is: TASK: Include the task 'assert_device_absent.yml' 26818 1726853585.10724: ^ 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 26818 1726853585.10728: getting variables 26818 1726853585.10730: in VariableManager get_vars() 26818 1726853585.10767: Calling all_inventory to load vars for managed_node3 26818 1726853585.10772: Calling groups_inventory to load vars for managed_node3 26818 1726853585.10775: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.10787: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.10790: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.10793: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.11199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.11389: done with get_vars() 26818 1726853585.11399: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:19 Friday 20 September 2024 13:33:05 -0400 (0:00:00.030) 0:00:04.788 ****** 26818 1726853585.11488: entering _queue_task() for managed_node3/include_tasks 26818 1726853585.11733: worker is 1 (out of 1 available) 26818 1726853585.11748: exiting _queue_task() for managed_node3/include_tasks 26818 1726853585.11760: done queuing things up, now waiting for results queue to drain 26818 1726853585.11762: waiting for pending results... 26818 1726853585.12188: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' 26818 1726853585.12193: in run() - task 02083763-bbaf-0338-49da-000000000028 26818 1726853585.12196: variable 'ansible_search_path' from source: unknown 26818 1726853585.12198: calling self._execute() 26818 1726853585.12359: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.12373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.12387: variable 'omit' from source: magic vars 26818 1726853585.12766: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.12787: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.12796: _execute() done 26818 1726853585.12804: dumping result to json 26818 1726853585.12812: done dumping result, returning 26818 1726853585.12822: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_absent.yml' [02083763-bbaf-0338-49da-000000000028] 26818 1726853585.12832: sending task result for task 02083763-bbaf-0338-49da-000000000028 26818 1726853585.12993: no more pending results, returning what we have 26818 1726853585.12999: in VariableManager get_vars() 26818 1726853585.13044: Calling all_inventory to load vars for managed_node3 26818 1726853585.13047: Calling groups_inventory to load vars for managed_node3 26818 1726853585.13050: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.13064: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.13067: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.13072: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.13186: done sending task result for task 02083763-bbaf-0338-49da-000000000028 26818 1726853585.13189: WORKER PROCESS EXITING 26818 1726853585.13461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.13648: done with get_vars() 26818 1726853585.13656: variable 'ansible_search_path' from source: unknown 26818 1726853585.13669: we have included files to process 26818 1726853585.13670: generating all_blocks data 26818 1726853585.13674: done generating all_blocks data 26818 1726853585.13677: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26818 1726853585.13678: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26818 1726853585.13681: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 26818 1726853585.13829: in VariableManager get_vars() 26818 1726853585.13846: done with get_vars() 26818 1726853585.13951: done processing included file 26818 1726853585.13953: iterating over new_blocks loaded from include file 26818 1726853585.13954: in VariableManager get_vars() 26818 1726853585.13967: done with get_vars() 26818 1726853585.13969: filtering new block on tags 26818 1726853585.13986: done filtering new block on tags 26818 1726853585.13988: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node3 26818 1726853585.13993: extending task lists for all hosts with included blocks 26818 1726853585.14174: done extending task lists 26818 1726853585.14175: done processing included files 26818 1726853585.14176: results queue empty 26818 1726853585.14177: checking for any_errors_fatal 26818 1726853585.14180: done checking for any_errors_fatal 26818 1726853585.14180: checking for max_fail_percentage 26818 1726853585.14182: done checking for max_fail_percentage 26818 1726853585.14183: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.14183: done checking to see if all hosts have failed 26818 1726853585.14184: getting the remaining hosts for this loop 26818 1726853585.14185: done getting the remaining hosts for this loop 26818 1726853585.14188: getting the next task for host managed_node3 26818 1726853585.14192: done getting next task for host managed_node3 26818 1726853585.14194: ^ task is: TASK: Include the task 'get_interface_stat.yml' 26818 1726853585.14196: ^ 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 26818 1726853585.14198: getting variables 26818 1726853585.14199: in VariableManager get_vars() 26818 1726853585.14210: Calling all_inventory to load vars for managed_node3 26818 1726853585.14212: Calling groups_inventory to load vars for managed_node3 26818 1726853585.14214: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.14218: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.14220: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.14223: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.14357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.14539: done with get_vars() 26818 1726853585.14548: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 13:33:05 -0400 (0:00:00.031) 0:00:04.819 ****** 26818 1726853585.14614: entering _queue_task() for managed_node3/include_tasks 26818 1726853585.14870: worker is 1 (out of 1 available) 26818 1726853585.14985: exiting _queue_task() for managed_node3/include_tasks 26818 1726853585.14997: done queuing things up, now waiting for results queue to drain 26818 1726853585.14998: waiting for pending results... 26818 1726853585.15145: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 26818 1726853585.15239: in run() - task 02083763-bbaf-0338-49da-000000000104 26818 1726853585.15258: variable 'ansible_search_path' from source: unknown 26818 1726853585.15266: variable 'ansible_search_path' from source: unknown 26818 1726853585.15308: calling self._execute() 26818 1726853585.15390: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.15402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.15416: variable 'omit' from source: magic vars 26818 1726853585.15845: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.15863: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.15893: _execute() done 26818 1726853585.15902: dumping result to json 26818 1726853585.15910: done dumping result, returning 26818 1726853585.15922: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-0338-49da-000000000104] 26818 1726853585.15962: sending task result for task 02083763-bbaf-0338-49da-000000000104 26818 1726853585.16201: no more pending results, returning what we have 26818 1726853585.16205: in VariableManager get_vars() 26818 1726853585.16247: Calling all_inventory to load vars for managed_node3 26818 1726853585.16250: Calling groups_inventory to load vars for managed_node3 26818 1726853585.16252: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.16266: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.16268: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.16273: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.16565: done sending task result for task 02083763-bbaf-0338-49da-000000000104 26818 1726853585.16568: WORKER PROCESS EXITING 26818 1726853585.16780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.17111: done with get_vars() 26818 1726853585.17119: variable 'ansible_search_path' from source: unknown 26818 1726853585.17120: variable 'ansible_search_path' from source: unknown 26818 1726853585.17151: we have included files to process 26818 1726853585.17153: generating all_blocks data 26818 1726853585.17154: done generating all_blocks data 26818 1726853585.17155: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26818 1726853585.17156: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26818 1726853585.17158: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26818 1726853585.17668: done processing included file 26818 1726853585.17670: iterating over new_blocks loaded from include file 26818 1726853585.17674: in VariableManager get_vars() 26818 1726853585.17689: done with get_vars() 26818 1726853585.17691: filtering new block on tags 26818 1726853585.17704: done filtering new block on tags 26818 1726853585.17707: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 26818 1726853585.17711: extending task lists for all hosts with included blocks 26818 1726853585.17806: done extending task lists 26818 1726853585.17808: done processing included files 26818 1726853585.17809: results queue empty 26818 1726853585.17809: checking for any_errors_fatal 26818 1726853585.17812: done checking for any_errors_fatal 26818 1726853585.17813: checking for max_fail_percentage 26818 1726853585.17814: done checking for max_fail_percentage 26818 1726853585.17815: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.17815: done checking to see if all hosts have failed 26818 1726853585.17816: getting the remaining hosts for this loop 26818 1726853585.17817: done getting the remaining hosts for this loop 26818 1726853585.17819: getting the next task for host managed_node3 26818 1726853585.17823: done getting next task for host managed_node3 26818 1726853585.17826: ^ task is: TASK: Get stat for interface {{ interface }} 26818 1726853585.17828: ^ 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 26818 1726853585.17831: getting variables 26818 1726853585.17832: in VariableManager get_vars() 26818 1726853585.17842: Calling all_inventory to load vars for managed_node3 26818 1726853585.17844: Calling groups_inventory to load vars for managed_node3 26818 1726853585.17846: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.17850: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.17852: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.17855: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.18194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.18488: done with get_vars() 26818 1726853585.18496: done getting variables 26818 1726853585.18647: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 13:33:05 -0400 (0:00:00.040) 0:00:04.860 ****** 26818 1726853585.18688: entering _queue_task() for managed_node3/stat 26818 1726853585.18918: worker is 1 (out of 1 available) 26818 1726853585.18932: exiting _queue_task() for managed_node3/stat 26818 1726853585.18942: done queuing things up, now waiting for results queue to drain 26818 1726853585.18944: waiting for pending results... 26818 1726853585.19175: running TaskExecutor() for managed_node3/TASK: Get stat for interface rpltstbr 26818 1726853585.19283: in run() - task 02083763-bbaf-0338-49da-00000000011e 26818 1726853585.19305: variable 'ansible_search_path' from source: unknown 26818 1726853585.19314: variable 'ansible_search_path' from source: unknown 26818 1726853585.19353: calling self._execute() 26818 1726853585.19432: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.19444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.19455: variable 'omit' from source: magic vars 26818 1726853585.19840: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.19856: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.19867: variable 'omit' from source: magic vars 26818 1726853585.19917: variable 'omit' from source: magic vars 26818 1726853585.20015: variable 'interface' from source: play vars 26818 1726853585.20038: variable 'omit' from source: magic vars 26818 1726853585.20088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853585.20127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853585.20161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853585.20178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.20376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.20379: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853585.20381: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.20383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.20385: Set connection var ansible_connection to ssh 26818 1726853585.20387: Set connection var ansible_pipelining to False 26818 1726853585.20389: Set connection var ansible_shell_executable to /bin/sh 26818 1726853585.20391: Set connection var ansible_shell_type to sh 26818 1726853585.20393: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853585.20395: Set connection var ansible_timeout to 10 26818 1726853585.20397: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.20399: variable 'ansible_connection' from source: unknown 26818 1726853585.20401: variable 'ansible_module_compression' from source: unknown 26818 1726853585.20785: variable 'ansible_shell_type' from source: unknown 26818 1726853585.20789: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.20791: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.20793: variable 'ansible_pipelining' from source: unknown 26818 1726853585.20795: variable 'ansible_timeout' from source: unknown 26818 1726853585.20797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.21138: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853585.21190: variable 'omit' from source: magic vars 26818 1726853585.21202: starting attempt loop 26818 1726853585.21225: running the handler 26818 1726853585.21243: _low_level_execute_command(): starting 26818 1726853585.21270: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853585.21988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853585.22087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853585.22109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853585.22134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.22330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.24757: stdout chunk (state=3): >>>/root <<< 26818 1726853585.24969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853585.24976: stdout chunk (state=3): >>><<< 26818 1726853585.24978: stderr chunk (state=3): >>><<< 26818 1726853585.25206: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853585.25210: _low_level_execute_command(): starting 26818 1726853585.25213: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475 `" && echo ansible-tmp-1726853585.249999-27048-235452000119475="` echo /root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475 `" ) && sleep 0' 26818 1726853585.26361: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853585.26414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.26445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853585.26582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.26673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.29688: stdout chunk (state=3): >>>ansible-tmp-1726853585.249999-27048-235452000119475=/root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475 <<< 26818 1726853585.29702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853585.30079: stderr chunk (state=3): >>><<< 26818 1726853585.30083: stdout chunk (state=3): >>><<< 26818 1726853585.30086: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853585.249999-27048-235452000119475=/root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853585.30088: variable 'ansible_module_compression' from source: unknown 26818 1726853585.30090: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26818 1726853585.30092: variable 'ansible_facts' from source: unknown 26818 1726853585.30237: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/AnsiballZ_stat.py 26818 1726853585.30440: Sending initial data 26818 1726853585.30449: Sent initial data (152 bytes) 26818 1726853585.31539: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853585.31689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.31750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853585.31769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853585.31793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.31894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.34214: 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 <<< 26818 1726853585.34267: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853585.34365: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpeg6nn4w0 /root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/AnsiballZ_stat.py <<< 26818 1726853585.34369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/AnsiballZ_stat.py" <<< 26818 1726853585.34447: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpeg6nn4w0" to remote "/root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/AnsiballZ_stat.py" <<< 26818 1726853585.35599: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853585.35650: stderr chunk (state=3): >>><<< 26818 1726853585.35667: stdout chunk (state=3): >>><<< 26818 1726853585.35742: done transferring module to remote 26818 1726853585.35822: _low_level_execute_command(): starting 26818 1726853585.35834: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/ /root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/AnsiballZ_stat.py && sleep 0' 26818 1726853585.36692: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.36708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853585.36722: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853585.36794: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.36831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853585.36857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853585.36877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.36978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.39579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853585.39594: stdout chunk (state=3): >>><<< 26818 1726853585.39607: stderr chunk (state=3): >>><<< 26818 1726853585.39638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853585.39647: _low_level_execute_command(): starting 26818 1726853585.39659: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/AnsiballZ_stat.py && sleep 0' 26818 1726853585.40274: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853585.40289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853585.40304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853585.40385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.40444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853585.40462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.40570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.64007: 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"}}}<<< 26818 1726853585.64012: stdout chunk (state=3): >>> <<< 26818 1726853585.65990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853585.66019: stderr chunk (state=3): >>><<< 26818 1726853585.66022: stdout chunk (state=3): >>><<< 26818 1726853585.66036: _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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853585.66062: 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-1726853585.249999-27048-235452000119475/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853585.66072: _low_level_execute_command(): starting 26818 1726853585.66077: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853585.249999-27048-235452000119475/ > /dev/null 2>&1 && sleep 0' 26818 1726853585.66536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853585.66539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853585.66541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.66544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853585.66546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.66603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853585.66612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853585.66615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.66674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.69357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853585.69382: stderr chunk (state=3): >>><<< 26818 1726853585.69390: stdout chunk (state=3): >>><<< 26818 1726853585.69402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853585.69410: handler run complete 26818 1726853585.69425: attempt loop complete, returning result 26818 1726853585.69428: _execute() done 26818 1726853585.69431: dumping result to json 26818 1726853585.69433: done dumping result, returning 26818 1726853585.69442: done running TaskExecutor() for managed_node3/TASK: Get stat for interface rpltstbr [02083763-bbaf-0338-49da-00000000011e] 26818 1726853585.69446: sending task result for task 02083763-bbaf-0338-49da-00000000011e 26818 1726853585.69539: done sending task result for task 02083763-bbaf-0338-49da-00000000011e 26818 1726853585.69542: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 26818 1726853585.69601: no more pending results, returning what we have 26818 1726853585.69604: results queue empty 26818 1726853585.69605: checking for any_errors_fatal 26818 1726853585.69606: done checking for any_errors_fatal 26818 1726853585.69607: checking for max_fail_percentage 26818 1726853585.69609: done checking for max_fail_percentage 26818 1726853585.69610: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.69611: done checking to see if all hosts have failed 26818 1726853585.69611: getting the remaining hosts for this loop 26818 1726853585.69612: done getting the remaining hosts for this loop 26818 1726853585.69616: getting the next task for host managed_node3 26818 1726853585.69624: done getting next task for host managed_node3 26818 1726853585.69626: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 26818 1726853585.69629: ^ 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 26818 1726853585.69633: getting variables 26818 1726853585.69634: in VariableManager get_vars() 26818 1726853585.69727: Calling all_inventory to load vars for managed_node3 26818 1726853585.69729: Calling groups_inventory to load vars for managed_node3 26818 1726853585.69731: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.69741: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.69743: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.69745: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.69861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.69984: done with get_vars() 26818 1726853585.69992: done getting variables 26818 1726853585.70061: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 26818 1726853585.70147: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'rpltstbr'] ************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 13:33:05 -0400 (0:00:00.514) 0:00:05.375 ****** 26818 1726853585.70168: entering _queue_task() for managed_node3/assert 26818 1726853585.70170: Creating lock for assert 26818 1726853585.70376: worker is 1 (out of 1 available) 26818 1726853585.70389: exiting _queue_task() for managed_node3/assert 26818 1726853585.70401: done queuing things up, now waiting for results queue to drain 26818 1726853585.70403: waiting for pending results... 26818 1726853585.70555: running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'rpltstbr' 26818 1726853585.70617: in run() - task 02083763-bbaf-0338-49da-000000000105 26818 1726853585.70628: variable 'ansible_search_path' from source: unknown 26818 1726853585.70634: variable 'ansible_search_path' from source: unknown 26818 1726853585.70665: calling self._execute() 26818 1726853585.70719: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.70723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.70732: variable 'omit' from source: magic vars 26818 1726853585.70987: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.70996: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.71003: variable 'omit' from source: magic vars 26818 1726853585.71025: variable 'omit' from source: magic vars 26818 1726853585.71096: variable 'interface' from source: play vars 26818 1726853585.71110: variable 'omit' from source: magic vars 26818 1726853585.71141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853585.71176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853585.71191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853585.71204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.71214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.71237: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853585.71240: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.71243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.71316: Set connection var ansible_connection to ssh 26818 1726853585.71320: Set connection var ansible_pipelining to False 26818 1726853585.71326: Set connection var ansible_shell_executable to /bin/sh 26818 1726853585.71330: Set connection var ansible_shell_type to sh 26818 1726853585.71336: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853585.71340: Set connection var ansible_timeout to 10 26818 1726853585.71361: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.71364: variable 'ansible_connection' from source: unknown 26818 1726853585.71367: variable 'ansible_module_compression' from source: unknown 26818 1726853585.71369: variable 'ansible_shell_type' from source: unknown 26818 1726853585.71373: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.71375: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.71377: variable 'ansible_pipelining' from source: unknown 26818 1726853585.71379: variable 'ansible_timeout' from source: unknown 26818 1726853585.71384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.71483: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853585.71495: variable 'omit' from source: magic vars 26818 1726853585.71498: starting attempt loop 26818 1726853585.71501: running the handler 26818 1726853585.71598: variable 'interface_stat' from source: set_fact 26818 1726853585.71606: Evaluated conditional (not interface_stat.stat.exists): True 26818 1726853585.71616: handler run complete 26818 1726853585.71625: attempt loop complete, returning result 26818 1726853585.71627: _execute() done 26818 1726853585.71630: dumping result to json 26818 1726853585.71632: done dumping result, returning 26818 1726853585.71639: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is absent - 'rpltstbr' [02083763-bbaf-0338-49da-000000000105] 26818 1726853585.71644: sending task result for task 02083763-bbaf-0338-49da-000000000105 26818 1726853585.71727: done sending task result for task 02083763-bbaf-0338-49da-000000000105 26818 1726853585.71730: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26818 1726853585.71779: no more pending results, returning what we have 26818 1726853585.71782: results queue empty 26818 1726853585.71783: checking for any_errors_fatal 26818 1726853585.71791: done checking for any_errors_fatal 26818 1726853585.71792: checking for max_fail_percentage 26818 1726853585.71793: done checking for max_fail_percentage 26818 1726853585.71794: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.71795: done checking to see if all hosts have failed 26818 1726853585.71796: getting the remaining hosts for this loop 26818 1726853585.71797: done getting the remaining hosts for this loop 26818 1726853585.71801: getting the next task for host managed_node3 26818 1726853585.71809: done getting next task for host managed_node3 26818 1726853585.71811: ^ task is: TASK: meta (flush_handlers) 26818 1726853585.71813: ^ 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 26818 1726853585.71816: getting variables 26818 1726853585.71818: in VariableManager get_vars() 26818 1726853585.71852: Calling all_inventory to load vars for managed_node3 26818 1726853585.71854: Calling groups_inventory to load vars for managed_node3 26818 1726853585.71856: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.71864: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.71867: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.71869: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.71994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.72127: done with get_vars() 26818 1726853585.72133: done getting variables 26818 1726853585.72182: in VariableManager get_vars() 26818 1726853585.72190: Calling all_inventory to load vars for managed_node3 26818 1726853585.72192: Calling groups_inventory to load vars for managed_node3 26818 1726853585.72193: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.72196: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.72197: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.72199: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.72281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.72386: done with get_vars() 26818 1726853585.72396: done queuing things up, now waiting for results queue to drain 26818 1726853585.72397: results queue empty 26818 1726853585.72398: checking for any_errors_fatal 26818 1726853585.72399: done checking for any_errors_fatal 26818 1726853585.72400: checking for max_fail_percentage 26818 1726853585.72400: done checking for max_fail_percentage 26818 1726853585.72401: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.72401: done checking to see if all hosts have failed 26818 1726853585.72406: getting the remaining hosts for this loop 26818 1726853585.72406: done getting the remaining hosts for this loop 26818 1726853585.72408: getting the next task for host managed_node3 26818 1726853585.72410: done getting next task for host managed_node3 26818 1726853585.72412: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26818 1726853585.72413: ^ 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 26818 1726853585.72420: getting variables 26818 1726853585.72421: in VariableManager get_vars() 26818 1726853585.72429: Calling all_inventory to load vars for managed_node3 26818 1726853585.72430: Calling groups_inventory to load vars for managed_node3 26818 1726853585.72432: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.72434: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.72436: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.72437: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.72517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.72639: done with get_vars() 26818 1726853585.72645: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:33:05 -0400 (0:00:00.025) 0:00:05.400 ****** 26818 1726853585.72695: entering _queue_task() for managed_node3/include_tasks 26818 1726853585.72897: worker is 1 (out of 1 available) 26818 1726853585.72911: exiting _queue_task() for managed_node3/include_tasks 26818 1726853585.72924: done queuing things up, now waiting for results queue to drain 26818 1726853585.72926: waiting for pending results... 26818 1726853585.73079: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26818 1726853585.73137: in run() - task 02083763-bbaf-0338-49da-00000000000f 26818 1726853585.73149: variable 'ansible_search_path' from source: unknown 26818 1726853585.73152: variable 'ansible_search_path' from source: unknown 26818 1726853585.73185: calling self._execute() 26818 1726853585.73240: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.73244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.73253: variable 'omit' from source: magic vars 26818 1726853585.73517: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.73527: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.73532: _execute() done 26818 1726853585.73535: dumping result to json 26818 1726853585.73539: done dumping result, returning 26818 1726853585.73546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-0338-49da-00000000000f] 26818 1726853585.73551: sending task result for task 02083763-bbaf-0338-49da-00000000000f 26818 1726853585.73630: done sending task result for task 02083763-bbaf-0338-49da-00000000000f 26818 1726853585.73633: WORKER PROCESS EXITING 26818 1726853585.73677: no more pending results, returning what we have 26818 1726853585.73681: in VariableManager get_vars() 26818 1726853585.73718: Calling all_inventory to load vars for managed_node3 26818 1726853585.73721: Calling groups_inventory to load vars for managed_node3 26818 1726853585.73723: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.73731: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.73733: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.73735: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.73855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.73968: done with get_vars() 26818 1726853585.73975: variable 'ansible_search_path' from source: unknown 26818 1726853585.73976: variable 'ansible_search_path' from source: unknown 26818 1726853585.73997: we have included files to process 26818 1726853585.73998: generating all_blocks data 26818 1726853585.73999: done generating all_blocks data 26818 1726853585.74001: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26818 1726853585.74002: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26818 1726853585.74004: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26818 1726853585.74434: done processing included file 26818 1726853585.74436: iterating over new_blocks loaded from include file 26818 1726853585.74437: in VariableManager get_vars() 26818 1726853585.74466: done with get_vars() 26818 1726853585.74468: filtering new block on tags 26818 1726853585.74479: done filtering new block on tags 26818 1726853585.74481: in VariableManager get_vars() 26818 1726853585.74492: done with get_vars() 26818 1726853585.74493: filtering new block on tags 26818 1726853585.74503: done filtering new block on tags 26818 1726853585.74504: in VariableManager get_vars() 26818 1726853585.74514: done with get_vars() 26818 1726853585.74515: filtering new block on tags 26818 1726853585.74523: done filtering new block on tags 26818 1726853585.74524: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 26818 1726853585.74527: extending task lists for all hosts with included blocks 26818 1726853585.74727: done extending task lists 26818 1726853585.74728: done processing included files 26818 1726853585.74729: results queue empty 26818 1726853585.74729: checking for any_errors_fatal 26818 1726853585.74730: done checking for any_errors_fatal 26818 1726853585.74730: checking for max_fail_percentage 26818 1726853585.74731: done checking for max_fail_percentage 26818 1726853585.74732: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.74732: done checking to see if all hosts have failed 26818 1726853585.74733: getting the remaining hosts for this loop 26818 1726853585.74733: done getting the remaining hosts for this loop 26818 1726853585.74735: getting the next task for host managed_node3 26818 1726853585.74738: done getting next task for host managed_node3 26818 1726853585.74739: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26818 1726853585.74741: ^ 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 26818 1726853585.74746: getting variables 26818 1726853585.74747: in VariableManager get_vars() 26818 1726853585.74757: Calling all_inventory to load vars for managed_node3 26818 1726853585.74759: Calling groups_inventory to load vars for managed_node3 26818 1726853585.74760: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.74763: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.74765: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.74766: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.74857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.74967: done with get_vars() 26818 1726853585.74976: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:33:05 -0400 (0:00:00.023) 0:00:05.423 ****** 26818 1726853585.75021: entering _queue_task() for managed_node3/setup 26818 1726853585.75223: worker is 1 (out of 1 available) 26818 1726853585.75235: exiting _queue_task() for managed_node3/setup 26818 1726853585.75247: done queuing things up, now waiting for results queue to drain 26818 1726853585.75249: waiting for pending results... 26818 1726853585.75402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26818 1726853585.75469: in run() - task 02083763-bbaf-0338-49da-000000000137 26818 1726853585.75484: variable 'ansible_search_path' from source: unknown 26818 1726853585.75487: variable 'ansible_search_path' from source: unknown 26818 1726853585.75513: calling self._execute() 26818 1726853585.75566: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.75569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.75579: variable 'omit' from source: magic vars 26818 1726853585.75827: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.75837: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.75979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853585.77641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853585.77687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853585.77713: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853585.77737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853585.77759: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853585.77816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853585.77837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853585.77856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853585.77885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853585.77898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853585.77934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853585.77950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853585.77968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853585.77999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853585.78009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853585.78107: variable '__network_required_facts' from source: role '' defaults 26818 1726853585.78115: variable 'ansible_facts' from source: unknown 26818 1726853585.78163: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 26818 1726853585.78166: when evaluation is False, skipping this task 26818 1726853585.78169: _execute() done 26818 1726853585.78173: dumping result to json 26818 1726853585.78175: done dumping result, returning 26818 1726853585.78182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-0338-49da-000000000137] 26818 1726853585.78187: sending task result for task 02083763-bbaf-0338-49da-000000000137 26818 1726853585.78265: done sending task result for task 02083763-bbaf-0338-49da-000000000137 26818 1726853585.78267: 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 } 26818 1726853585.78350: no more pending results, returning what we have 26818 1726853585.78353: results queue empty 26818 1726853585.78356: checking for any_errors_fatal 26818 1726853585.78357: done checking for any_errors_fatal 26818 1726853585.78358: checking for max_fail_percentage 26818 1726853585.78359: done checking for max_fail_percentage 26818 1726853585.78360: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.78361: done checking to see if all hosts have failed 26818 1726853585.78361: getting the remaining hosts for this loop 26818 1726853585.78363: done getting the remaining hosts for this loop 26818 1726853585.78366: getting the next task for host managed_node3 26818 1726853585.78376: done getting next task for host managed_node3 26818 1726853585.78379: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 26818 1726853585.78382: ^ 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 26818 1726853585.78393: getting variables 26818 1726853585.78395: in VariableManager get_vars() 26818 1726853585.78428: Calling all_inventory to load vars for managed_node3 26818 1726853585.78431: Calling groups_inventory to load vars for managed_node3 26818 1726853585.78433: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.78441: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.78444: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.78446: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.78594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.78832: done with get_vars() 26818 1726853585.78842: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:33:05 -0400 (0:00:00.039) 0:00:05.462 ****** 26818 1726853585.78958: entering _queue_task() for managed_node3/stat 26818 1726853585.79363: worker is 1 (out of 1 available) 26818 1726853585.79376: exiting _queue_task() for managed_node3/stat 26818 1726853585.79386: done queuing things up, now waiting for results queue to drain 26818 1726853585.79387: waiting for pending results... 26818 1726853585.79608: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 26818 1726853585.79782: in run() - task 02083763-bbaf-0338-49da-000000000139 26818 1726853585.79824: variable 'ansible_search_path' from source: unknown 26818 1726853585.79827: variable 'ansible_search_path' from source: unknown 26818 1726853585.79837: calling self._execute() 26818 1726853585.79903: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.79907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.79916: variable 'omit' from source: magic vars 26818 1726853585.80176: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.80186: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.80299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853585.80534: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853585.80568: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853585.80593: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853585.80620: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853585.80686: 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) 26818 1726853585.80703: 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) 26818 1726853585.80724: 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) 26818 1726853585.80741: 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) 26818 1726853585.80806: variable '__network_is_ostree' from source: set_fact 26818 1726853585.80811: Evaluated conditional (not __network_is_ostree is defined): False 26818 1726853585.80816: when evaluation is False, skipping this task 26818 1726853585.80819: _execute() done 26818 1726853585.80821: dumping result to json 26818 1726853585.80824: done dumping result, returning 26818 1726853585.80832: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-0338-49da-000000000139] 26818 1726853585.80835: sending task result for task 02083763-bbaf-0338-49da-000000000139 26818 1726853585.80907: done sending task result for task 02083763-bbaf-0338-49da-000000000139 26818 1726853585.80910: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26818 1726853585.80982: no more pending results, returning what we have 26818 1726853585.80985: results queue empty 26818 1726853585.80986: checking for any_errors_fatal 26818 1726853585.80990: done checking for any_errors_fatal 26818 1726853585.80991: checking for max_fail_percentage 26818 1726853585.80993: done checking for max_fail_percentage 26818 1726853585.80994: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.80995: done checking to see if all hosts have failed 26818 1726853585.80995: getting the remaining hosts for this loop 26818 1726853585.80997: done getting the remaining hosts for this loop 26818 1726853585.80999: getting the next task for host managed_node3 26818 1726853585.81005: done getting next task for host managed_node3 26818 1726853585.81009: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26818 1726853585.81011: ^ 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 26818 1726853585.81024: getting variables 26818 1726853585.81026: in VariableManager get_vars() 26818 1726853585.81055: Calling all_inventory to load vars for managed_node3 26818 1726853585.81057: Calling groups_inventory to load vars for managed_node3 26818 1726853585.81059: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.81067: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.81069: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.81073: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.81216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.81330: done with get_vars() 26818 1726853585.81336: done getting variables 26818 1726853585.81377: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:33:05 -0400 (0:00:00.024) 0:00:05.487 ****** 26818 1726853585.81399: entering _queue_task() for managed_node3/set_fact 26818 1726853585.81595: worker is 1 (out of 1 available) 26818 1726853585.81611: exiting _queue_task() for managed_node3/set_fact 26818 1726853585.81623: done queuing things up, now waiting for results queue to drain 26818 1726853585.81625: waiting for pending results... 26818 1726853585.81987: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26818 1726853585.81991: in run() - task 02083763-bbaf-0338-49da-00000000013a 26818 1726853585.81994: variable 'ansible_search_path' from source: unknown 26818 1726853585.81997: variable 'ansible_search_path' from source: unknown 26818 1726853585.81998: calling self._execute() 26818 1726853585.82077: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.82088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.82104: variable 'omit' from source: magic vars 26818 1726853585.82459: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.82479: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.82630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853585.82897: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853585.82938: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853585.82976: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853585.83013: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853585.83176: 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) 26818 1726853585.83179: 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) 26818 1726853585.83182: 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) 26818 1726853585.83184: 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) 26818 1726853585.83268: variable '__network_is_ostree' from source: set_fact 26818 1726853585.83281: Evaluated conditional (not __network_is_ostree is defined): False 26818 1726853585.83287: when evaluation is False, skipping this task 26818 1726853585.83293: _execute() done 26818 1726853585.83298: dumping result to json 26818 1726853585.83306: done dumping result, returning 26818 1726853585.83377: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-0338-49da-00000000013a] 26818 1726853585.83380: sending task result for task 02083763-bbaf-0338-49da-00000000013a 26818 1726853585.83607: done sending task result for task 02083763-bbaf-0338-49da-00000000013a 26818 1726853585.83611: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26818 1726853585.83662: no more pending results, returning what we have 26818 1726853585.83665: results queue empty 26818 1726853585.83666: checking for any_errors_fatal 26818 1726853585.83672: done checking for any_errors_fatal 26818 1726853585.83674: checking for max_fail_percentage 26818 1726853585.83676: done checking for max_fail_percentage 26818 1726853585.83677: checking to see if all hosts have failed and the running result is not ok 26818 1726853585.83678: done checking to see if all hosts have failed 26818 1726853585.83679: getting the remaining hosts for this loop 26818 1726853585.83680: done getting the remaining hosts for this loop 26818 1726853585.83684: getting the next task for host managed_node3 26818 1726853585.83693: done getting next task for host managed_node3 26818 1726853585.83697: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 26818 1726853585.83700: ^ 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 26818 1726853585.83713: getting variables 26818 1726853585.83715: in VariableManager get_vars() 26818 1726853585.83755: Calling all_inventory to load vars for managed_node3 26818 1726853585.83758: Calling groups_inventory to load vars for managed_node3 26818 1726853585.83761: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853585.83774: Calling all_plugins_play to load vars for managed_node3 26818 1726853585.83777: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853585.83779: Calling groups_plugins_play to load vars for managed_node3 26818 1726853585.84047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853585.84351: done with get_vars() 26818 1726853585.84363: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:33:05 -0400 (0:00:00.032) 0:00:05.519 ****** 26818 1726853585.84664: entering _queue_task() for managed_node3/service_facts 26818 1726853585.84666: Creating lock for service_facts 26818 1726853585.85151: worker is 1 (out of 1 available) 26818 1726853585.85164: exiting _queue_task() for managed_node3/service_facts 26818 1726853585.85279: done queuing things up, now waiting for results queue to drain 26818 1726853585.85281: waiting for pending results... 26818 1726853585.85724: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 26818 1726853585.85728: in run() - task 02083763-bbaf-0338-49da-00000000013c 26818 1726853585.85732: variable 'ansible_search_path' from source: unknown 26818 1726853585.85734: variable 'ansible_search_path' from source: unknown 26818 1726853585.85737: calling self._execute() 26818 1726853585.85790: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.85800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.85813: variable 'omit' from source: magic vars 26818 1726853585.86169: variable 'ansible_distribution_major_version' from source: facts 26818 1726853585.86188: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853585.86198: variable 'omit' from source: magic vars 26818 1726853585.86257: variable 'omit' from source: magic vars 26818 1726853585.86300: variable 'omit' from source: magic vars 26818 1726853585.86345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853585.86394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853585.86417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853585.86794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.86817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853585.86852: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853585.86862: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.86913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.86985: Set connection var ansible_connection to ssh 26818 1726853585.86996: Set connection var ansible_pipelining to False 26818 1726853585.87005: Set connection var ansible_shell_executable to /bin/sh 26818 1726853585.87013: Set connection var ansible_shell_type to sh 26818 1726853585.87026: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853585.87035: Set connection var ansible_timeout to 10 26818 1726853585.87063: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.87070: variable 'ansible_connection' from source: unknown 26818 1726853585.87129: variable 'ansible_module_compression' from source: unknown 26818 1726853585.87132: variable 'ansible_shell_type' from source: unknown 26818 1726853585.87134: variable 'ansible_shell_executable' from source: unknown 26818 1726853585.87136: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853585.87138: variable 'ansible_pipelining' from source: unknown 26818 1726853585.87140: variable 'ansible_timeout' from source: unknown 26818 1726853585.87142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853585.87308: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853585.87323: variable 'omit' from source: magic vars 26818 1726853585.87332: starting attempt loop 26818 1726853585.87338: running the handler 26818 1726853585.87358: _low_level_execute_command(): starting 26818 1726853585.87369: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853585.88076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853585.88127: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853585.88144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853585.88223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853585.88239: 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/bee039678b' <<< 26818 1726853585.88253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853585.88275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.88470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.90879: stdout chunk (state=3): >>>/root <<< 26818 1726853585.91215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853585.91219: stdout chunk (state=3): >>><<< 26818 1726853585.91221: stderr chunk (state=3): >>><<< 26818 1726853585.91225: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853585.91231: _low_level_execute_command(): starting 26818 1726853585.91270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724 `" && echo ansible-tmp-1726853585.911979-27072-65369139303724="` echo /root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724 `" ) && sleep 0' 26818 1726853585.92580: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853585.92589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853585.92599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853585.92627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853585.92632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853585.92644: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853585.92647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.92675: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853585.92678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853585.92680: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853585.92683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853585.92685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853585.92735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853585.92738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853585.92740: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853585.92742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853585.92898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853585.92915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853585.93199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853585.96084: stdout chunk (state=3): >>>ansible-tmp-1726853585.911979-27072-65369139303724=/root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724 <<< 26818 1726853585.96277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853585.96347: stderr chunk (state=3): >>><<< 26818 1726853585.96350: stdout chunk (state=3): >>><<< 26818 1726853585.96439: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853585.911979-27072-65369139303724=/root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853585.96442: variable 'ansible_module_compression' from source: unknown 26818 1726853585.96580: ANSIBALLZ: Using lock for service_facts 26818 1726853585.96586: ANSIBALLZ: Acquiring lock 26818 1726853585.96592: ANSIBALLZ: Lock acquired: 140692300801824 26818 1726853585.96598: ANSIBALLZ: Creating module 26818 1726853586.26156: ANSIBALLZ: Writing module into payload 26818 1726853586.26537: ANSIBALLZ: Writing module 26818 1726853586.26541: ANSIBALLZ: Renaming module 26818 1726853586.26544: ANSIBALLZ: Done creating module 26818 1726853586.26546: variable 'ansible_facts' from source: unknown 26818 1726853586.26694: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/AnsiballZ_service_facts.py 26818 1726853586.27001: Sending initial data 26818 1726853586.27010: Sent initial data (160 bytes) 26818 1726853586.28495: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853586.28605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853586.28818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853586.28879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853586.31130: 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 <<< 26818 1726853586.31190: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853586.31262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpei8ec3gt /root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/AnsiballZ_service_facts.py <<< 26818 1726853586.31266: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/AnsiballZ_service_facts.py" <<< 26818 1726853586.31321: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpei8ec3gt" to remote "/root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/AnsiballZ_service_facts.py" <<< 26818 1726853586.33078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853586.33125: stderr chunk (state=3): >>><<< 26818 1726853586.33138: stdout chunk (state=3): >>><<< 26818 1726853586.33162: done transferring module to remote 26818 1726853586.33183: _low_level_execute_command(): starting 26818 1726853586.33193: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/ /root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/AnsiballZ_service_facts.py && sleep 0' 26818 1726853586.33806: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853586.33826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853586.33847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853586.33868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853586.33889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853586.33932: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853586.33998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853586.34014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853586.34040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853586.34148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853586.36704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853586.36707: stdout chunk (state=3): >>><<< 26818 1726853586.36714: stderr chunk (state=3): >>><<< 26818 1726853586.36737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853586.36747: _low_level_execute_command(): starting 26818 1726853586.36757: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/AnsiballZ_service_facts.py && sleep 0' 26818 1726853586.37353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853586.37368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853586.37387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853586.37405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853586.37433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853586.37446: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853586.37540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853586.37554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853586.37584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853586.37692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853588.63613: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-ma<<< 26818 1726853588.63661: stdout chunk (state=3): >>>rk.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "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",<<< 26818 1726853588.63702: 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", "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": {}}} <<< 26818 1726853588.65379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853588.65382: stdout chunk (state=3): >>><<< 26818 1726853588.65384: stderr chunk (state=3): >>><<< 26818 1726853588.65391: _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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853588.65736: 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-1726853585.911979-27072-65369139303724/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853588.65744: _low_level_execute_command(): starting 26818 1726853588.65749: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853585.911979-27072-65369139303724/ > /dev/null 2>&1 && sleep 0' 26818 1726853588.66189: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853588.66192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853588.66194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853588.66197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853588.66199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853588.66252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853588.66255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853588.66257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853588.66327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853588.68193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853588.68214: stderr chunk (state=3): >>><<< 26818 1726853588.68217: stdout chunk (state=3): >>><<< 26818 1726853588.68230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853588.68236: handler run complete 26818 1726853588.68350: variable 'ansible_facts' from source: unknown 26818 1726853588.68449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853588.68715: variable 'ansible_facts' from source: unknown 26818 1726853588.68804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853588.68917: attempt loop complete, returning result 26818 1726853588.68921: _execute() done 26818 1726853588.68923: dumping result to json 26818 1726853588.68964: done dumping result, returning 26818 1726853588.68974: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-0338-49da-00000000013c] 26818 1726853588.68978: sending task result for task 02083763-bbaf-0338-49da-00000000013c 26818 1726853588.70381: done sending task result for task 02083763-bbaf-0338-49da-00000000013c 26818 1726853588.70385: 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 } 26818 1726853588.70484: no more pending results, returning what we have 26818 1726853588.70487: results queue empty 26818 1726853588.70488: checking for any_errors_fatal 26818 1726853588.70498: done checking for any_errors_fatal 26818 1726853588.70499: checking for max_fail_percentage 26818 1726853588.70501: done checking for max_fail_percentage 26818 1726853588.70501: checking to see if all hosts have failed and the running result is not ok 26818 1726853588.70502: done checking to see if all hosts have failed 26818 1726853588.70503: getting the remaining hosts for this loop 26818 1726853588.70504: done getting the remaining hosts for this loop 26818 1726853588.70507: getting the next task for host managed_node3 26818 1726853588.70512: done getting next task for host managed_node3 26818 1726853588.70515: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 26818 1726853588.70517: ^ 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 26818 1726853588.70527: getting variables 26818 1726853588.70528: in VariableManager get_vars() 26818 1726853588.70555: Calling all_inventory to load vars for managed_node3 26818 1726853588.70558: Calling groups_inventory to load vars for managed_node3 26818 1726853588.70560: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853588.70569: Calling all_plugins_play to load vars for managed_node3 26818 1726853588.70574: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853588.70577: Calling groups_plugins_play to load vars for managed_node3 26818 1726853588.70964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853588.71461: done with get_vars() 26818 1726853588.71481: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:33:08 -0400 (0:00:02.869) 0:00:08.389 ****** 26818 1726853588.71574: entering _queue_task() for managed_node3/package_facts 26818 1726853588.71576: Creating lock for package_facts 26818 1726853588.72089: worker is 1 (out of 1 available) 26818 1726853588.72101: exiting _queue_task() for managed_node3/package_facts 26818 1726853588.72112: done queuing things up, now waiting for results queue to drain 26818 1726853588.72113: waiting for pending results... 26818 1726853588.72244: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 26818 1726853588.72394: in run() - task 02083763-bbaf-0338-49da-00000000013d 26818 1726853588.72433: variable 'ansible_search_path' from source: unknown 26818 1726853588.72449: variable 'ansible_search_path' from source: unknown 26818 1726853588.72559: calling self._execute() 26818 1726853588.72588: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853588.72599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853588.72612: variable 'omit' from source: magic vars 26818 1726853588.73004: variable 'ansible_distribution_major_version' from source: facts 26818 1726853588.73021: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853588.73033: variable 'omit' from source: magic vars 26818 1726853588.73106: variable 'omit' from source: magic vars 26818 1726853588.73146: variable 'omit' from source: magic vars 26818 1726853588.73199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853588.73252: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853588.73318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853588.73324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853588.73388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853588.73392: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853588.73394: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853588.73401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853588.73518: Set connection var ansible_connection to ssh 26818 1726853588.73542: Set connection var ansible_pipelining to False 26818 1726853588.73553: Set connection var ansible_shell_executable to /bin/sh 26818 1726853588.73563: Set connection var ansible_shell_type to sh 26818 1726853588.73576: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853588.73641: Set connection var ansible_timeout to 10 26818 1726853588.73644: variable 'ansible_shell_executable' from source: unknown 26818 1726853588.73646: variable 'ansible_connection' from source: unknown 26818 1726853588.73649: variable 'ansible_module_compression' from source: unknown 26818 1726853588.73651: variable 'ansible_shell_type' from source: unknown 26818 1726853588.73653: variable 'ansible_shell_executable' from source: unknown 26818 1726853588.73655: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853588.73657: variable 'ansible_pipelining' from source: unknown 26818 1726853588.73659: variable 'ansible_timeout' from source: unknown 26818 1726853588.73661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853588.73913: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853588.73932: variable 'omit' from source: magic vars 26818 1726853588.73941: starting attempt loop 26818 1726853588.73965: running the handler 26818 1726853588.73973: _low_level_execute_command(): starting 26818 1726853588.73986: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853588.74931: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853588.74964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853588.74983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853588.75079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853588.76775: stdout chunk (state=3): >>>/root <<< 26818 1726853588.76910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853588.76923: stderr chunk (state=3): >>><<< 26818 1726853588.76932: stdout chunk (state=3): >>><<< 26818 1726853588.76956: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853588.77081: _low_level_execute_command(): starting 26818 1726853588.77085: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524 `" && echo ansible-tmp-1726853588.7696993-27169-39619691793524="` echo /root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524 `" ) && sleep 0' 26818 1726853588.77672: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853588.77685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853588.77699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853588.77717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853588.77740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853588.77789: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853588.78098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853588.78130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853588.78191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853588.80186: stdout chunk (state=3): >>>ansible-tmp-1726853588.7696993-27169-39619691793524=/root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524 <<< 26818 1726853588.80321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853588.80331: stdout chunk (state=3): >>><<< 26818 1726853588.80343: stderr chunk (state=3): >>><<< 26818 1726853588.80374: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853588.7696993-27169-39619691793524=/root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853588.80430: variable 'ansible_module_compression' from source: unknown 26818 1726853588.80497: ANSIBALLZ: Using lock for package_facts 26818 1726853588.80504: ANSIBALLZ: Acquiring lock 26818 1726853588.80519: ANSIBALLZ: Lock acquired: 140692334154416 26818 1726853588.80574: ANSIBALLZ: Creating module 26818 1726853589.31224: ANSIBALLZ: Writing module into payload 26818 1726853589.31600: ANSIBALLZ: Writing module 26818 1726853589.31707: ANSIBALLZ: Renaming module 26818 1726853589.31876: ANSIBALLZ: Done creating module 26818 1726853589.31880: variable 'ansible_facts' from source: unknown 26818 1726853589.32378: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/AnsiballZ_package_facts.py 26818 1726853589.32727: Sending initial data 26818 1726853589.32730: Sent initial data (161 bytes) 26818 1726853589.33690: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853589.33705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853589.33715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853589.33886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853589.33960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853589.34143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853589.35819: 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 <<< 26818 1726853589.35882: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853589.35942: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpxhr4agkm /root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/AnsiballZ_package_facts.py <<< 26818 1726853589.35952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/AnsiballZ_package_facts.py" <<< 26818 1726853589.35995: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpxhr4agkm" to remote "/root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/AnsiballZ_package_facts.py" <<< 26818 1726853589.38886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853589.38893: stdout chunk (state=3): >>><<< 26818 1726853589.38895: stderr chunk (state=3): >>><<< 26818 1726853589.38956: done transferring module to remote 26818 1726853589.38970: _low_level_execute_command(): starting 26818 1726853589.38978: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/ /root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/AnsiballZ_package_facts.py && sleep 0' 26818 1726853589.39701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853589.39751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853589.39765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853589.39783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853589.39873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853589.41861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853589.41865: stdout chunk (state=3): >>><<< 26818 1726853589.41867: stderr chunk (state=3): >>><<< 26818 1726853589.41987: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853589.41991: _low_level_execute_command(): starting 26818 1726853589.42016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/AnsiballZ_package_facts.py && sleep 0' 26818 1726853589.42610: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853589.42690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853589.42728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853589.42748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853589.42764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853589.42863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853589.88369: 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<<< 26818 1726853589.88527: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 26818 1726853589.88545: stdout chunk (state=3): >>>h": "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-resc<<< 26818 1726853589.88587: stdout chunk (state=3): >>>ue", "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<<< 26818 1726853589.88593: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 26818 1726853589.90676: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853589.90680: stdout chunk (state=3): >>><<< 26818 1726853589.90687: stderr chunk (state=3): >>><<< 26818 1726853589.90885: _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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853589.94634: 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-1726853588.7696993-27169-39619691793524/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853589.94663: _low_level_execute_command(): starting 26818 1726853589.94667: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853588.7696993-27169-39619691793524/ > /dev/null 2>&1 && sleep 0' 26818 1726853589.95278: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853589.95282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853589.95284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853589.95303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853589.95376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853589.97272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853589.97300: stderr chunk (state=3): >>><<< 26818 1726853589.97303: stdout chunk (state=3): >>><<< 26818 1726853589.97332: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853589.97336: handler run complete 26818 1726853589.97945: variable 'ansible_facts' from source: unknown 26818 1726853589.98345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.00224: variable 'ansible_facts' from source: unknown 26818 1726853590.00477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.00865: attempt loop complete, returning result 26818 1726853590.00883: _execute() done 26818 1726853590.00886: dumping result to json 26818 1726853590.01001: done dumping result, returning 26818 1726853590.01010: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-0338-49da-00000000013d] 26818 1726853590.01013: sending task result for task 02083763-bbaf-0338-49da-00000000013d 26818 1726853590.05475: done sending task result for task 02083763-bbaf-0338-49da-00000000013d 26818 1726853590.05480: 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 } 26818 1726853590.05575: no more pending results, returning what we have 26818 1726853590.05578: results queue empty 26818 1726853590.05579: checking for any_errors_fatal 26818 1726853590.05585: done checking for any_errors_fatal 26818 1726853590.05586: checking for max_fail_percentage 26818 1726853590.05588: done checking for max_fail_percentage 26818 1726853590.05589: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.05590: done checking to see if all hosts have failed 26818 1726853590.05590: getting the remaining hosts for this loop 26818 1726853590.05592: done getting the remaining hosts for this loop 26818 1726853590.05595: getting the next task for host managed_node3 26818 1726853590.05601: done getting next task for host managed_node3 26818 1726853590.05638: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 26818 1726853590.05641: ^ 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 26818 1726853590.05650: getting variables 26818 1726853590.05657: in VariableManager get_vars() 26818 1726853590.05749: Calling all_inventory to load vars for managed_node3 26818 1726853590.05753: Calling groups_inventory to load vars for managed_node3 26818 1726853590.05758: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.05769: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.05835: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.05840: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.07363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.09211: done with get_vars() 26818 1726853590.09229: done getting variables 26818 1726853590.09278: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:33:10 -0400 (0:00:01.377) 0:00:09.766 ****** 26818 1726853590.09301: entering _queue_task() for managed_node3/debug 26818 1726853590.09600: worker is 1 (out of 1 available) 26818 1726853590.09614: exiting _queue_task() for managed_node3/debug 26818 1726853590.09628: done queuing things up, now waiting for results queue to drain 26818 1726853590.09629: waiting for pending results... 26818 1726853590.09864: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 26818 1726853590.09926: in run() - task 02083763-bbaf-0338-49da-000000000010 26818 1726853590.09956: variable 'ansible_search_path' from source: unknown 26818 1726853590.09959: variable 'ansible_search_path' from source: unknown 26818 1726853590.10176: calling self._execute() 26818 1726853590.10180: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.10183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.10186: variable 'omit' from source: magic vars 26818 1726853590.10543: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.10560: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.10564: variable 'omit' from source: magic vars 26818 1726853590.10566: variable 'omit' from source: magic vars 26818 1726853590.10664: variable 'network_provider' from source: set_fact 26818 1726853590.10683: variable 'omit' from source: magic vars 26818 1726853590.10736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853590.10875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853590.10879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853590.10881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853590.10884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853590.10886: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853590.10888: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.10897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.11146: Set connection var ansible_connection to ssh 26818 1726853590.11149: Set connection var ansible_pipelining to False 26818 1726853590.11151: Set connection var ansible_shell_executable to /bin/sh 26818 1726853590.11155: Set connection var ansible_shell_type to sh 26818 1726853590.11162: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853590.11165: Set connection var ansible_timeout to 10 26818 1726853590.11167: variable 'ansible_shell_executable' from source: unknown 26818 1726853590.11174: variable 'ansible_connection' from source: unknown 26818 1726853590.11177: variable 'ansible_module_compression' from source: unknown 26818 1726853590.11179: variable 'ansible_shell_type' from source: unknown 26818 1726853590.11182: variable 'ansible_shell_executable' from source: unknown 26818 1726853590.11184: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.11186: variable 'ansible_pipelining' from source: unknown 26818 1726853590.11189: variable 'ansible_timeout' from source: unknown 26818 1726853590.11195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.11199: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853590.11202: variable 'omit' from source: magic vars 26818 1726853590.11375: starting attempt loop 26818 1726853590.11380: running the handler 26818 1726853590.11383: handler run complete 26818 1726853590.11385: attempt loop complete, returning result 26818 1726853590.11389: _execute() done 26818 1726853590.11392: dumping result to json 26818 1726853590.11394: done dumping result, returning 26818 1726853590.11397: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-0338-49da-000000000010] 26818 1726853590.11399: sending task result for task 02083763-bbaf-0338-49da-000000000010 26818 1726853590.11462: done sending task result for task 02083763-bbaf-0338-49da-000000000010 26818 1726853590.11465: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 26818 1726853590.11603: no more pending results, returning what we have 26818 1726853590.11606: results queue empty 26818 1726853590.11607: checking for any_errors_fatal 26818 1726853590.11614: done checking for any_errors_fatal 26818 1726853590.11615: checking for max_fail_percentage 26818 1726853590.11616: done checking for max_fail_percentage 26818 1726853590.11617: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.11618: done checking to see if all hosts have failed 26818 1726853590.11619: getting the remaining hosts for this loop 26818 1726853590.11620: done getting the remaining hosts for this loop 26818 1726853590.11624: getting the next task for host managed_node3 26818 1726853590.11629: done getting next task for host managed_node3 26818 1726853590.11632: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26818 1726853590.11635: ^ 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 26818 1726853590.11644: getting variables 26818 1726853590.11645: in VariableManager get_vars() 26818 1726853590.11677: Calling all_inventory to load vars for managed_node3 26818 1726853590.11680: Calling groups_inventory to load vars for managed_node3 26818 1726853590.11682: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.11690: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.11692: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.11695: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.12680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.13812: done with get_vars() 26818 1726853590.13834: done getting variables 26818 1726853590.13937: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:33:10 -0400 (0:00:00.046) 0:00:09.813 ****** 26818 1726853590.13969: entering _queue_task() for managed_node3/fail 26818 1726853590.13973: Creating lock for fail 26818 1726853590.14297: worker is 1 (out of 1 available) 26818 1726853590.14309: exiting _queue_task() for managed_node3/fail 26818 1726853590.14324: done queuing things up, now waiting for results queue to drain 26818 1726853590.14327: waiting for pending results... 26818 1726853590.14787: 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 26818 1726853590.14801: in run() - task 02083763-bbaf-0338-49da-000000000011 26818 1726853590.14811: variable 'ansible_search_path' from source: unknown 26818 1726853590.14815: variable 'ansible_search_path' from source: unknown 26818 1726853590.14818: calling self._execute() 26818 1726853590.15046: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.15049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.15052: variable 'omit' from source: magic vars 26818 1726853590.15315: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.15360: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.15463: variable 'network_state' from source: role '' defaults 26818 1726853590.15467: Evaluated conditional (network_state != {}): False 26818 1726853590.15470: when evaluation is False, skipping this task 26818 1726853590.15502: _execute() done 26818 1726853590.15506: dumping result to json 26818 1726853590.15510: done dumping result, returning 26818 1726853590.15520: 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 [02083763-bbaf-0338-49da-000000000011] 26818 1726853590.15524: sending task result for task 02083763-bbaf-0338-49da-000000000011 26818 1726853590.15610: done sending task result for task 02083763-bbaf-0338-49da-000000000011 26818 1726853590.15614: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853590.15669: no more pending results, returning what we have 26818 1726853590.15674: results queue empty 26818 1726853590.15675: checking for any_errors_fatal 26818 1726853590.15682: done checking for any_errors_fatal 26818 1726853590.15683: checking for max_fail_percentage 26818 1726853590.15684: done checking for max_fail_percentage 26818 1726853590.15685: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.15688: done checking to see if all hosts have failed 26818 1726853590.15688: getting the remaining hosts for this loop 26818 1726853590.15690: done getting the remaining hosts for this loop 26818 1726853590.15693: getting the next task for host managed_node3 26818 1726853590.15699: done getting next task for host managed_node3 26818 1726853590.15703: ^ 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 26818 1726853590.15705: ^ 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 26818 1726853590.15719: getting variables 26818 1726853590.15721: in VariableManager get_vars() 26818 1726853590.15757: Calling all_inventory to load vars for managed_node3 26818 1726853590.15760: Calling groups_inventory to load vars for managed_node3 26818 1726853590.15764: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.15776: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.15779: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.15782: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.17022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.18228: done with get_vars() 26818 1726853590.18243: done getting variables 26818 1726853590.18287: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:33:10 -0400 (0:00:00.043) 0:00:09.856 ****** 26818 1726853590.18307: entering _queue_task() for managed_node3/fail 26818 1726853590.18517: worker is 1 (out of 1 available) 26818 1726853590.18531: exiting _queue_task() for managed_node3/fail 26818 1726853590.18543: done queuing things up, now waiting for results queue to drain 26818 1726853590.18545: waiting for pending results... 26818 1726853590.18711: 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 26818 1726853590.18768: in run() - task 02083763-bbaf-0338-49da-000000000012 26818 1726853590.18784: variable 'ansible_search_path' from source: unknown 26818 1726853590.18787: variable 'ansible_search_path' from source: unknown 26818 1726853590.18812: calling self._execute() 26818 1726853590.18878: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.18883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.18894: variable 'omit' from source: magic vars 26818 1726853590.19149: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.19162: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.19243: variable 'network_state' from source: role '' defaults 26818 1726853590.19251: Evaluated conditional (network_state != {}): False 26818 1726853590.19255: when evaluation is False, skipping this task 26818 1726853590.19260: _execute() done 26818 1726853590.19263: dumping result to json 26818 1726853590.19266: done dumping result, returning 26818 1726853590.19276: 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 [02083763-bbaf-0338-49da-000000000012] 26818 1726853590.19279: sending task result for task 02083763-bbaf-0338-49da-000000000012 26818 1726853590.19355: done sending task result for task 02083763-bbaf-0338-49da-000000000012 26818 1726853590.19358: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853590.19408: no more pending results, returning what we have 26818 1726853590.19412: results queue empty 26818 1726853590.19413: checking for any_errors_fatal 26818 1726853590.19419: done checking for any_errors_fatal 26818 1726853590.19420: checking for max_fail_percentage 26818 1726853590.19421: done checking for max_fail_percentage 26818 1726853590.19422: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.19423: done checking to see if all hosts have failed 26818 1726853590.19424: getting the remaining hosts for this loop 26818 1726853590.19425: done getting the remaining hosts for this loop 26818 1726853590.19428: getting the next task for host managed_node3 26818 1726853590.19434: done getting next task for host managed_node3 26818 1726853590.19438: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26818 1726853590.19439: ^ 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 26818 1726853590.19453: getting variables 26818 1726853590.19454: in VariableManager get_vars() 26818 1726853590.19485: Calling all_inventory to load vars for managed_node3 26818 1726853590.19487: Calling groups_inventory to load vars for managed_node3 26818 1726853590.19489: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.19498: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.19500: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.19502: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.20213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.21140: done with get_vars() 26818 1726853590.21154: done getting variables 26818 1726853590.21197: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:33:10 -0400 (0:00:00.029) 0:00:09.885 ****** 26818 1726853590.21216: entering _queue_task() for managed_node3/fail 26818 1726853590.21407: worker is 1 (out of 1 available) 26818 1726853590.21420: exiting _queue_task() for managed_node3/fail 26818 1726853590.21435: done queuing things up, now waiting for results queue to drain 26818 1726853590.21437: waiting for pending results... 26818 1726853590.21598: 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 26818 1726853590.21651: in run() - task 02083763-bbaf-0338-49da-000000000013 26818 1726853590.21669: variable 'ansible_search_path' from source: unknown 26818 1726853590.21676: variable 'ansible_search_path' from source: unknown 26818 1726853590.21698: calling self._execute() 26818 1726853590.21762: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.21765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.21782: variable 'omit' from source: magic vars 26818 1726853590.22034: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.22044: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.22169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853590.23648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853590.23694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853590.23719: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853590.23745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853590.23768: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853590.23823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.23849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.23866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.23894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.23904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.23972: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.23984: Evaluated conditional (ansible_distribution_major_version | int > 9): True 26818 1726853590.24057: variable 'ansible_distribution' from source: facts 26818 1726853590.24061: variable '__network_rh_distros' from source: role '' defaults 26818 1726853590.24072: Evaluated conditional (ansible_distribution in __network_rh_distros): True 26818 1726853590.24224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.24242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.24261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.24290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.24300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.24332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.24348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.24366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.24398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.24404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.24432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.24448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.24467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.24493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.24506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.24692: variable 'network_connections' from source: role '' defaults 26818 1726853590.24695: variable 'network_state' from source: role '' defaults 26818 1726853590.24717: 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 26818 1726853590.24720: when evaluation is False, skipping this task 26818 1726853590.24723: _execute() done 26818 1726853590.24725: dumping result to json 26818 1726853590.24727: done dumping result, returning 26818 1726853590.24738: 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 [02083763-bbaf-0338-49da-000000000013] 26818 1726853590.24741: sending task result for task 02083763-bbaf-0338-49da-000000000013 26818 1726853590.24820: done sending task result for task 02083763-bbaf-0338-49da-000000000013 26818 1726853590.24823: WORKER PROCESS EXITING 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" } 26818 1726853590.24889: no more pending results, returning what we have 26818 1726853590.24892: results queue empty 26818 1726853590.24893: checking for any_errors_fatal 26818 1726853590.24899: done checking for any_errors_fatal 26818 1726853590.24900: checking for max_fail_percentage 26818 1726853590.24902: done checking for max_fail_percentage 26818 1726853590.24902: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.24903: done checking to see if all hosts have failed 26818 1726853590.24904: getting the remaining hosts for this loop 26818 1726853590.24905: done getting the remaining hosts for this loop 26818 1726853590.24908: getting the next task for host managed_node3 26818 1726853590.24916: done getting next task for host managed_node3 26818 1726853590.24920: ^ 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 26818 1726853590.24922: ^ 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 26818 1726853590.24934: getting variables 26818 1726853590.24935: in VariableManager get_vars() 26818 1726853590.24966: Calling all_inventory to load vars for managed_node3 26818 1726853590.24968: Calling groups_inventory to load vars for managed_node3 26818 1726853590.24972: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.24980: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.24982: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.24985: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.25718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.26564: done with get_vars() 26818 1726853590.26582: done getting variables 26818 1726853590.26648: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:33:10 -0400 (0:00:00.054) 0:00:09.940 ****** 26818 1726853590.26668: entering _queue_task() for managed_node3/dnf 26818 1726853590.26879: worker is 1 (out of 1 available) 26818 1726853590.26892: exiting _queue_task() for managed_node3/dnf 26818 1726853590.26904: done queuing things up, now waiting for results queue to drain 26818 1726853590.26906: waiting for pending results... 26818 1726853590.27070: 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 26818 1726853590.27146: in run() - task 02083763-bbaf-0338-49da-000000000014 26818 1726853590.27158: variable 'ansible_search_path' from source: unknown 26818 1726853590.27162: variable 'ansible_search_path' from source: unknown 26818 1726853590.27191: calling self._execute() 26818 1726853590.27259: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.27263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.27268: variable 'omit' from source: magic vars 26818 1726853590.27544: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.27567: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.27698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853590.29252: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853590.29377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853590.29380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853590.29404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853590.29435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853590.29513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.29548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.29580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.29623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.29727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.29755: variable 'ansible_distribution' from source: facts 26818 1726853590.29766: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.29786: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 26818 1726853590.29894: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853590.30017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.30033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.30053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.30099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.30110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.30137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.30153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.30173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.30211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.30218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.30240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.30258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.30275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.30300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.30311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.30412: variable 'network_connections' from source: role '' defaults 26818 1726853590.30447: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853590.30589: variable 'network_connections' from source: role '' defaults 26818 1726853590.30604: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26818 1726853590.30607: when evaluation is False, skipping this task 26818 1726853590.30610: _execute() done 26818 1726853590.30612: dumping result to json 26818 1726853590.30618: done dumping result, returning 26818 1726853590.30624: 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 [02083763-bbaf-0338-49da-000000000014] 26818 1726853590.30629: sending task result for task 02083763-bbaf-0338-49da-000000000014 26818 1726853590.30711: done sending task result for task 02083763-bbaf-0338-49da-000000000014 26818 1726853590.30714: 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" } 26818 1726853590.30810: no more pending results, returning what we have 26818 1726853590.30813: results queue empty 26818 1726853590.30813: checking for any_errors_fatal 26818 1726853590.30819: done checking for any_errors_fatal 26818 1726853590.30819: checking for max_fail_percentage 26818 1726853590.30821: done checking for max_fail_percentage 26818 1726853590.30821: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.30822: done checking to see if all hosts have failed 26818 1726853590.30823: getting the remaining hosts for this loop 26818 1726853590.30824: done getting the remaining hosts for this loop 26818 1726853590.30827: getting the next task for host managed_node3 26818 1726853590.30834: done getting next task for host managed_node3 26818 1726853590.30838: ^ 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 26818 1726853590.30840: ^ 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 26818 1726853590.30853: getting variables 26818 1726853590.30854: in VariableManager get_vars() 26818 1726853590.30886: Calling all_inventory to load vars for managed_node3 26818 1726853590.30888: Calling groups_inventory to load vars for managed_node3 26818 1726853590.30890: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.30898: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.30900: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.30902: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.31764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.33124: done with get_vars() 26818 1726853590.33147: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26818 1726853590.33232: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:33:10 -0400 (0:00:00.065) 0:00:10.005 ****** 26818 1726853590.33263: entering _queue_task() for managed_node3/yum 26818 1726853590.33265: Creating lock for yum 26818 1726853590.33803: worker is 1 (out of 1 available) 26818 1726853590.33811: exiting _queue_task() for managed_node3/yum 26818 1726853590.33821: done queuing things up, now waiting for results queue to drain 26818 1726853590.33822: waiting for pending results... 26818 1726853590.33950: 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 26818 1726853590.33989: in run() - task 02083763-bbaf-0338-49da-000000000015 26818 1726853590.34010: variable 'ansible_search_path' from source: unknown 26818 1726853590.34022: variable 'ansible_search_path' from source: unknown 26818 1726853590.34072: calling self._execute() 26818 1726853590.34161: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.34177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.34199: variable 'omit' from source: magic vars 26818 1726853590.34629: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.34651: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.34850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853590.37138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853590.37277: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853590.37280: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853590.37283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853590.37313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853590.37394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.37430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.37459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.37512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.37537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.37645: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.37664: Evaluated conditional (ansible_distribution_major_version | int < 8): False 26818 1726853590.37673: when evaluation is False, skipping this task 26818 1726853590.37681: _execute() done 26818 1726853590.37688: dumping result to json 26818 1726853590.37694: done dumping result, returning 26818 1726853590.37744: 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 [02083763-bbaf-0338-49da-000000000015] 26818 1726853590.37747: sending task result for task 02083763-bbaf-0338-49da-000000000015 26818 1726853590.37818: done sending task result for task 02083763-bbaf-0338-49da-000000000015 26818 1726853590.37821: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 26818 1726853590.37901: no more pending results, returning what we have 26818 1726853590.37904: results queue empty 26818 1726853590.37905: checking for any_errors_fatal 26818 1726853590.37911: done checking for any_errors_fatal 26818 1726853590.37912: checking for max_fail_percentage 26818 1726853590.37914: done checking for max_fail_percentage 26818 1726853590.37915: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.37916: done checking to see if all hosts have failed 26818 1726853590.37916: getting the remaining hosts for this loop 26818 1726853590.37918: done getting the remaining hosts for this loop 26818 1726853590.37921: getting the next task for host managed_node3 26818 1726853590.37928: done getting next task for host managed_node3 26818 1726853590.37932: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26818 1726853590.37934: ^ 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 26818 1726853590.37947: getting variables 26818 1726853590.37949: in VariableManager get_vars() 26818 1726853590.37990: Calling all_inventory to load vars for managed_node3 26818 1726853590.37993: Calling groups_inventory to load vars for managed_node3 26818 1726853590.37996: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.38012: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.38016: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.38019: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.39511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.41348: done with get_vars() 26818 1726853590.41383: done getting variables 26818 1726853590.41446: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:33:10 -0400 (0:00:00.082) 0:00:10.088 ****** 26818 1726853590.41488: entering _queue_task() for managed_node3/fail 26818 1726853590.41848: worker is 1 (out of 1 available) 26818 1726853590.41866: exiting _queue_task() for managed_node3/fail 26818 1726853590.41884: done queuing things up, now waiting for results queue to drain 26818 1726853590.41886: waiting for pending results... 26818 1726853590.42199: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26818 1726853590.42243: in run() - task 02083763-bbaf-0338-49da-000000000016 26818 1726853590.42296: variable 'ansible_search_path' from source: unknown 26818 1726853590.42299: variable 'ansible_search_path' from source: unknown 26818 1726853590.42602: calling self._execute() 26818 1726853590.42977: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.42982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.42986: variable 'omit' from source: magic vars 26818 1726853590.43785: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.43788: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.43868: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853590.44368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853590.47064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853590.47136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853590.47188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853590.47225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853590.47263: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853590.47348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.47476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.47488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.47491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.47493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.47541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.47620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.47777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.47780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.47829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.48032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.48035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.48082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.48125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.48194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.48502: variable 'network_connections' from source: role '' defaults 26818 1726853590.48597: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853590.48875: variable 'network_connections' from source: role '' defaults 26818 1726853590.48889: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26818 1726853590.48893: when evaluation is False, skipping this task 26818 1726853590.48896: _execute() done 26818 1726853590.48904: dumping result to json 26818 1726853590.48906: done dumping result, returning 26818 1726853590.48912: 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 [02083763-bbaf-0338-49da-000000000016] 26818 1726853590.48917: sending task result for task 02083763-bbaf-0338-49da-000000000016 26818 1726853590.49006: done sending task result for task 02083763-bbaf-0338-49da-000000000016 26818 1726853590.49009: 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" } 26818 1726853590.49060: no more pending results, returning what we have 26818 1726853590.49063: results queue empty 26818 1726853590.49064: checking for any_errors_fatal 26818 1726853590.49068: done checking for any_errors_fatal 26818 1726853590.49069: checking for max_fail_percentage 26818 1726853590.49072: done checking for max_fail_percentage 26818 1726853590.49073: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.49074: done checking to see if all hosts have failed 26818 1726853590.49075: getting the remaining hosts for this loop 26818 1726853590.49076: done getting the remaining hosts for this loop 26818 1726853590.49079: getting the next task for host managed_node3 26818 1726853590.49086: done getting next task for host managed_node3 26818 1726853590.49089: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 26818 1726853590.49091: ^ 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 26818 1726853590.49103: getting variables 26818 1726853590.49104: in VariableManager get_vars() 26818 1726853590.49142: Calling all_inventory to load vars for managed_node3 26818 1726853590.49144: Calling groups_inventory to load vars for managed_node3 26818 1726853590.49152: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.49162: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.49166: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.49168: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.50036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.51929: done with get_vars() 26818 1726853590.51950: done getting variables 26818 1726853590.51997: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:33:10 -0400 (0:00:00.105) 0:00:10.193 ****** 26818 1726853590.52027: entering _queue_task() for managed_node3/package 26818 1726853590.52265: worker is 1 (out of 1 available) 26818 1726853590.52280: exiting _queue_task() for managed_node3/package 26818 1726853590.52293: done queuing things up, now waiting for results queue to drain 26818 1726853590.52295: waiting for pending results... 26818 1726853590.52463: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 26818 1726853590.52530: in run() - task 02083763-bbaf-0338-49da-000000000017 26818 1726853590.52540: variable 'ansible_search_path' from source: unknown 26818 1726853590.52543: variable 'ansible_search_path' from source: unknown 26818 1726853590.52574: calling self._execute() 26818 1726853590.52641: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.52645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.52656: variable 'omit' from source: magic vars 26818 1726853590.52911: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.52920: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.53049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853590.53238: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853590.53268: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853590.53298: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853590.53324: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853590.53400: variable 'network_packages' from source: role '' defaults 26818 1726853590.53470: variable '__network_provider_setup' from source: role '' defaults 26818 1726853590.53480: variable '__network_service_name_default_nm' from source: role '' defaults 26818 1726853590.53547: variable '__network_service_name_default_nm' from source: role '' defaults 26818 1726853590.53550: variable '__network_packages_default_nm' from source: role '' defaults 26818 1726853590.53775: variable '__network_packages_default_nm' from source: role '' defaults 26818 1726853590.53802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853590.56027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853590.56119: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853590.56163: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853590.56205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853590.56240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853590.56351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.56391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.56478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.56495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.56515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.56569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.56604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.56634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.56694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.56776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.56961: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26818 1726853590.57087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.57117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.57150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.57198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.57218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.57314: variable 'ansible_python' from source: facts 26818 1726853590.57347: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26818 1726853590.57434: variable '__network_wpa_supplicant_required' from source: role '' defaults 26818 1726853590.57525: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26818 1726853590.57776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.57780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.57783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.57786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.57823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.57906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.57992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.58478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.58482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.58484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.58505: variable 'network_connections' from source: role '' defaults 26818 1726853590.58616: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853590.59185: variable 'network_connections' from source: role '' defaults 26818 1726853590.59236: variable '__network_packages_default_wireless' from source: role '' defaults 26818 1726853590.59364: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853590.59695: variable 'network_connections' from source: role '' defaults 26818 1726853590.59717: variable '__network_packages_default_team' from source: role '' defaults 26818 1726853590.59808: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853590.60131: variable 'network_connections' from source: role '' defaults 26818 1726853590.60188: variable '__network_service_name_default_initscripts' from source: role '' defaults 26818 1726853590.60260: variable '__network_service_name_default_initscripts' from source: role '' defaults 26818 1726853590.60278: variable '__network_packages_default_initscripts' from source: role '' defaults 26818 1726853590.60343: variable '__network_packages_default_initscripts' from source: role '' defaults 26818 1726853590.60569: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26818 1726853590.61146: variable 'network_connections' from source: role '' defaults 26818 1726853590.61160: variable 'ansible_distribution' from source: facts 26818 1726853590.61168: variable '__network_rh_distros' from source: role '' defaults 26818 1726853590.61182: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.61214: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26818 1726853590.61394: variable 'ansible_distribution' from source: facts 26818 1726853590.61404: variable '__network_rh_distros' from source: role '' defaults 26818 1726853590.61414: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.61437: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26818 1726853590.61642: variable 'ansible_distribution' from source: facts 26818 1726853590.61645: variable '__network_rh_distros' from source: role '' defaults 26818 1726853590.61647: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.61673: variable 'network_provider' from source: set_fact 26818 1726853590.61695: variable 'ansible_facts' from source: unknown 26818 1726853590.62432: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 26818 1726853590.62440: when evaluation is False, skipping this task 26818 1726853590.62511: _execute() done 26818 1726853590.62514: dumping result to json 26818 1726853590.62517: done dumping result, returning 26818 1726853590.62520: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-0338-49da-000000000017] 26818 1726853590.62522: sending task result for task 02083763-bbaf-0338-49da-000000000017 26818 1726853590.62597: done sending task result for task 02083763-bbaf-0338-49da-000000000017 26818 1726853590.62600: 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" } 26818 1726853590.62673: no more pending results, returning what we have 26818 1726853590.62677: results queue empty 26818 1726853590.62678: checking for any_errors_fatal 26818 1726853590.62684: done checking for any_errors_fatal 26818 1726853590.62685: checking for max_fail_percentage 26818 1726853590.62687: done checking for max_fail_percentage 26818 1726853590.62688: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.62689: done checking to see if all hosts have failed 26818 1726853590.62689: getting the remaining hosts for this loop 26818 1726853590.62691: done getting the remaining hosts for this loop 26818 1726853590.62695: getting the next task for host managed_node3 26818 1726853590.62702: done getting next task for host managed_node3 26818 1726853590.62706: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26818 1726853590.62708: ^ 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 26818 1726853590.62721: getting variables 26818 1726853590.62722: in VariableManager get_vars() 26818 1726853590.62766: Calling all_inventory to load vars for managed_node3 26818 1726853590.62769: Calling groups_inventory to load vars for managed_node3 26818 1726853590.62773: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.62784: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.62787: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.62790: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.64516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.66276: done with get_vars() 26818 1726853590.66299: done getting variables 26818 1726853590.66362: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:33:10 -0400 (0:00:00.143) 0:00:10.337 ****** 26818 1726853590.66395: entering _queue_task() for managed_node3/package 26818 1726853590.66739: worker is 1 (out of 1 available) 26818 1726853590.66757: exiting _queue_task() for managed_node3/package 26818 1726853590.66770: done queuing things up, now waiting for results queue to drain 26818 1726853590.66975: waiting for pending results... 26818 1726853590.67104: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26818 1726853590.67177: in run() - task 02083763-bbaf-0338-49da-000000000018 26818 1726853590.67181: variable 'ansible_search_path' from source: unknown 26818 1726853590.67184: variable 'ansible_search_path' from source: unknown 26818 1726853590.67223: calling self._execute() 26818 1726853590.67316: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.67375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.67378: variable 'omit' from source: magic vars 26818 1726853590.67713: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.67730: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.67859: variable 'network_state' from source: role '' defaults 26818 1726853590.67877: Evaluated conditional (network_state != {}): False 26818 1726853590.67886: when evaluation is False, skipping this task 26818 1726853590.67894: _execute() done 26818 1726853590.67901: dumping result to json 26818 1726853590.67909: done dumping result, returning 26818 1726853590.67963: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-0338-49da-000000000018] 26818 1726853590.67967: sending task result for task 02083763-bbaf-0338-49da-000000000018 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853590.68120: no more pending results, returning what we have 26818 1726853590.68123: results queue empty 26818 1726853590.68124: checking for any_errors_fatal 26818 1726853590.68132: done checking for any_errors_fatal 26818 1726853590.68132: checking for max_fail_percentage 26818 1726853590.68134: done checking for max_fail_percentage 26818 1726853590.68135: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.68136: done checking to see if all hosts have failed 26818 1726853590.68137: getting the remaining hosts for this loop 26818 1726853590.68138: done getting the remaining hosts for this loop 26818 1726853590.68142: getting the next task for host managed_node3 26818 1726853590.68150: done getting next task for host managed_node3 26818 1726853590.68156: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26818 1726853590.68159: ^ 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 26818 1726853590.68176: getting variables 26818 1726853590.68178: in VariableManager get_vars() 26818 1726853590.68215: Calling all_inventory to load vars for managed_node3 26818 1726853590.68218: Calling groups_inventory to load vars for managed_node3 26818 1726853590.68221: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.68235: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.68238: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.68241: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.68985: done sending task result for task 02083763-bbaf-0338-49da-000000000018 26818 1726853590.68988: WORKER PROCESS EXITING 26818 1726853590.69829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.71392: done with get_vars() 26818 1726853590.71421: done getting variables 26818 1726853590.71486: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:33:10 -0400 (0:00:00.051) 0:00:10.388 ****** 26818 1726853590.71517: entering _queue_task() for managed_node3/package 26818 1726853590.71869: worker is 1 (out of 1 available) 26818 1726853590.71884: exiting _queue_task() for managed_node3/package 26818 1726853590.71898: done queuing things up, now waiting for results queue to drain 26818 1726853590.71900: waiting for pending results... 26818 1726853590.72186: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26818 1726853590.72302: in run() - task 02083763-bbaf-0338-49da-000000000019 26818 1726853590.72324: variable 'ansible_search_path' from source: unknown 26818 1726853590.72331: variable 'ansible_search_path' from source: unknown 26818 1726853590.72376: calling self._execute() 26818 1726853590.72469: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.72484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.72501: variable 'omit' from source: magic vars 26818 1726853590.72890: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.72906: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.73020: variable 'network_state' from source: role '' defaults 26818 1726853590.73037: Evaluated conditional (network_state != {}): False 26818 1726853590.73044: when evaluation is False, skipping this task 26818 1726853590.73051: _execute() done 26818 1726853590.73060: dumping result to json 26818 1726853590.73073: done dumping result, returning 26818 1726853590.73085: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-0338-49da-000000000019] 26818 1726853590.73093: sending task result for task 02083763-bbaf-0338-49da-000000000019 26818 1726853590.73378: done sending task result for task 02083763-bbaf-0338-49da-000000000019 26818 1726853590.73381: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853590.73428: no more pending results, returning what we have 26818 1726853590.73433: results queue empty 26818 1726853590.73434: checking for any_errors_fatal 26818 1726853590.73439: done checking for any_errors_fatal 26818 1726853590.73440: checking for max_fail_percentage 26818 1726853590.73441: done checking for max_fail_percentage 26818 1726853590.73442: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.73443: done checking to see if all hosts have failed 26818 1726853590.73444: getting the remaining hosts for this loop 26818 1726853590.73445: done getting the remaining hosts for this loop 26818 1726853590.73449: getting the next task for host managed_node3 26818 1726853590.73456: done getting next task for host managed_node3 26818 1726853590.73460: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26818 1726853590.73463: ^ 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 26818 1726853590.73479: getting variables 26818 1726853590.73481: in VariableManager get_vars() 26818 1726853590.73517: Calling all_inventory to load vars for managed_node3 26818 1726853590.73520: Calling groups_inventory to load vars for managed_node3 26818 1726853590.73523: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.73533: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.73536: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.73539: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.75110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.80306: done with get_vars() 26818 1726853590.80331: done getting variables 26818 1726853590.80418: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:33:10 -0400 (0:00:00.089) 0:00:10.477 ****** 26818 1726853590.80445: entering _queue_task() for managed_node3/service 26818 1726853590.80446: Creating lock for service 26818 1726853590.80934: worker is 1 (out of 1 available) 26818 1726853590.80947: exiting _queue_task() for managed_node3/service 26818 1726853590.80960: done queuing things up, now waiting for results queue to drain 26818 1726853590.80962: waiting for pending results... 26818 1726853590.81178: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26818 1726853590.81298: in run() - task 02083763-bbaf-0338-49da-00000000001a 26818 1726853590.81320: variable 'ansible_search_path' from source: unknown 26818 1726853590.81328: variable 'ansible_search_path' from source: unknown 26818 1726853590.81374: calling self._execute() 26818 1726853590.81474: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.81487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.81503: variable 'omit' from source: magic vars 26818 1726853590.81884: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.81901: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.82021: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853590.82226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853590.84478: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853590.84578: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853590.84608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853590.84676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853590.84686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853590.84777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.84813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.84856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.84963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.84967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.84978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.85008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.85038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.85092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.85113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.85158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.85191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.85217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.85293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.85490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.85778: variable 'network_connections' from source: role '' defaults 26818 1726853590.85781: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853590.86087: variable 'network_connections' from source: role '' defaults 26818 1726853590.86112: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26818 1726853590.86120: when evaluation is False, skipping this task 26818 1726853590.86127: _execute() done 26818 1726853590.86134: dumping result to json 26818 1726853590.86143: done dumping result, returning 26818 1726853590.86161: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-0338-49da-00000000001a] 26818 1726853590.86170: sending task result for task 02083763-bbaf-0338-49da-00000000001a 26818 1726853590.86506: done sending task result for task 02083763-bbaf-0338-49da-00000000001a 26818 1726853590.86509: 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" } 26818 1726853590.86552: no more pending results, returning what we have 26818 1726853590.86557: results queue empty 26818 1726853590.86558: checking for any_errors_fatal 26818 1726853590.86565: done checking for any_errors_fatal 26818 1726853590.86566: checking for max_fail_percentage 26818 1726853590.86568: done checking for max_fail_percentage 26818 1726853590.86569: checking to see if all hosts have failed and the running result is not ok 26818 1726853590.86570: done checking to see if all hosts have failed 26818 1726853590.86572: getting the remaining hosts for this loop 26818 1726853590.86574: done getting the remaining hosts for this loop 26818 1726853590.86578: getting the next task for host managed_node3 26818 1726853590.86583: done getting next task for host managed_node3 26818 1726853590.86587: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26818 1726853590.86589: ^ 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 26818 1726853590.86602: getting variables 26818 1726853590.86604: in VariableManager get_vars() 26818 1726853590.86642: Calling all_inventory to load vars for managed_node3 26818 1726853590.86645: Calling groups_inventory to load vars for managed_node3 26818 1726853590.86656: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853590.86667: Calling all_plugins_play to load vars for managed_node3 26818 1726853590.86670: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853590.86676: Calling groups_plugins_play to load vars for managed_node3 26818 1726853590.88221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853590.90370: done with get_vars() 26818 1726853590.90401: done getting variables 26818 1726853590.90464: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:33:10 -0400 (0:00:00.100) 0:00:10.578 ****** 26818 1726853590.90499: entering _queue_task() for managed_node3/service 26818 1726853590.90862: worker is 1 (out of 1 available) 26818 1726853590.90878: exiting _queue_task() for managed_node3/service 26818 1726853590.90892: done queuing things up, now waiting for results queue to drain 26818 1726853590.90894: waiting for pending results... 26818 1726853590.91138: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26818 1726853590.91244: in run() - task 02083763-bbaf-0338-49da-00000000001b 26818 1726853590.91263: variable 'ansible_search_path' from source: unknown 26818 1726853590.91273: variable 'ansible_search_path' from source: unknown 26818 1726853590.91312: calling self._execute() 26818 1726853590.91401: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853590.91412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853590.91426: variable 'omit' from source: magic vars 26818 1726853590.91786: variable 'ansible_distribution_major_version' from source: facts 26818 1726853590.91806: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853590.91979: variable 'network_provider' from source: set_fact 26818 1726853590.91990: variable 'network_state' from source: role '' defaults 26818 1726853590.92004: Evaluated conditional (network_provider == "nm" or network_state != {}): True 26818 1726853590.92014: variable 'omit' from source: magic vars 26818 1726853590.92278: variable 'omit' from source: magic vars 26818 1726853590.92282: variable 'network_service_name' from source: role '' defaults 26818 1726853590.92284: variable 'network_service_name' from source: role '' defaults 26818 1726853590.92288: variable '__network_provider_setup' from source: role '' defaults 26818 1726853590.92302: variable '__network_service_name_default_nm' from source: role '' defaults 26818 1726853590.92367: variable '__network_service_name_default_nm' from source: role '' defaults 26818 1726853590.92383: variable '__network_packages_default_nm' from source: role '' defaults 26818 1726853590.92440: variable '__network_packages_default_nm' from source: role '' defaults 26818 1726853590.92664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853590.94813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853590.95202: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853590.95243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853590.95286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853590.95317: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853590.95602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.95650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.95688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.95736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.95760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.95816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.95908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.96276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.96279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.96282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.96521: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26818 1726853590.96814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.96845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.96880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.96923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.96943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.97047: variable 'ansible_python' from source: facts 26818 1726853590.97078: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26818 1726853590.97163: variable '__network_wpa_supplicant_required' from source: role '' defaults 26818 1726853590.97244: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26818 1726853590.97370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.97402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.97432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.97480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.97500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.97549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853590.97591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853590.97620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853590.97667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853590.97690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853590.97829: variable 'network_connections' from source: role '' defaults 26818 1726853590.97884: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853590.98152: variable 'network_connections' from source: role '' defaults 26818 1726853590.98185: variable '__network_packages_default_wireless' from source: role '' defaults 26818 1726853590.98268: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853590.98543: variable 'network_connections' from source: role '' defaults 26818 1726853590.98566: variable '__network_packages_default_team' from source: role '' defaults 26818 1726853590.98642: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853590.99135: variable 'network_connections' from source: role '' defaults 26818 1726853590.99195: variable '__network_service_name_default_initscripts' from source: role '' defaults 26818 1726853590.99258: variable '__network_service_name_default_initscripts' from source: role '' defaults 26818 1726853590.99269: variable '__network_packages_default_initscripts' from source: role '' defaults 26818 1726853590.99329: variable '__network_packages_default_initscripts' from source: role '' defaults 26818 1726853590.99538: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26818 1726853590.99806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853591.00028: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853591.00084: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853591.00173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853591.00252: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853591.00629: variable 'network_connections' from source: role '' defaults 26818 1726853591.00640: variable 'ansible_distribution' from source: facts 26818 1726853591.00648: variable '__network_rh_distros' from source: role '' defaults 26818 1726853591.00661: variable 'ansible_distribution_major_version' from source: facts 26818 1726853591.00685: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26818 1726853591.00874: variable 'ansible_distribution' from source: facts 26818 1726853591.00901: variable '__network_rh_distros' from source: role '' defaults 26818 1726853591.00904: variable 'ansible_distribution_major_version' from source: facts 26818 1726853591.00912: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26818 1726853591.01088: variable 'ansible_distribution' from source: facts 26818 1726853591.01118: variable '__network_rh_distros' from source: role '' defaults 26818 1726853591.01122: variable 'ansible_distribution_major_version' from source: facts 26818 1726853591.01151: variable 'network_provider' from source: set_fact 26818 1726853591.01184: variable 'omit' from source: magic vars 26818 1726853591.01227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853591.01276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853591.01280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853591.01298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853591.01313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853591.01349: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853591.01361: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853591.01444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853591.01484: Set connection var ansible_connection to ssh 26818 1726853591.01496: Set connection var ansible_pipelining to False 26818 1726853591.01507: Set connection var ansible_shell_executable to /bin/sh 26818 1726853591.01518: Set connection var ansible_shell_type to sh 26818 1726853591.01528: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853591.01538: Set connection var ansible_timeout to 10 26818 1726853591.01577: variable 'ansible_shell_executable' from source: unknown 26818 1726853591.01585: variable 'ansible_connection' from source: unknown 26818 1726853591.01592: variable 'ansible_module_compression' from source: unknown 26818 1726853591.01598: variable 'ansible_shell_type' from source: unknown 26818 1726853591.01605: variable 'ansible_shell_executable' from source: unknown 26818 1726853591.01612: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853591.01619: variable 'ansible_pipelining' from source: unknown 26818 1726853591.01626: variable 'ansible_timeout' from source: unknown 26818 1726853591.01634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853591.01741: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853591.01760: variable 'omit' from source: magic vars 26818 1726853591.01878: starting attempt loop 26818 1726853591.01881: running the handler 26818 1726853591.01884: variable 'ansible_facts' from source: unknown 26818 1726853591.02600: _low_level_execute_command(): starting 26818 1726853591.02613: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853591.03770: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853591.03840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853591.03878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853591.03901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853591.03918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853591.04011: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853591.04032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853591.04047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853591.04073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853591.04164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853591.05922: stdout chunk (state=3): >>>/root <<< 26818 1726853591.06082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853591.06153: stdout chunk (state=3): >>><<< 26818 1726853591.06156: stderr chunk (state=3): >>><<< 26818 1726853591.06290: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853591.06294: _low_level_execute_command(): starting 26818 1726853591.06298: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435 `" && echo ansible-tmp-1726853591.0618596-27265-169724790919435="` echo /root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435 `" ) && sleep 0' 26818 1726853591.07618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853591.07653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853591.07703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853591.07808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853591.09811: stdout chunk (state=3): >>>ansible-tmp-1726853591.0618596-27265-169724790919435=/root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435 <<< 26818 1726853591.10013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853591.10017: stdout chunk (state=3): >>><<< 26818 1726853591.10019: stderr chunk (state=3): >>><<< 26818 1726853591.10036: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853591.0618596-27265-169724790919435=/root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853591.10381: variable 'ansible_module_compression' from source: unknown 26818 1726853591.10386: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 26818 1726853591.10389: ANSIBALLZ: Acquiring lock 26818 1726853591.10391: ANSIBALLZ: Lock acquired: 140692304581584 26818 1726853591.10394: ANSIBALLZ: Creating module 26818 1726853591.50808: ANSIBALLZ: Writing module into payload 26818 1726853591.51005: ANSIBALLZ: Writing module 26818 1726853591.51037: ANSIBALLZ: Renaming module 26818 1726853591.51048: ANSIBALLZ: Done creating module 26818 1726853591.51158: variable 'ansible_facts' from source: unknown 26818 1726853591.51615: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/AnsiballZ_systemd.py 26818 1726853591.51790: Sending initial data 26818 1726853591.51799: Sent initial data (156 bytes) 26818 1726853591.52616: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853591.52619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853591.52637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853591.52702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853591.52723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853591.52726: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853591.52867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853591.52909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853591.53051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853591.54879: 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 <<< 26818 1726853591.54901: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853591.55306: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp8lx6nql1 /root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/AnsiballZ_systemd.py <<< 26818 1726853591.55318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/AnsiballZ_systemd.py" <<< 26818 1726853591.55386: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp8lx6nql1" to remote "/root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/AnsiballZ_systemd.py" <<< 26818 1726853591.58855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853591.58995: stderr chunk (state=3): >>><<< 26818 1726853591.59005: stdout chunk (state=3): >>><<< 26818 1726853591.59029: done transferring module to remote 26818 1726853591.59091: _low_level_execute_command(): starting 26818 1726853591.59102: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/ /root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/AnsiballZ_systemd.py && sleep 0' 26818 1726853591.59918: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853591.59934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853591.59948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853591.59988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853591.60043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853591.60082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853591.60098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853591.60268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853591.60396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853591.62266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853591.62318: stderr chunk (state=3): >>><<< 26818 1726853591.62414: stdout chunk (state=3): >>><<< 26818 1726853591.62428: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853591.62431: _low_level_execute_command(): starting 26818 1726853591.62437: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/AnsiballZ_systemd.py && sleep 0' 26818 1726853591.63052: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853591.63070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853591.63089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853591.63110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853591.63129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853591.63217: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853591.63511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853591.63577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853591.93226: 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": "Fri 2024-09-20 13:21:20 EDT", "ExecMainStartTimestampMonotonic": "24298536", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:21:20 EDT", "ExecMainHandoffTimestampMonotonic": "24318182", "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": "14114816", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3322372096", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1761278000", "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<<< 26818 1726853591.93265: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target cloud-init.service NetworkManager-wait-online.service multi-user.target", "After": "sysinit.target systemd-journald.socket basic.target cloud-init-local.service network-pre.target dbus.socket system.slice dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:57 EDT", "StateChangeTimestampMonotonic": "361843458", "InactiveExitTimestamp": "Fri 2024-09-20 13:21:20 EDT", "InactiveExitTimestampMonotonic": "24299070", "ActiveEnterTimestamp": "Fri 2024-09-20 13:21:20 EDT", "ActiveEnterTimestampMonotonic": "24855925", "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": "Fri 2024-09-20 13:21:20 EDT", "ConditionTimestampMonotonic": "24297535", "AssertTimestamp": "Fri 2024-09-20 13:21:20 EDT", "AssertTimestampMonotonic": "24297537", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "125a1bdc44cb4bffa8aeca788d2f2fa3", "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}}} <<< 26818 1726853591.95211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853591.95269: stderr chunk (state=3): >>>Shared connection to 10.31.11.217 closed. <<< 26818 1726853591.95281: stdout chunk (state=3): >>><<< 26818 1726853591.95290: stderr chunk (state=3): >>><<< 26818 1726853591.95313: _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": "Fri 2024-09-20 13:21:20 EDT", "ExecMainStartTimestampMonotonic": "24298536", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:21:20 EDT", "ExecMainHandoffTimestampMonotonic": "24318182", "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": "14114816", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3322372096", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1761278000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target cloud-init.service NetworkManager-wait-online.service multi-user.target", "After": "sysinit.target systemd-journald.socket basic.target cloud-init-local.service network-pre.target dbus.socket system.slice dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:57 EDT", "StateChangeTimestampMonotonic": "361843458", "InactiveExitTimestamp": "Fri 2024-09-20 13:21:20 EDT", "InactiveExitTimestampMonotonic": "24299070", "ActiveEnterTimestamp": "Fri 2024-09-20 13:21:20 EDT", "ActiveEnterTimestampMonotonic": "24855925", "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": "Fri 2024-09-20 13:21:20 EDT", "ConditionTimestampMonotonic": "24297535", "AssertTimestamp": "Fri 2024-09-20 13:21:20 EDT", "AssertTimestampMonotonic": "24297537", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "125a1bdc44cb4bffa8aeca788d2f2fa3", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853591.95514: 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-1726853591.0618596-27265-169724790919435/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853591.95539: _low_level_execute_command(): starting 26818 1726853591.95550: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853591.0618596-27265-169724790919435/ > /dev/null 2>&1 && sleep 0' 26818 1726853591.96145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853591.96161: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853591.96181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853591.96199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853591.96217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853591.96229: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853591.96323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853591.96351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853591.96433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853591.98354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853591.98370: stdout chunk (state=3): >>><<< 26818 1726853591.98382: stderr chunk (state=3): >>><<< 26818 1726853591.98398: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853591.98408: handler run complete 26818 1726853591.98482: attempt loop complete, returning result 26818 1726853591.98490: _execute() done 26818 1726853591.98496: dumping result to json 26818 1726853591.98514: done dumping result, returning 26818 1726853591.98525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-0338-49da-00000000001b] 26818 1726853591.98531: sending task result for task 02083763-bbaf-0338-49da-00000000001b 26818 1726853591.98919: done sending task result for task 02083763-bbaf-0338-49da-00000000001b 26818 1726853591.98922: 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 } 26818 1726853591.98976: no more pending results, returning what we have 26818 1726853591.98980: results queue empty 26818 1726853591.98980: checking for any_errors_fatal 26818 1726853591.98985: done checking for any_errors_fatal 26818 1726853591.98986: checking for max_fail_percentage 26818 1726853591.98988: done checking for max_fail_percentage 26818 1726853591.98989: checking to see if all hosts have failed and the running result is not ok 26818 1726853591.98990: done checking to see if all hosts have failed 26818 1726853591.98990: getting the remaining hosts for this loop 26818 1726853591.98992: done getting the remaining hosts for this loop 26818 1726853591.98996: getting the next task for host managed_node3 26818 1726853591.99002: done getting next task for host managed_node3 26818 1726853591.99006: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26818 1726853591.99008: ^ 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 26818 1726853591.99018: getting variables 26818 1726853591.99020: in VariableManager get_vars() 26818 1726853591.99058: Calling all_inventory to load vars for managed_node3 26818 1726853591.99061: Calling groups_inventory to load vars for managed_node3 26818 1726853591.99064: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853591.99281: Calling all_plugins_play to load vars for managed_node3 26818 1726853591.99285: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853591.99288: Calling groups_plugins_play to load vars for managed_node3 26818 1726853592.01076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853592.02679: done with get_vars() 26818 1726853592.02703: done getting variables 26818 1726853592.02760: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:33:12 -0400 (0:00:01.122) 0:00:11.701 ****** 26818 1726853592.02791: entering _queue_task() for managed_node3/service 26818 1726853592.03160: worker is 1 (out of 1 available) 26818 1726853592.03376: exiting _queue_task() for managed_node3/service 26818 1726853592.03390: done queuing things up, now waiting for results queue to drain 26818 1726853592.03391: waiting for pending results... 26818 1726853592.03588: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26818 1726853592.03621: in run() - task 02083763-bbaf-0338-49da-00000000001c 26818 1726853592.03644: variable 'ansible_search_path' from source: unknown 26818 1726853592.03727: variable 'ansible_search_path' from source: unknown 26818 1726853592.03731: calling self._execute() 26818 1726853592.03800: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853592.03812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853592.03828: variable 'omit' from source: magic vars 26818 1726853592.04225: variable 'ansible_distribution_major_version' from source: facts 26818 1726853592.04245: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853592.04372: variable 'network_provider' from source: set_fact 26818 1726853592.04388: Evaluated conditional (network_provider == "nm"): True 26818 1726853592.04488: variable '__network_wpa_supplicant_required' from source: role '' defaults 26818 1726853592.04582: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26818 1726853592.04761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853592.06979: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853592.07010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853592.07050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853592.07092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853592.07125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853592.07233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853592.07274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853592.07305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853592.07375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853592.07378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853592.07429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853592.07460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853592.07576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853592.07579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853592.07582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853592.07594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853592.07621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853592.07650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853592.07700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853592.07720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853592.07878: variable 'network_connections' from source: role '' defaults 26818 1726853592.07938: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853592.08162: variable 'network_connections' from source: role '' defaults 26818 1726853592.08191: Evaluated conditional (__network_wpa_supplicant_required): False 26818 1726853592.08199: when evaluation is False, skipping this task 26818 1726853592.08238: _execute() done 26818 1726853592.08241: dumping result to json 26818 1726853592.08244: done dumping result, returning 26818 1726853592.08246: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-0338-49da-00000000001c] 26818 1726853592.08248: sending task result for task 02083763-bbaf-0338-49da-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 26818 1726853592.08391: no more pending results, returning what we have 26818 1726853592.08395: results queue empty 26818 1726853592.08395: checking for any_errors_fatal 26818 1726853592.08422: done checking for any_errors_fatal 26818 1726853592.08423: checking for max_fail_percentage 26818 1726853592.08426: done checking for max_fail_percentage 26818 1726853592.08426: checking to see if all hosts have failed and the running result is not ok 26818 1726853592.08427: done checking to see if all hosts have failed 26818 1726853592.08428: getting the remaining hosts for this loop 26818 1726853592.08430: done getting the remaining hosts for this loop 26818 1726853592.08434: getting the next task for host managed_node3 26818 1726853592.08441: done getting next task for host managed_node3 26818 1726853592.08444: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 26818 1726853592.08446: ^ 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 26818 1726853592.08463: getting variables 26818 1726853592.08465: in VariableManager get_vars() 26818 1726853592.08506: Calling all_inventory to load vars for managed_node3 26818 1726853592.08509: Calling groups_inventory to load vars for managed_node3 26818 1726853592.08518: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853592.08530: Calling all_plugins_play to load vars for managed_node3 26818 1726853592.08534: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853592.08537: Calling groups_plugins_play to load vars for managed_node3 26818 1726853592.09387: done sending task result for task 02083763-bbaf-0338-49da-00000000001c 26818 1726853592.09391: WORKER PROCESS EXITING 26818 1726853592.10142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853592.11848: done with get_vars() 26818 1726853592.11874: done getting variables 26818 1726853592.11931: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:33:12 -0400 (0:00:00.091) 0:00:11.792 ****** 26818 1726853592.11963: entering _queue_task() for managed_node3/service 26818 1726853592.12495: worker is 1 (out of 1 available) 26818 1726853592.12506: exiting _queue_task() for managed_node3/service 26818 1726853592.12517: done queuing things up, now waiting for results queue to drain 26818 1726853592.12519: waiting for pending results... 26818 1726853592.12627: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 26818 1726853592.12737: in run() - task 02083763-bbaf-0338-49da-00000000001d 26818 1726853592.12763: variable 'ansible_search_path' from source: unknown 26818 1726853592.12772: variable 'ansible_search_path' from source: unknown 26818 1726853592.12810: calling self._execute() 26818 1726853592.12907: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853592.12919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853592.12934: variable 'omit' from source: magic vars 26818 1726853592.13335: variable 'ansible_distribution_major_version' from source: facts 26818 1726853592.13356: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853592.13503: variable 'network_provider' from source: set_fact 26818 1726853592.13507: Evaluated conditional (network_provider == "initscripts"): False 26818 1726853592.13510: when evaluation is False, skipping this task 26818 1726853592.13512: _execute() done 26818 1726853592.13514: dumping result to json 26818 1726853592.13612: done dumping result, returning 26818 1726853592.13615: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-0338-49da-00000000001d] 26818 1726853592.13618: sending task result for task 02083763-bbaf-0338-49da-00000000001d 26818 1726853592.13689: done sending task result for task 02083763-bbaf-0338-49da-00000000001d 26818 1726853592.13692: 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 } 26818 1726853592.13768: no more pending results, returning what we have 26818 1726853592.13773: results queue empty 26818 1726853592.13774: checking for any_errors_fatal 26818 1726853592.13784: done checking for any_errors_fatal 26818 1726853592.13785: checking for max_fail_percentage 26818 1726853592.13786: done checking for max_fail_percentage 26818 1726853592.13787: checking to see if all hosts have failed and the running result is not ok 26818 1726853592.13788: done checking to see if all hosts have failed 26818 1726853592.13789: getting the remaining hosts for this loop 26818 1726853592.13790: done getting the remaining hosts for this loop 26818 1726853592.13795: getting the next task for host managed_node3 26818 1726853592.13802: done getting next task for host managed_node3 26818 1726853592.13806: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26818 1726853592.13809: ^ 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 26818 1726853592.13826: getting variables 26818 1726853592.13828: in VariableManager get_vars() 26818 1726853592.13977: Calling all_inventory to load vars for managed_node3 26818 1726853592.13980: Calling groups_inventory to load vars for managed_node3 26818 1726853592.13983: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853592.13997: Calling all_plugins_play to load vars for managed_node3 26818 1726853592.14000: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853592.14004: Calling groups_plugins_play to load vars for managed_node3 26818 1726853592.15627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853592.17236: done with get_vars() 26818 1726853592.17266: done getting variables 26818 1726853592.17334: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:33:12 -0400 (0:00:00.054) 0:00:11.847 ****** 26818 1726853592.17375: entering _queue_task() for managed_node3/copy 26818 1726853592.17744: worker is 1 (out of 1 available) 26818 1726853592.17763: exiting _queue_task() for managed_node3/copy 26818 1726853592.17777: done queuing things up, now waiting for results queue to drain 26818 1726853592.17779: waiting for pending results... 26818 1726853592.18489: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26818 1726853592.18574: in run() - task 02083763-bbaf-0338-49da-00000000001e 26818 1726853592.18595: variable 'ansible_search_path' from source: unknown 26818 1726853592.18604: variable 'ansible_search_path' from source: unknown 26818 1726853592.18645: calling self._execute() 26818 1726853592.18885: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853592.18899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853592.19005: variable 'omit' from source: magic vars 26818 1726853592.19794: variable 'ansible_distribution_major_version' from source: facts 26818 1726853592.19811: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853592.20056: variable 'network_provider' from source: set_fact 26818 1726853592.20107: Evaluated conditional (network_provider == "initscripts"): False 26818 1726853592.20117: when evaluation is False, skipping this task 26818 1726853592.20124: _execute() done 26818 1726853592.20132: dumping result to json 26818 1726853592.20140: done dumping result, returning 26818 1726853592.20157: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-0338-49da-00000000001e] 26818 1726853592.20315: sending task result for task 02083763-bbaf-0338-49da-00000000001e 26818 1726853592.20401: done sending task result for task 02083763-bbaf-0338-49da-00000000001e 26818 1726853592.20405: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 26818 1726853592.20584: no more pending results, returning what we have 26818 1726853592.20588: results queue empty 26818 1726853592.20589: checking for any_errors_fatal 26818 1726853592.20594: done checking for any_errors_fatal 26818 1726853592.20595: checking for max_fail_percentage 26818 1726853592.20597: done checking for max_fail_percentage 26818 1726853592.20598: checking to see if all hosts have failed and the running result is not ok 26818 1726853592.20599: done checking to see if all hosts have failed 26818 1726853592.20600: getting the remaining hosts for this loop 26818 1726853592.20601: done getting the remaining hosts for this loop 26818 1726853592.20605: getting the next task for host managed_node3 26818 1726853592.20612: done getting next task for host managed_node3 26818 1726853592.20617: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26818 1726853592.20619: ^ 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 26818 1726853592.20636: getting variables 26818 1726853592.20638: in VariableManager get_vars() 26818 1726853592.20684: Calling all_inventory to load vars for managed_node3 26818 1726853592.20687: Calling groups_inventory to load vars for managed_node3 26818 1726853592.20689: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853592.20702: Calling all_plugins_play to load vars for managed_node3 26818 1726853592.20705: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853592.20707: Calling groups_plugins_play to load vars for managed_node3 26818 1726853592.22564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853592.24074: done with get_vars() 26818 1726853592.24104: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:33:12 -0400 (0:00:00.068) 0:00:11.915 ****** 26818 1726853592.24192: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26818 1726853592.24194: Creating lock for fedora.linux_system_roles.network_connections 26818 1726853592.24534: worker is 1 (out of 1 available) 26818 1726853592.24548: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26818 1726853592.24562: done queuing things up, now waiting for results queue to drain 26818 1726853592.24564: waiting for pending results... 26818 1726853592.24990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26818 1726853592.24995: in run() - task 02083763-bbaf-0338-49da-00000000001f 26818 1726853592.24998: variable 'ansible_search_path' from source: unknown 26818 1726853592.25000: variable 'ansible_search_path' from source: unknown 26818 1726853592.25015: calling self._execute() 26818 1726853592.25114: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853592.25126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853592.25141: variable 'omit' from source: magic vars 26818 1726853592.25521: variable 'ansible_distribution_major_version' from source: facts 26818 1726853592.25538: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853592.25553: variable 'omit' from source: magic vars 26818 1726853592.25597: variable 'omit' from source: magic vars 26818 1726853592.25757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853592.27942: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853592.27958: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853592.28005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853592.28053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853592.28092: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853592.28187: variable 'network_provider' from source: set_fact 26818 1726853592.28333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853592.28389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853592.28476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853592.28481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853592.28489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853592.28567: variable 'omit' from source: magic vars 26818 1726853592.28693: variable 'omit' from source: magic vars 26818 1726853592.28805: variable 'network_connections' from source: role '' defaults 26818 1726853592.28946: variable 'omit' from source: magic vars 26818 1726853592.29076: variable '__lsr_ansible_managed' from source: task vars 26818 1726853592.29079: variable '__lsr_ansible_managed' from source: task vars 26818 1726853592.29220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 26818 1726853592.29450: Loaded config def from plugin (lookup/template) 26818 1726853592.29465: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 26818 1726853592.29499: File lookup term: get_ansible_managed.j2 26818 1726853592.29507: variable 'ansible_search_path' from source: unknown 26818 1726853592.29522: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 26818 1726853592.29541: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 26818 1726853592.29567: variable 'ansible_search_path' from source: unknown 26818 1726853592.35573: variable 'ansible_managed' from source: unknown 26818 1726853592.35714: variable 'omit' from source: magic vars 26818 1726853592.35838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853592.35842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853592.35844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853592.35847: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853592.35849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853592.35895: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853592.35904: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853592.35912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853592.36020: Set connection var ansible_connection to ssh 26818 1726853592.36033: Set connection var ansible_pipelining to False 26818 1726853592.36044: Set connection var ansible_shell_executable to /bin/sh 26818 1726853592.36063: Set connection var ansible_shell_type to sh 26818 1726853592.36075: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853592.36085: Set connection var ansible_timeout to 10 26818 1726853592.36116: variable 'ansible_shell_executable' from source: unknown 26818 1726853592.36124: variable 'ansible_connection' from source: unknown 26818 1726853592.36132: variable 'ansible_module_compression' from source: unknown 26818 1726853592.36140: variable 'ansible_shell_type' from source: unknown 26818 1726853592.36146: variable 'ansible_shell_executable' from source: unknown 26818 1726853592.36158: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853592.36276: variable 'ansible_pipelining' from source: unknown 26818 1726853592.36280: variable 'ansible_timeout' from source: unknown 26818 1726853592.36282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853592.36328: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853592.36345: variable 'omit' from source: magic vars 26818 1726853592.36368: starting attempt loop 26818 1726853592.36377: running the handler 26818 1726853592.36476: _low_level_execute_command(): starting 26818 1726853592.36479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853592.37175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853592.37265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853592.37296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853592.37398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853592.39124: stdout chunk (state=3): >>>/root <<< 26818 1726853592.39374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853592.39377: stdout chunk (state=3): >>><<< 26818 1726853592.39380: stderr chunk (state=3): >>><<< 26818 1726853592.39683: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853592.39687: _low_level_execute_command(): starting 26818 1726853592.39690: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090 `" && echo ansible-tmp-1726853592.3959434-27313-82058440701090="` echo /root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090 `" ) && sleep 0' 26818 1726853592.40273: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853592.40278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853592.40312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853592.40384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853592.40400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853592.40443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853592.40462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853592.40486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853592.40582: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853592.42609: stdout chunk (state=3): >>>ansible-tmp-1726853592.3959434-27313-82058440701090=/root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090 <<< 26818 1726853592.42776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853592.42780: stderr chunk (state=3): >>><<< 26818 1726853592.42783: stdout chunk (state=3): >>><<< 26818 1726853592.42804: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853592.3959434-27313-82058440701090=/root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853592.42857: variable 'ansible_module_compression' from source: unknown 26818 1726853592.42908: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 26818 1726853592.42912: ANSIBALLZ: Acquiring lock 26818 1726853592.42914: ANSIBALLZ: Lock acquired: 140692302361040 26818 1726853592.42917: ANSIBALLZ: Creating module 26818 1726853592.64182: ANSIBALLZ: Writing module into payload 26818 1726853592.64511: ANSIBALLZ: Writing module 26818 1726853592.64676: ANSIBALLZ: Renaming module 26818 1726853592.64679: ANSIBALLZ: Done creating module 26818 1726853592.64681: variable 'ansible_facts' from source: unknown 26818 1726853592.64684: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/AnsiballZ_network_connections.py 26818 1726853592.64840: Sending initial data 26818 1726853592.64844: Sent initial data (167 bytes) 26818 1726853592.65573: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853592.65591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853592.65608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853592.65636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853592.65743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853592.65778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853592.65872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853592.67555: 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 <<< 26818 1726853592.67628: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853592.67710: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpfaauxqpd /root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/AnsiballZ_network_connections.py <<< 26818 1726853592.67721: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/AnsiballZ_network_connections.py" <<< 26818 1726853592.67764: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpfaauxqpd" to remote "/root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/AnsiballZ_network_connections.py" <<< 26818 1726853592.69364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853592.69381: stdout chunk (state=3): >>><<< 26818 1726853592.69392: stderr chunk (state=3): >>><<< 26818 1726853592.69425: done transferring module to remote 26818 1726853592.69442: _low_level_execute_command(): starting 26818 1726853592.69476: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/ /root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/AnsiballZ_network_connections.py && sleep 0' 26818 1726853592.70070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853592.70097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853592.70100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853592.70205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853592.70208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853592.70211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853592.70233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853592.70317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853592.72189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853592.72220: stderr chunk (state=3): >>><<< 26818 1726853592.72354: stdout chunk (state=3): >>><<< 26818 1726853592.72358: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853592.72360: _low_level_execute_command(): starting 26818 1726853592.72363: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/AnsiballZ_network_connections.py && sleep 0' 26818 1726853592.72921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853592.72925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853592.72927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853592.72930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853592.72932: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853592.72934: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853592.72941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853592.72955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853592.72966: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853592.72984: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853592.73103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853592.73107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853592.73182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853592.98736: 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": ""}}} <<< 26818 1726853593.00778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853593.00785: stdout chunk (state=3): >>><<< 26818 1726853593.00788: stderr chunk (state=3): >>><<< 26818 1726853593.00791: _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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853593.00794: 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-1726853592.3959434-27313-82058440701090/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853593.00796: _low_level_execute_command(): starting 26818 1726853593.00798: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853592.3959434-27313-82058440701090/ > /dev/null 2>&1 && sleep 0' 26818 1726853593.01370: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853593.01390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853593.01472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853593.01510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853593.01535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853593.01547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853593.01643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853593.03572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853593.03577: stdout chunk (state=3): >>><<< 26818 1726853593.03583: stderr chunk (state=3): >>><<< 26818 1726853593.03607: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853593.03613: handler run complete 26818 1726853593.03640: attempt loop complete, returning result 26818 1726853593.03643: _execute() done 26818 1726853593.03646: dumping result to json 26818 1726853593.03648: done dumping result, returning 26818 1726853593.03776: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-0338-49da-00000000001f] 26818 1726853593.03779: sending task result for task 02083763-bbaf-0338-49da-00000000001f 26818 1726853593.03846: done sending task result for task 02083763-bbaf-0338-49da-00000000001f 26818 1726853593.03850: 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: 26818 1726853593.04053: no more pending results, returning what we have 26818 1726853593.04059: results queue empty 26818 1726853593.04060: checking for any_errors_fatal 26818 1726853593.04066: done checking for any_errors_fatal 26818 1726853593.04067: checking for max_fail_percentage 26818 1726853593.04069: done checking for max_fail_percentage 26818 1726853593.04069: checking to see if all hosts have failed and the running result is not ok 26818 1726853593.04297: done checking to see if all hosts have failed 26818 1726853593.04299: getting the remaining hosts for this loop 26818 1726853593.04301: done getting the remaining hosts for this loop 26818 1726853593.04305: getting the next task for host managed_node3 26818 1726853593.04310: done getting next task for host managed_node3 26818 1726853593.04314: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 26818 1726853593.04316: ^ 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 26818 1726853593.04326: getting variables 26818 1726853593.04328: in VariableManager get_vars() 26818 1726853593.04367: Calling all_inventory to load vars for managed_node3 26818 1726853593.04377: Calling groups_inventory to load vars for managed_node3 26818 1726853593.04381: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853593.04391: Calling all_plugins_play to load vars for managed_node3 26818 1726853593.04394: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853593.04398: Calling groups_plugins_play to load vars for managed_node3 26818 1726853593.05907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853593.07627: done with get_vars() 26818 1726853593.07652: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:33:13 -0400 (0:00:00.835) 0:00:12.750 ****** 26818 1726853593.07734: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 26818 1726853593.07736: Creating lock for fedora.linux_system_roles.network_state 26818 1726853593.08061: worker is 1 (out of 1 available) 26818 1726853593.08277: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 26818 1726853593.08287: done queuing things up, now waiting for results queue to drain 26818 1726853593.08289: waiting for pending results... 26818 1726853593.08417: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 26818 1726853593.08457: in run() - task 02083763-bbaf-0338-49da-000000000020 26818 1726853593.08479: variable 'ansible_search_path' from source: unknown 26818 1726853593.08487: variable 'ansible_search_path' from source: unknown 26818 1726853593.08621: calling self._execute() 26818 1726853593.08625: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.08628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.08641: variable 'omit' from source: magic vars 26818 1726853593.08998: variable 'ansible_distribution_major_version' from source: facts 26818 1726853593.09014: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853593.09138: variable 'network_state' from source: role '' defaults 26818 1726853593.09153: Evaluated conditional (network_state != {}): False 26818 1726853593.09166: when evaluation is False, skipping this task 26818 1726853593.09175: _execute() done 26818 1726853593.09182: dumping result to json 26818 1726853593.09188: done dumping result, returning 26818 1726853593.09199: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-0338-49da-000000000020] 26818 1726853593.09207: sending task result for task 02083763-bbaf-0338-49da-000000000020 26818 1726853593.09511: done sending task result for task 02083763-bbaf-0338-49da-000000000020 26818 1726853593.09514: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853593.09556: no more pending results, returning what we have 26818 1726853593.09559: results queue empty 26818 1726853593.09560: checking for any_errors_fatal 26818 1726853593.09569: done checking for any_errors_fatal 26818 1726853593.09569: checking for max_fail_percentage 26818 1726853593.09573: done checking for max_fail_percentage 26818 1726853593.09574: checking to see if all hosts have failed and the running result is not ok 26818 1726853593.09575: done checking to see if all hosts have failed 26818 1726853593.09575: getting the remaining hosts for this loop 26818 1726853593.09576: done getting the remaining hosts for this loop 26818 1726853593.09580: getting the next task for host managed_node3 26818 1726853593.09585: done getting next task for host managed_node3 26818 1726853593.09588: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26818 1726853593.09591: ^ 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 26818 1726853593.09605: getting variables 26818 1726853593.09606: in VariableManager get_vars() 26818 1726853593.09638: Calling all_inventory to load vars for managed_node3 26818 1726853593.09641: Calling groups_inventory to load vars for managed_node3 26818 1726853593.09643: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853593.09653: Calling all_plugins_play to load vars for managed_node3 26818 1726853593.09655: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853593.09658: Calling groups_plugins_play to load vars for managed_node3 26818 1726853593.11143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853593.12659: done with get_vars() 26818 1726853593.12690: done getting variables 26818 1726853593.12754: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:33:13 -0400 (0:00:00.050) 0:00:12.801 ****** 26818 1726853593.12790: entering _queue_task() for managed_node3/debug 26818 1726853593.13142: worker is 1 (out of 1 available) 26818 1726853593.13156: exiting _queue_task() for managed_node3/debug 26818 1726853593.13169: done queuing things up, now waiting for results queue to drain 26818 1726853593.13373: waiting for pending results... 26818 1726853593.13455: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26818 1726853593.13560: in run() - task 02083763-bbaf-0338-49da-000000000021 26818 1726853593.13580: variable 'ansible_search_path' from source: unknown 26818 1726853593.13586: variable 'ansible_search_path' from source: unknown 26818 1726853593.13628: calling self._execute() 26818 1726853593.13724: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.13734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.13745: variable 'omit' from source: magic vars 26818 1726853593.14104: variable 'ansible_distribution_major_version' from source: facts 26818 1726853593.14122: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853593.14141: variable 'omit' from source: magic vars 26818 1726853593.14184: variable 'omit' from source: magic vars 26818 1726853593.14223: variable 'omit' from source: magic vars 26818 1726853593.14278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853593.14320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853593.14346: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853593.14376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853593.14395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853593.14467: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853593.14473: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.14475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.14548: Set connection var ansible_connection to ssh 26818 1726853593.14560: Set connection var ansible_pipelining to False 26818 1726853593.14576: Set connection var ansible_shell_executable to /bin/sh 26818 1726853593.14588: Set connection var ansible_shell_type to sh 26818 1726853593.14598: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853593.14685: Set connection var ansible_timeout to 10 26818 1726853593.14688: variable 'ansible_shell_executable' from source: unknown 26818 1726853593.14690: variable 'ansible_connection' from source: unknown 26818 1726853593.14692: variable 'ansible_module_compression' from source: unknown 26818 1726853593.14694: variable 'ansible_shell_type' from source: unknown 26818 1726853593.14696: variable 'ansible_shell_executable' from source: unknown 26818 1726853593.14698: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.14700: variable 'ansible_pipelining' from source: unknown 26818 1726853593.14702: variable 'ansible_timeout' from source: unknown 26818 1726853593.14704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.14820: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853593.14836: variable 'omit' from source: magic vars 26818 1726853593.14847: starting attempt loop 26818 1726853593.14854: running the handler 26818 1726853593.14984: variable '__network_connections_result' from source: set_fact 26818 1726853593.15043: handler run complete 26818 1726853593.15066: attempt loop complete, returning result 26818 1726853593.15075: _execute() done 26818 1726853593.15082: dumping result to json 26818 1726853593.15089: done dumping result, returning 26818 1726853593.15102: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-0338-49da-000000000021] 26818 1726853593.15119: sending task result for task 02083763-bbaf-0338-49da-000000000021 26818 1726853593.15490: done sending task result for task 02083763-bbaf-0338-49da-000000000021 26818 1726853593.15494: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 26818 1726853593.15540: no more pending results, returning what we have 26818 1726853593.15542: results queue empty 26818 1726853593.15543: checking for any_errors_fatal 26818 1726853593.15549: done checking for any_errors_fatal 26818 1726853593.15549: checking for max_fail_percentage 26818 1726853593.15551: done checking for max_fail_percentage 26818 1726853593.15552: checking to see if all hosts have failed and the running result is not ok 26818 1726853593.15552: done checking to see if all hosts have failed 26818 1726853593.15553: getting the remaining hosts for this loop 26818 1726853593.15554: done getting the remaining hosts for this loop 26818 1726853593.15557: getting the next task for host managed_node3 26818 1726853593.15562: done getting next task for host managed_node3 26818 1726853593.15565: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26818 1726853593.15567: ^ 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 26818 1726853593.15576: getting variables 26818 1726853593.15578: in VariableManager get_vars() 26818 1726853593.15610: Calling all_inventory to load vars for managed_node3 26818 1726853593.15612: Calling groups_inventory to load vars for managed_node3 26818 1726853593.15614: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853593.15623: Calling all_plugins_play to load vars for managed_node3 26818 1726853593.15625: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853593.15627: Calling groups_plugins_play to load vars for managed_node3 26818 1726853593.16917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853593.18504: done with get_vars() 26818 1726853593.18532: done getting variables 26818 1726853593.18589: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:33:13 -0400 (0:00:00.058) 0:00:12.859 ****** 26818 1726853593.18617: entering _queue_task() for managed_node3/debug 26818 1726853593.18958: worker is 1 (out of 1 available) 26818 1726853593.18976: exiting _queue_task() for managed_node3/debug 26818 1726853593.18989: done queuing things up, now waiting for results queue to drain 26818 1726853593.18991: waiting for pending results... 26818 1726853593.19290: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26818 1726853593.19405: in run() - task 02083763-bbaf-0338-49da-000000000022 26818 1726853593.19430: variable 'ansible_search_path' from source: unknown 26818 1726853593.19439: variable 'ansible_search_path' from source: unknown 26818 1726853593.19484: calling self._execute() 26818 1726853593.19587: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.19599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.19614: variable 'omit' from source: magic vars 26818 1726853593.20000: variable 'ansible_distribution_major_version' from source: facts 26818 1726853593.20017: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853593.20029: variable 'omit' from source: magic vars 26818 1726853593.20075: variable 'omit' from source: magic vars 26818 1726853593.20119: variable 'omit' from source: magic vars 26818 1726853593.20169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853593.20216: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853593.20244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853593.20266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853593.20291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853593.20376: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853593.20379: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.20381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.20446: Set connection var ansible_connection to ssh 26818 1726853593.20458: Set connection var ansible_pipelining to False 26818 1726853593.20468: Set connection var ansible_shell_executable to /bin/sh 26818 1726853593.20481: Set connection var ansible_shell_type to sh 26818 1726853593.20491: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853593.20505: Set connection var ansible_timeout to 10 26818 1726853593.20536: variable 'ansible_shell_executable' from source: unknown 26818 1726853593.20544: variable 'ansible_connection' from source: unknown 26818 1726853593.20553: variable 'ansible_module_compression' from source: unknown 26818 1726853593.20609: variable 'ansible_shell_type' from source: unknown 26818 1726853593.20612: variable 'ansible_shell_executable' from source: unknown 26818 1726853593.20614: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.20616: variable 'ansible_pipelining' from source: unknown 26818 1726853593.20618: variable 'ansible_timeout' from source: unknown 26818 1726853593.20621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.20734: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853593.20752: variable 'omit' from source: magic vars 26818 1726853593.20763: starting attempt loop 26818 1726853593.20770: running the handler 26818 1726853593.20827: variable '__network_connections_result' from source: set_fact 26818 1726853593.21077: variable '__network_connections_result' from source: set_fact 26818 1726853593.21081: handler run complete 26818 1726853593.21083: attempt loop complete, returning result 26818 1726853593.21086: _execute() done 26818 1726853593.21088: dumping result to json 26818 1726853593.21090: done dumping result, returning 26818 1726853593.21092: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-0338-49da-000000000022] 26818 1726853593.21094: sending task result for task 02083763-bbaf-0338-49da-000000000022 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": [ "" ] } } 26818 1726853593.21276: no more pending results, returning what we have 26818 1726853593.21280: results queue empty 26818 1726853593.21281: checking for any_errors_fatal 26818 1726853593.21288: done checking for any_errors_fatal 26818 1726853593.21289: checking for max_fail_percentage 26818 1726853593.21291: done checking for max_fail_percentage 26818 1726853593.21292: checking to see if all hosts have failed and the running result is not ok 26818 1726853593.21293: done checking to see if all hosts have failed 26818 1726853593.21294: getting the remaining hosts for this loop 26818 1726853593.21295: done getting the remaining hosts for this loop 26818 1726853593.21299: getting the next task for host managed_node3 26818 1726853593.21306: done getting next task for host managed_node3 26818 1726853593.21310: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26818 1726853593.21313: ^ 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 26818 1726853593.21324: getting variables 26818 1726853593.21326: in VariableManager get_vars() 26818 1726853593.21362: Calling all_inventory to load vars for managed_node3 26818 1726853593.21366: Calling groups_inventory to load vars for managed_node3 26818 1726853593.21368: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853593.21783: Calling all_plugins_play to load vars for managed_node3 26818 1726853593.21787: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853593.21792: Calling groups_plugins_play to load vars for managed_node3 26818 1726853593.22488: done sending task result for task 02083763-bbaf-0338-49da-000000000022 26818 1726853593.22493: WORKER PROCESS EXITING 26818 1726853593.23276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853593.25675: done with get_vars() 26818 1726853593.25705: done getting variables 26818 1726853593.25766: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:33:13 -0400 (0:00:00.071) 0:00:12.931 ****** 26818 1726853593.25803: entering _queue_task() for managed_node3/debug 26818 1726853593.26485: worker is 1 (out of 1 available) 26818 1726853593.26495: exiting _queue_task() for managed_node3/debug 26818 1726853593.26508: done queuing things up, now waiting for results queue to drain 26818 1726853593.26510: waiting for pending results... 26818 1726853593.26847: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26818 1726853593.26955: in run() - task 02083763-bbaf-0338-49da-000000000023 26818 1726853593.26983: variable 'ansible_search_path' from source: unknown 26818 1726853593.26991: variable 'ansible_search_path' from source: unknown 26818 1726853593.27033: calling self._execute() 26818 1726853593.27137: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.27149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.27164: variable 'omit' from source: magic vars 26818 1726853593.27555: variable 'ansible_distribution_major_version' from source: facts 26818 1726853593.27574: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853593.27701: variable 'network_state' from source: role '' defaults 26818 1726853593.27725: Evaluated conditional (network_state != {}): False 26818 1726853593.27735: when evaluation is False, skipping this task 26818 1726853593.27744: _execute() done 26818 1726853593.27752: dumping result to json 26818 1726853593.27762: done dumping result, returning 26818 1726853593.27780: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-0338-49da-000000000023] 26818 1726853593.27792: sending task result for task 02083763-bbaf-0338-49da-000000000023 26818 1726853593.27909: done sending task result for task 02083763-bbaf-0338-49da-000000000023 26818 1726853593.27916: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 26818 1726853593.27993: no more pending results, returning what we have 26818 1726853593.27997: results queue empty 26818 1726853593.27998: checking for any_errors_fatal 26818 1726853593.28009: done checking for any_errors_fatal 26818 1726853593.28010: checking for max_fail_percentage 26818 1726853593.28013: done checking for max_fail_percentage 26818 1726853593.28014: checking to see if all hosts have failed and the running result is not ok 26818 1726853593.28015: done checking to see if all hosts have failed 26818 1726853593.28015: getting the remaining hosts for this loop 26818 1726853593.28017: done getting the remaining hosts for this loop 26818 1726853593.28022: getting the next task for host managed_node3 26818 1726853593.28029: done getting next task for host managed_node3 26818 1726853593.28033: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 26818 1726853593.28037: ^ 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 26818 1726853593.28053: getting variables 26818 1726853593.28055: in VariableManager get_vars() 26818 1726853593.28098: Calling all_inventory to load vars for managed_node3 26818 1726853593.28102: Calling groups_inventory to load vars for managed_node3 26818 1726853593.28105: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853593.28118: Calling all_plugins_play to load vars for managed_node3 26818 1726853593.28122: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853593.28125: Calling groups_plugins_play to load vars for managed_node3 26818 1726853593.29867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853593.31505: done with get_vars() 26818 1726853593.31532: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:33:13 -0400 (0:00:00.058) 0:00:12.989 ****** 26818 1726853593.31637: entering _queue_task() for managed_node3/ping 26818 1726853593.31640: Creating lock for ping 26818 1726853593.32007: worker is 1 (out of 1 available) 26818 1726853593.32019: exiting _queue_task() for managed_node3/ping 26818 1726853593.32033: done queuing things up, now waiting for results queue to drain 26818 1726853593.32034: waiting for pending results... 26818 1726853593.32494: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 26818 1726853593.32500: in run() - task 02083763-bbaf-0338-49da-000000000024 26818 1726853593.32503: variable 'ansible_search_path' from source: unknown 26818 1726853593.32506: variable 'ansible_search_path' from source: unknown 26818 1726853593.32509: calling self._execute() 26818 1726853593.32598: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.32610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.32632: variable 'omit' from source: magic vars 26818 1726853593.33026: variable 'ansible_distribution_major_version' from source: facts 26818 1726853593.33046: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853593.33062: variable 'omit' from source: magic vars 26818 1726853593.33109: variable 'omit' from source: magic vars 26818 1726853593.33149: variable 'omit' from source: magic vars 26818 1726853593.33201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853593.33242: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853593.33275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853593.33298: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853593.33375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853593.33383: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853593.33385: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.33388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.33474: Set connection var ansible_connection to ssh 26818 1726853593.33489: Set connection var ansible_pipelining to False 26818 1726853593.33502: Set connection var ansible_shell_executable to /bin/sh 26818 1726853593.33511: Set connection var ansible_shell_type to sh 26818 1726853593.33522: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853593.33531: Set connection var ansible_timeout to 10 26818 1726853593.33561: variable 'ansible_shell_executable' from source: unknown 26818 1726853593.33569: variable 'ansible_connection' from source: unknown 26818 1726853593.33578: variable 'ansible_module_compression' from source: unknown 26818 1726853593.33603: variable 'ansible_shell_type' from source: unknown 26818 1726853593.33606: variable 'ansible_shell_executable' from source: unknown 26818 1726853593.33608: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.33610: variable 'ansible_pipelining' from source: unknown 26818 1726853593.33612: variable 'ansible_timeout' from source: unknown 26818 1726853593.33614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.33930: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853593.33935: variable 'omit' from source: magic vars 26818 1726853593.33938: starting attempt loop 26818 1726853593.33940: running the handler 26818 1726853593.33943: _low_level_execute_command(): starting 26818 1726853593.33945: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853593.34693: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853593.34713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853593.34802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853593.36559: stdout chunk (state=3): >>>/root <<< 26818 1726853593.36718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853593.36721: stdout chunk (state=3): >>><<< 26818 1726853593.36724: stderr chunk (state=3): >>><<< 26818 1726853593.36743: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853593.36761: _low_level_execute_command(): starting 26818 1726853593.36777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371 `" && echo ansible-tmp-1726853593.3674917-27347-122628169721371="` echo /root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371 `" ) && sleep 0' 26818 1726853593.37405: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853593.37425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853593.37441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853593.37458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853593.37541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853593.37594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853593.37617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853593.37637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853593.37729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853593.39738: stdout chunk (state=3): >>>ansible-tmp-1726853593.3674917-27347-122628169721371=/root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371 <<< 26818 1726853593.39909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853593.39913: stdout chunk (state=3): >>><<< 26818 1726853593.39915: stderr chunk (state=3): >>><<< 26818 1726853593.39935: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853593.3674917-27347-122628169721371=/root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853593.40083: variable 'ansible_module_compression' from source: unknown 26818 1726853593.40086: ANSIBALLZ: Using lock for ping 26818 1726853593.40089: ANSIBALLZ: Acquiring lock 26818 1726853593.40091: ANSIBALLZ: Lock acquired: 140692302218640 26818 1726853593.40093: ANSIBALLZ: Creating module 26818 1726853593.61259: ANSIBALLZ: Writing module into payload 26818 1726853593.61337: ANSIBALLZ: Writing module 26818 1726853593.61392: ANSIBALLZ: Renaming module 26818 1726853593.61408: ANSIBALLZ: Done creating module 26818 1726853593.61429: variable 'ansible_facts' from source: unknown 26818 1726853593.61515: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/AnsiballZ_ping.py 26818 1726853593.61748: Sending initial data 26818 1726853593.61751: Sent initial data (153 bytes) 26818 1726853593.62992: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853593.63277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853593.63280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853593.63313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853593.63527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853593.65100: 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 <<< 26818 1726853593.65105: 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 <<< 26818 1726853593.65233: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853593.65279: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpqh0_9hv1 /root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/AnsiballZ_ping.py <<< 26818 1726853593.65291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/AnsiballZ_ping.py" <<< 26818 1726853593.65416: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpqh0_9hv1" to remote "/root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/AnsiballZ_ping.py" <<< 26818 1726853593.65429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/AnsiballZ_ping.py" <<< 26818 1726853593.66726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853593.66870: stderr chunk (state=3): >>><<< 26818 1726853593.66875: stdout chunk (state=3): >>><<< 26818 1726853593.66889: done transferring module to remote 26818 1726853593.67039: _low_level_execute_command(): starting 26818 1726853593.67043: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/ /root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/AnsiballZ_ping.py && sleep 0' 26818 1726853593.68013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853593.68039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853593.68162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853593.68165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853593.68258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853593.68265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853593.68295: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853593.68433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853593.70478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853593.70482: stdout chunk (state=3): >>><<< 26818 1726853593.70484: stderr chunk (state=3): >>><<< 26818 1726853593.70488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853593.70490: _low_level_execute_command(): starting 26818 1726853593.70492: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/AnsiballZ_ping.py && sleep 0' 26818 1726853593.70968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853593.70978: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853593.70989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853593.71002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853593.71013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853593.71020: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853593.71029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853593.71044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853593.71051: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853593.71058: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853593.71066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853593.71078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853593.71089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853593.71099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853593.71173: 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/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853593.71187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853593.71292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853593.86668: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 26818 1726853593.88095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853593.88117: stderr chunk (state=3): >>><<< 26818 1726853593.88126: stdout chunk (state=3): >>><<< 26818 1726853593.88281: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853593.88286: 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-1726853593.3674917-27347-122628169721371/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853593.88288: _low_level_execute_command(): starting 26818 1726853593.88291: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853593.3674917-27347-122628169721371/ > /dev/null 2>&1 && sleep 0' 26818 1726853593.88790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853593.88885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853593.88891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853593.88911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853593.89004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853593.90961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853593.90965: stdout chunk (state=3): >>><<< 26818 1726853593.90967: stderr chunk (state=3): >>><<< 26818 1726853593.91177: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853593.91181: handler run complete 26818 1726853593.91184: attempt loop complete, returning result 26818 1726853593.91186: _execute() done 26818 1726853593.91188: dumping result to json 26818 1726853593.91190: done dumping result, returning 26818 1726853593.91192: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-0338-49da-000000000024] 26818 1726853593.91194: sending task result for task 02083763-bbaf-0338-49da-000000000024 26818 1726853593.91261: done sending task result for task 02083763-bbaf-0338-49da-000000000024 26818 1726853593.91264: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 26818 1726853593.91325: no more pending results, returning what we have 26818 1726853593.91329: results queue empty 26818 1726853593.91329: checking for any_errors_fatal 26818 1726853593.91335: done checking for any_errors_fatal 26818 1726853593.91336: checking for max_fail_percentage 26818 1726853593.91338: done checking for max_fail_percentage 26818 1726853593.91339: checking to see if all hosts have failed and the running result is not ok 26818 1726853593.91340: done checking to see if all hosts have failed 26818 1726853593.91341: getting the remaining hosts for this loop 26818 1726853593.91342: done getting the remaining hosts for this loop 26818 1726853593.91346: getting the next task for host managed_node3 26818 1726853593.91358: done getting next task for host managed_node3 26818 1726853593.91360: ^ task is: TASK: meta (role_complete) 26818 1726853593.91362: ^ 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 26818 1726853593.91374: getting variables 26818 1726853593.91376: in VariableManager get_vars() 26818 1726853593.91415: Calling all_inventory to load vars for managed_node3 26818 1726853593.91418: Calling groups_inventory to load vars for managed_node3 26818 1726853593.91420: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853593.91432: Calling all_plugins_play to load vars for managed_node3 26818 1726853593.91435: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853593.91438: Calling groups_plugins_play to load vars for managed_node3 26818 1726853593.93097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853593.94696: done with get_vars() 26818 1726853593.94728: done getting variables 26818 1726853593.94818: done queuing things up, now waiting for results queue to drain 26818 1726853593.94820: results queue empty 26818 1726853593.94821: checking for any_errors_fatal 26818 1726853593.94824: done checking for any_errors_fatal 26818 1726853593.94825: checking for max_fail_percentage 26818 1726853593.94826: done checking for max_fail_percentage 26818 1726853593.94827: checking to see if all hosts have failed and the running result is not ok 26818 1726853593.94827: done checking to see if all hosts have failed 26818 1726853593.94828: getting the remaining hosts for this loop 26818 1726853593.94829: done getting the remaining hosts for this loop 26818 1726853593.94832: getting the next task for host managed_node3 26818 1726853593.94836: done getting next task for host managed_node3 26818 1726853593.94838: ^ task is: TASK: Include network role 26818 1726853593.94840: ^ 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 26818 1726853593.94842: getting variables 26818 1726853593.94843: in VariableManager get_vars() 26818 1726853593.94859: Calling all_inventory to load vars for managed_node3 26818 1726853593.94862: Calling groups_inventory to load vars for managed_node3 26818 1726853593.94864: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853593.94870: Calling all_plugins_play to load vars for managed_node3 26818 1726853593.94876: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853593.94883: Calling groups_plugins_play to load vars for managed_node3 26818 1726853593.96113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853593.97818: done with get_vars() 26818 1726853593.97846: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:27 Friday 20 September 2024 13:33:13 -0400 (0:00:00.662) 0:00:13.652 ****** 26818 1726853593.97925: entering _queue_task() for managed_node3/include_role 26818 1726853593.97927: Creating lock for include_role 26818 1726853593.98336: worker is 1 (out of 1 available) 26818 1726853593.98350: exiting _queue_task() for managed_node3/include_role 26818 1726853593.98365: done queuing things up, now waiting for results queue to drain 26818 1726853593.98367: waiting for pending results... 26818 1726853593.98649: running TaskExecutor() for managed_node3/TASK: Include network role 26818 1726853593.98759: in run() - task 02083763-bbaf-0338-49da-00000000002a 26818 1726853593.98782: variable 'ansible_search_path' from source: unknown 26818 1726853593.98904: calling self._execute() 26818 1726853593.98922: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853593.98932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853593.98946: variable 'omit' from source: magic vars 26818 1726853593.99331: variable 'ansible_distribution_major_version' from source: facts 26818 1726853593.99447: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853593.99451: _execute() done 26818 1726853593.99456: dumping result to json 26818 1726853593.99459: done dumping result, returning 26818 1726853593.99461: done running TaskExecutor() for managed_node3/TASK: Include network role [02083763-bbaf-0338-49da-00000000002a] 26818 1726853593.99464: sending task result for task 02083763-bbaf-0338-49da-00000000002a 26818 1726853593.99580: no more pending results, returning what we have 26818 1726853593.99585: in VariableManager get_vars() 26818 1726853593.99628: Calling all_inventory to load vars for managed_node3 26818 1726853593.99632: Calling groups_inventory to load vars for managed_node3 26818 1726853593.99634: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853593.99650: Calling all_plugins_play to load vars for managed_node3 26818 1726853593.99656: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853593.99660: Calling groups_plugins_play to load vars for managed_node3 26818 1726853594.00315: done sending task result for task 02083763-bbaf-0338-49da-00000000002a 26818 1726853594.00319: WORKER PROCESS EXITING 26818 1726853594.01375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853594.03031: done with get_vars() 26818 1726853594.03065: variable 'ansible_search_path' from source: unknown 26818 1726853594.03323: variable 'omit' from source: magic vars 26818 1726853594.03352: variable 'omit' from source: magic vars 26818 1726853594.03375: variable 'omit' from source: magic vars 26818 1726853594.03380: we have included files to process 26818 1726853594.03381: generating all_blocks data 26818 1726853594.03383: done generating all_blocks data 26818 1726853594.03387: processing included file: fedora.linux_system_roles.network 26818 1726853594.03413: in VariableManager get_vars() 26818 1726853594.03434: done with get_vars() 26818 1726853594.03469: in VariableManager get_vars() 26818 1726853594.03491: done with get_vars() 26818 1726853594.03542: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 26818 1726853594.03678: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 26818 1726853594.03765: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 26818 1726853594.04312: in VariableManager get_vars() 26818 1726853594.04335: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26818 1726853594.06114: iterating over new_blocks loaded from include file 26818 1726853594.06117: in VariableManager get_vars() 26818 1726853594.06136: done with get_vars() 26818 1726853594.06138: filtering new block on tags 26818 1726853594.06199: done filtering new block on tags 26818 1726853594.06203: in VariableManager get_vars() 26818 1726853594.06219: done with get_vars() 26818 1726853594.06220: filtering new block on tags 26818 1726853594.06236: done filtering new block on tags 26818 1726853594.06238: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node3 26818 1726853594.06244: extending task lists for all hosts with included blocks 26818 1726853594.06443: done extending task lists 26818 1726853594.06444: done processing included files 26818 1726853594.06445: results queue empty 26818 1726853594.06446: checking for any_errors_fatal 26818 1726853594.06448: done checking for any_errors_fatal 26818 1726853594.06449: checking for max_fail_percentage 26818 1726853594.06450: done checking for max_fail_percentage 26818 1726853594.06450: checking to see if all hosts have failed and the running result is not ok 26818 1726853594.06451: done checking to see if all hosts have failed 26818 1726853594.06452: getting the remaining hosts for this loop 26818 1726853594.06453: done getting the remaining hosts for this loop 26818 1726853594.06458: getting the next task for host managed_node3 26818 1726853594.06462: done getting next task for host managed_node3 26818 1726853594.06464: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26818 1726853594.06467: ^ 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 26818 1726853594.06477: getting variables 26818 1726853594.06478: in VariableManager get_vars() 26818 1726853594.06492: Calling all_inventory to load vars for managed_node3 26818 1726853594.06494: Calling groups_inventory to load vars for managed_node3 26818 1726853594.06496: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853594.06501: Calling all_plugins_play to load vars for managed_node3 26818 1726853594.06503: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853594.06506: Calling groups_plugins_play to load vars for managed_node3 26818 1726853594.07800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853594.09314: done with get_vars() 26818 1726853594.09341: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 13:33:14 -0400 (0:00:00.115) 0:00:13.767 ****** 26818 1726853594.09429: entering _queue_task() for managed_node3/include_tasks 26818 1726853594.09795: worker is 1 (out of 1 available) 26818 1726853594.09809: exiting _queue_task() for managed_node3/include_tasks 26818 1726853594.09821: done queuing things up, now waiting for results queue to drain 26818 1726853594.09823: waiting for pending results... 26818 1726853594.10120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 26818 1726853594.10243: in run() - task 02083763-bbaf-0338-49da-0000000001df 26818 1726853594.10264: variable 'ansible_search_path' from source: unknown 26818 1726853594.10270: variable 'ansible_search_path' from source: unknown 26818 1726853594.10311: calling self._execute() 26818 1726853594.10411: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853594.10422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853594.10437: variable 'omit' from source: magic vars 26818 1726853594.10795: variable 'ansible_distribution_major_version' from source: facts 26818 1726853594.10812: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853594.10822: _execute() done 26818 1726853594.10830: dumping result to json 26818 1726853594.10876: done dumping result, returning 26818 1726853594.10880: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [02083763-bbaf-0338-49da-0000000001df] 26818 1726853594.10882: sending task result for task 02083763-bbaf-0338-49da-0000000001df 26818 1726853594.11035: no more pending results, returning what we have 26818 1726853594.11041: in VariableManager get_vars() 26818 1726853594.11090: Calling all_inventory to load vars for managed_node3 26818 1726853594.11093: Calling groups_inventory to load vars for managed_node3 26818 1726853594.11096: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853594.11110: Calling all_plugins_play to load vars for managed_node3 26818 1726853594.11113: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853594.11116: Calling groups_plugins_play to load vars for managed_node3 26818 1726853594.11884: done sending task result for task 02083763-bbaf-0338-49da-0000000001df 26818 1726853594.11888: WORKER PROCESS EXITING 26818 1726853594.12859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853594.14309: done with get_vars() 26818 1726853594.14340: variable 'ansible_search_path' from source: unknown 26818 1726853594.14341: variable 'ansible_search_path' from source: unknown 26818 1726853594.14391: we have included files to process 26818 1726853594.14392: generating all_blocks data 26818 1726853594.14394: done generating all_blocks data 26818 1726853594.14397: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26818 1726853594.14398: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26818 1726853594.14400: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 26818 1726853594.14999: done processing included file 26818 1726853594.15002: iterating over new_blocks loaded from include file 26818 1726853594.15003: in VariableManager get_vars() 26818 1726853594.15026: done with get_vars() 26818 1726853594.15028: filtering new block on tags 26818 1726853594.15046: done filtering new block on tags 26818 1726853594.15049: in VariableManager get_vars() 26818 1726853594.15077: done with get_vars() 26818 1726853594.15079: filtering new block on tags 26818 1726853594.15099: done filtering new block on tags 26818 1726853594.15102: in VariableManager get_vars() 26818 1726853594.15124: done with get_vars() 26818 1726853594.15126: filtering new block on tags 26818 1726853594.15143: done filtering new block on tags 26818 1726853594.15146: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node3 26818 1726853594.15151: extending task lists for all hosts with included blocks 26818 1726853594.15981: done extending task lists 26818 1726853594.15982: done processing included files 26818 1726853594.15983: results queue empty 26818 1726853594.15984: checking for any_errors_fatal 26818 1726853594.15988: done checking for any_errors_fatal 26818 1726853594.15989: checking for max_fail_percentage 26818 1726853594.15990: done checking for max_fail_percentage 26818 1726853594.15990: checking to see if all hosts have failed and the running result is not ok 26818 1726853594.15991: done checking to see if all hosts have failed 26818 1726853594.15992: getting the remaining hosts for this loop 26818 1726853594.15993: done getting the remaining hosts for this loop 26818 1726853594.15995: getting the next task for host managed_node3 26818 1726853594.15999: done getting next task for host managed_node3 26818 1726853594.16002: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26818 1726853594.16005: ^ 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 26818 1726853594.16015: getting variables 26818 1726853594.16016: in VariableManager get_vars() 26818 1726853594.16030: Calling all_inventory to load vars for managed_node3 26818 1726853594.16032: Calling groups_inventory to load vars for managed_node3 26818 1726853594.16034: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853594.16039: Calling all_plugins_play to load vars for managed_node3 26818 1726853594.16042: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853594.16045: Calling groups_plugins_play to load vars for managed_node3 26818 1726853594.17227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853594.18724: done with get_vars() 26818 1726853594.18757: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 13:33:14 -0400 (0:00:00.094) 0:00:13.861 ****** 26818 1726853594.18842: entering _queue_task() for managed_node3/setup 26818 1726853594.19206: worker is 1 (out of 1 available) 26818 1726853594.19221: exiting _queue_task() for managed_node3/setup 26818 1726853594.19234: done queuing things up, now waiting for results queue to drain 26818 1726853594.19236: waiting for pending results... 26818 1726853594.19537: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 26818 1726853594.19685: in run() - task 02083763-bbaf-0338-49da-000000000243 26818 1726853594.19710: variable 'ansible_search_path' from source: unknown 26818 1726853594.19721: variable 'ansible_search_path' from source: unknown 26818 1726853594.19765: calling self._execute() 26818 1726853594.19859: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853594.19874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853594.19892: variable 'omit' from source: magic vars 26818 1726853594.20284: variable 'ansible_distribution_major_version' from source: facts 26818 1726853594.20302: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853594.20529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853594.22708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853594.22799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853594.22843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853594.22885: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853594.22914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853594.22997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853594.23031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853594.23067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853594.23112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853594.23131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853594.23197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853594.23224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853594.23250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853594.23300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853594.23318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853594.23483: variable '__network_required_facts' from source: role '' defaults 26818 1726853594.23500: variable 'ansible_facts' from source: unknown 26818 1726853594.24221: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 26818 1726853594.24229: when evaluation is False, skipping this task 26818 1726853594.24246: _execute() done 26818 1726853594.24248: dumping result to json 26818 1726853594.24480: done dumping result, returning 26818 1726853594.24484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [02083763-bbaf-0338-49da-000000000243] 26818 1726853594.24486: sending task result for task 02083763-bbaf-0338-49da-000000000243 26818 1726853594.24550: done sending task result for task 02083763-bbaf-0338-49da-000000000243 26818 1726853594.24556: 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 } 26818 1726853594.24600: no more pending results, returning what we have 26818 1726853594.24603: results queue empty 26818 1726853594.24604: checking for any_errors_fatal 26818 1726853594.24606: done checking for any_errors_fatal 26818 1726853594.24607: checking for max_fail_percentage 26818 1726853594.24608: done checking for max_fail_percentage 26818 1726853594.24609: checking to see if all hosts have failed and the running result is not ok 26818 1726853594.24610: done checking to see if all hosts have failed 26818 1726853594.24611: getting the remaining hosts for this loop 26818 1726853594.24612: done getting the remaining hosts for this loop 26818 1726853594.24615: getting the next task for host managed_node3 26818 1726853594.24625: done getting next task for host managed_node3 26818 1726853594.24629: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 26818 1726853594.24634: ^ 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 26818 1726853594.24650: getting variables 26818 1726853594.24651: in VariableManager get_vars() 26818 1726853594.24694: Calling all_inventory to load vars for managed_node3 26818 1726853594.24697: Calling groups_inventory to load vars for managed_node3 26818 1726853594.24700: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853594.24710: Calling all_plugins_play to load vars for managed_node3 26818 1726853594.24712: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853594.24715: Calling groups_plugins_play to load vars for managed_node3 26818 1726853594.26203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853594.27733: done with get_vars() 26818 1726853594.27764: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 13:33:14 -0400 (0:00:00.090) 0:00:13.951 ****** 26818 1726853594.27874: entering _queue_task() for managed_node3/stat 26818 1726853594.28230: worker is 1 (out of 1 available) 26818 1726853594.28246: exiting _queue_task() for managed_node3/stat 26818 1726853594.28261: done queuing things up, now waiting for results queue to drain 26818 1726853594.28263: waiting for pending results... 26818 1726853594.28516: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 26818 1726853594.28650: in run() - task 02083763-bbaf-0338-49da-000000000245 26818 1726853594.28665: variable 'ansible_search_path' from source: unknown 26818 1726853594.28668: variable 'ansible_search_path' from source: unknown 26818 1726853594.28704: calling self._execute() 26818 1726853594.28797: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853594.28879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853594.28883: variable 'omit' from source: magic vars 26818 1726853594.29178: variable 'ansible_distribution_major_version' from source: facts 26818 1726853594.29193: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853594.29433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853594.29603: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853594.29650: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853594.29718: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853594.29786: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853594.30125: 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) 26818 1726853594.30150: 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) 26818 1726853594.30576: 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) 26818 1726853594.30580: 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) 26818 1726853594.30583: variable '__network_is_ostree' from source: set_fact 26818 1726853594.30585: Evaluated conditional (not __network_is_ostree is defined): False 26818 1726853594.30588: when evaluation is False, skipping this task 26818 1726853594.30589: _execute() done 26818 1726853594.30591: dumping result to json 26818 1726853594.30651: done dumping result, returning 26818 1726853594.30659: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [02083763-bbaf-0338-49da-000000000245] 26818 1726853594.30665: sending task result for task 02083763-bbaf-0338-49da-000000000245 26818 1726853594.30802: done sending task result for task 02083763-bbaf-0338-49da-000000000245 26818 1726853594.30805: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26818 1726853594.30889: no more pending results, returning what we have 26818 1726853594.30894: results queue empty 26818 1726853594.30895: checking for any_errors_fatal 26818 1726853594.30901: done checking for any_errors_fatal 26818 1726853594.30901: checking for max_fail_percentage 26818 1726853594.30904: done checking for max_fail_percentage 26818 1726853594.30905: checking to see if all hosts have failed and the running result is not ok 26818 1726853594.30906: done checking to see if all hosts have failed 26818 1726853594.30906: getting the remaining hosts for this loop 26818 1726853594.30908: done getting the remaining hosts for this loop 26818 1726853594.30912: getting the next task for host managed_node3 26818 1726853594.30920: done getting next task for host managed_node3 26818 1726853594.30924: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26818 1726853594.30928: ^ 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 26818 1726853594.30946: getting variables 26818 1726853594.30948: in VariableManager get_vars() 26818 1726853594.30995: Calling all_inventory to load vars for managed_node3 26818 1726853594.30997: Calling groups_inventory to load vars for managed_node3 26818 1726853594.31000: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853594.31009: Calling all_plugins_play to load vars for managed_node3 26818 1726853594.31012: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853594.31014: Calling groups_plugins_play to load vars for managed_node3 26818 1726853594.32941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853594.43779: done with get_vars() 26818 1726853594.43809: done getting variables 26818 1726853594.44020: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 13:33:14 -0400 (0:00:00.161) 0:00:14.113 ****** 26818 1726853594.44052: entering _queue_task() for managed_node3/set_fact 26818 1726853594.44795: worker is 1 (out of 1 available) 26818 1726853594.44808: exiting _queue_task() for managed_node3/set_fact 26818 1726853594.44821: done queuing things up, now waiting for results queue to drain 26818 1726853594.44823: waiting for pending results... 26818 1726853594.45416: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 26818 1726853594.45729: in run() - task 02083763-bbaf-0338-49da-000000000246 26818 1726853594.45733: variable 'ansible_search_path' from source: unknown 26818 1726853594.45736: variable 'ansible_search_path' from source: unknown 26818 1726853594.45738: calling self._execute() 26818 1726853594.46057: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853594.46061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853594.46064: variable 'omit' from source: magic vars 26818 1726853594.46673: variable 'ansible_distribution_major_version' from source: facts 26818 1726853594.46920: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853594.47168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853594.47699: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853594.47751: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853594.48006: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853594.48056: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853594.48220: 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) 26818 1726853594.48380: 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) 26818 1726853594.48413: 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) 26818 1726853594.48444: 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) 26818 1726853594.48658: variable '__network_is_ostree' from source: set_fact 26818 1726853594.48886: Evaluated conditional (not __network_is_ostree is defined): False 26818 1726853594.48889: when evaluation is False, skipping this task 26818 1726853594.48892: _execute() done 26818 1726853594.48894: dumping result to json 26818 1726853594.48897: done dumping result, returning 26818 1726853594.48900: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [02083763-bbaf-0338-49da-000000000246] 26818 1726853594.48902: sending task result for task 02083763-bbaf-0338-49da-000000000246 skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 26818 1726853594.49018: no more pending results, returning what we have 26818 1726853594.49021: results queue empty 26818 1726853594.49022: checking for any_errors_fatal 26818 1726853594.49029: done checking for any_errors_fatal 26818 1726853594.49031: checking for max_fail_percentage 26818 1726853594.49033: done checking for max_fail_percentage 26818 1726853594.49035: checking to see if all hosts have failed and the running result is not ok 26818 1726853594.49035: done checking to see if all hosts have failed 26818 1726853594.49036: getting the remaining hosts for this loop 26818 1726853594.49037: done getting the remaining hosts for this loop 26818 1726853594.49041: getting the next task for host managed_node3 26818 1726853594.49050: done getting next task for host managed_node3 26818 1726853594.49054: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 26818 1726853594.49057: ^ 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 26818 1726853594.49075: getting variables 26818 1726853594.49077: in VariableManager get_vars() 26818 1726853594.49120: Calling all_inventory to load vars for managed_node3 26818 1726853594.49123: Calling groups_inventory to load vars for managed_node3 26818 1726853594.49126: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853594.49136: Calling all_plugins_play to load vars for managed_node3 26818 1726853594.49139: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853594.49141: Calling groups_plugins_play to load vars for managed_node3 26818 1726853594.49721: done sending task result for task 02083763-bbaf-0338-49da-000000000246 26818 1726853594.49726: WORKER PROCESS EXITING 26818 1726853594.51869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853594.55918: done with get_vars() 26818 1726853594.55947: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 13:33:14 -0400 (0:00:00.119) 0:00:14.233 ****** 26818 1726853594.56040: entering _queue_task() for managed_node3/service_facts 26818 1726853594.57004: worker is 1 (out of 1 available) 26818 1726853594.57014: exiting _queue_task() for managed_node3/service_facts 26818 1726853594.57026: done queuing things up, now waiting for results queue to drain 26818 1726853594.57028: waiting for pending results... 26818 1726853594.57367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 26818 1726853594.57702: in run() - task 02083763-bbaf-0338-49da-000000000248 26818 1726853594.57707: variable 'ansible_search_path' from source: unknown 26818 1726853594.57709: variable 'ansible_search_path' from source: unknown 26818 1726853594.57846: calling self._execute() 26818 1726853594.58028: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853594.58033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853594.58035: variable 'omit' from source: magic vars 26818 1726853594.58774: variable 'ansible_distribution_major_version' from source: facts 26818 1726853594.58787: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853594.58790: variable 'omit' from source: magic vars 26818 1726853594.58914: variable 'omit' from source: magic vars 26818 1726853594.58965: variable 'omit' from source: magic vars 26818 1726853594.59005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853594.59157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853594.59177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853594.59195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853594.59208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853594.59356: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853594.59360: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853594.59362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853594.59365: Set connection var ansible_connection to ssh 26818 1726853594.59368: Set connection var ansible_pipelining to False 26818 1726853594.59370: Set connection var ansible_shell_executable to /bin/sh 26818 1726853594.59375: Set connection var ansible_shell_type to sh 26818 1726853594.59377: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853594.59681: Set connection var ansible_timeout to 10 26818 1726853594.59712: variable 'ansible_shell_executable' from source: unknown 26818 1726853594.59715: variable 'ansible_connection' from source: unknown 26818 1726853594.59719: variable 'ansible_module_compression' from source: unknown 26818 1726853594.59721: variable 'ansible_shell_type' from source: unknown 26818 1726853594.59724: variable 'ansible_shell_executable' from source: unknown 26818 1726853594.59726: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853594.59729: variable 'ansible_pipelining' from source: unknown 26818 1726853594.59731: variable 'ansible_timeout' from source: unknown 26818 1726853594.59793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853594.60098: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853594.60109: variable 'omit' from source: magic vars 26818 1726853594.60116: starting attempt loop 26818 1726853594.60120: running the handler 26818 1726853594.60248: _low_level_execute_command(): starting 26818 1726853594.60259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853594.61665: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853594.61893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853594.62010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853594.62176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853594.64287: stdout chunk (state=3): >>>/root <<< 26818 1726853594.64340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853594.64345: stdout chunk (state=3): >>><<< 26818 1726853594.64362: stderr chunk (state=3): >>><<< 26818 1726853594.64376: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853594.64391: _low_level_execute_command(): starting 26818 1726853594.64398: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597 `" && echo ansible-tmp-1726853594.6437798-27390-34192056381597="` echo /root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597 `" ) && sleep 0' 26818 1726853594.65627: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853594.65631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853594.65648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853594.65657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853594.65683: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 26818 1726853594.65695: 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 <<< 26818 1726853594.65989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853594.65993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853594.65996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853594.66392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853594.66407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853594.68417: stdout chunk (state=3): >>>ansible-tmp-1726853594.6437798-27390-34192056381597=/root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597 <<< 26818 1726853594.68538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853594.68627: stderr chunk (state=3): >>><<< 26818 1726853594.68631: stdout chunk (state=3): >>><<< 26818 1726853594.68652: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853594.6437798-27390-34192056381597=/root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853594.68701: variable 'ansible_module_compression' from source: unknown 26818 1726853594.68743: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 26818 1726853594.68998: variable 'ansible_facts' from source: unknown 26818 1726853594.69094: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/AnsiballZ_service_facts.py 26818 1726853594.69561: Sending initial data 26818 1726853594.69564: Sent initial data (161 bytes) 26818 1726853594.70449: 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 <<< 26818 1726853594.70486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853594.70500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853594.70698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853594.70911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853594.70915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853594.72507: 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 <<< 26818 1726853594.72576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853594.72635: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpswd7tmeu /root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/AnsiballZ_service_facts.py <<< 26818 1726853594.72641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/AnsiballZ_service_facts.py" <<< 26818 1726853594.72717: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpswd7tmeu" to remote "/root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/AnsiballZ_service_facts.py" <<< 26818 1726853594.72723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/AnsiballZ_service_facts.py" <<< 26818 1726853594.74783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853594.74787: stderr chunk (state=3): >>><<< 26818 1726853594.74790: stdout chunk (state=3): >>><<< 26818 1726853594.74873: done transferring module to remote 26818 1726853594.74884: _low_level_execute_command(): starting 26818 1726853594.74890: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/ /root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/AnsiballZ_service_facts.py && sleep 0' 26818 1726853594.76007: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853594.76289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853594.76651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853594.76656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853594.78499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853594.78504: stdout chunk (state=3): >>><<< 26818 1726853594.78507: stderr chunk (state=3): >>><<< 26818 1726853594.78522: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853594.78526: _low_level_execute_command(): starting 26818 1726853594.78531: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/AnsiballZ_service_facts.py && sleep 0' 26818 1726853594.79750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853594.79773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853594.79794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853594.79985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853594.80132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853594.80237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853596.42389: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-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": {}}} <<< 26818 1726853596.43776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853596.43793: stderr chunk (state=3): >>>Shared connection to 10.31.11.217 closed. <<< 26818 1726853596.43806: stderr chunk (state=3): >>><<< 26818 1726853596.43809: stdout chunk (state=3): >>><<< 26818 1726853596.43838: _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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853596.44405: 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-1726853594.6437798-27390-34192056381597/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853596.44419: _low_level_execute_command(): starting 26818 1726853596.44422: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853594.6437798-27390-34192056381597/ > /dev/null 2>&1 && sleep 0' 26818 1726853596.45082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853596.45086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853596.45089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853596.45187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853596.47181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853596.47186: stdout chunk (state=3): >>><<< 26818 1726853596.47192: stderr chunk (state=3): >>><<< 26818 1726853596.47195: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853596.47198: handler run complete 26818 1726853596.47461: variable 'ansible_facts' from source: unknown 26818 1726853596.47698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853596.48711: variable 'ansible_facts' from source: unknown 26818 1726853596.48912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853596.49188: attempt loop complete, returning result 26818 1726853596.49193: _execute() done 26818 1726853596.49196: dumping result to json 26818 1726853596.49198: done dumping result, returning 26818 1726853596.49221: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [02083763-bbaf-0338-49da-000000000248] 26818 1726853596.49224: sending task result for task 02083763-bbaf-0338-49da-000000000248 26818 1726853596.50471: done sending task result for task 02083763-bbaf-0338-49da-000000000248 26818 1726853596.50475: 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 } 26818 1726853596.50552: no more pending results, returning what we have 26818 1726853596.50559: results queue empty 26818 1726853596.50560: checking for any_errors_fatal 26818 1726853596.50563: done checking for any_errors_fatal 26818 1726853596.50564: checking for max_fail_percentage 26818 1726853596.50566: done checking for max_fail_percentage 26818 1726853596.50567: checking to see if all hosts have failed and the running result is not ok 26818 1726853596.50568: done checking to see if all hosts have failed 26818 1726853596.50568: getting the remaining hosts for this loop 26818 1726853596.50569: done getting the remaining hosts for this loop 26818 1726853596.50575: getting the next task for host managed_node3 26818 1726853596.50579: done getting next task for host managed_node3 26818 1726853596.50581: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 26818 1726853596.50586: ^ 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 26818 1726853596.50593: getting variables 26818 1726853596.50594: in VariableManager get_vars() 26818 1726853596.50618: Calling all_inventory to load vars for managed_node3 26818 1726853596.50620: Calling groups_inventory to load vars for managed_node3 26818 1726853596.50621: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853596.50628: Calling all_plugins_play to load vars for managed_node3 26818 1726853596.50630: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853596.50632: Calling groups_plugins_play to load vars for managed_node3 26818 1726853596.51389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853596.52293: done with get_vars() 26818 1726853596.52311: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 13:33:16 -0400 (0:00:01.963) 0:00:16.197 ****** 26818 1726853596.52386: entering _queue_task() for managed_node3/package_facts 26818 1726853596.52657: worker is 1 (out of 1 available) 26818 1726853596.52674: exiting _queue_task() for managed_node3/package_facts 26818 1726853596.52687: done queuing things up, now waiting for results queue to drain 26818 1726853596.52688: waiting for pending results... 26818 1726853596.52869: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 26818 1726853596.52958: in run() - task 02083763-bbaf-0338-49da-000000000249 26818 1726853596.52967: variable 'ansible_search_path' from source: unknown 26818 1726853596.52973: variable 'ansible_search_path' from source: unknown 26818 1726853596.53000: calling self._execute() 26818 1726853596.53072: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853596.53076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853596.53084: variable 'omit' from source: magic vars 26818 1726853596.53360: variable 'ansible_distribution_major_version' from source: facts 26818 1726853596.53368: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853596.53376: variable 'omit' from source: magic vars 26818 1726853596.53415: variable 'omit' from source: magic vars 26818 1726853596.53439: variable 'omit' from source: magic vars 26818 1726853596.53475: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853596.53514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853596.53532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853596.53784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853596.53792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853596.53795: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853596.53800: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853596.53801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853596.53803: Set connection var ansible_connection to ssh 26818 1726853596.53805: Set connection var ansible_pipelining to False 26818 1726853596.53881: Set connection var ansible_shell_executable to /bin/sh 26818 1726853596.53890: Set connection var ansible_shell_type to sh 26818 1726853596.53897: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853596.53952: Set connection var ansible_timeout to 10 26818 1726853596.54063: variable 'ansible_shell_executable' from source: unknown 26818 1726853596.54066: variable 'ansible_connection' from source: unknown 26818 1726853596.54068: variable 'ansible_module_compression' from source: unknown 26818 1726853596.54070: variable 'ansible_shell_type' from source: unknown 26818 1726853596.54073: variable 'ansible_shell_executable' from source: unknown 26818 1726853596.54075: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853596.54077: variable 'ansible_pipelining' from source: unknown 26818 1726853596.54082: variable 'ansible_timeout' from source: unknown 26818 1726853596.54084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853596.54564: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853596.54597: variable 'omit' from source: magic vars 26818 1726853596.54606: starting attempt loop 26818 1726853596.54611: running the handler 26818 1726853596.54626: _low_level_execute_command(): starting 26818 1726853596.54719: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853596.55900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853596.55948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853596.55964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853596.56040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853596.57722: stdout chunk (state=3): >>>/root <<< 26818 1726853596.57824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853596.57901: stderr chunk (state=3): >>><<< 26818 1726853596.57905: stdout chunk (state=3): >>><<< 26818 1726853596.57912: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853596.57999: _low_level_execute_command(): starting 26818 1726853596.58003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378 `" && echo ansible-tmp-1726853596.579141-27479-98768597941378="` echo /root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378 `" ) && sleep 0' 26818 1726853596.58437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853596.58476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853596.58480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853596.58483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853596.58493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853596.58541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853596.58545: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853596.58549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853596.58615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853596.60562: stdout chunk (state=3): >>>ansible-tmp-1726853596.579141-27479-98768597941378=/root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378 <<< 26818 1726853596.60688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853596.60724: stderr chunk (state=3): >>><<< 26818 1726853596.60728: stdout chunk (state=3): >>><<< 26818 1726853596.60749: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853596.579141-27479-98768597941378=/root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853596.60799: variable 'ansible_module_compression' from source: unknown 26818 1726853596.60849: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 26818 1726853596.60910: variable 'ansible_facts' from source: unknown 26818 1726853596.61050: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/AnsiballZ_package_facts.py 26818 1726853596.61229: Sending initial data 26818 1726853596.61233: Sent initial data (160 bytes) 26818 1726853596.61774: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853596.61777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853596.61781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853596.61867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853596.61873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853596.61965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853596.63619: 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 <<< 26818 1726853596.63694: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853596.63734: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpj0zevve0 /root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/AnsiballZ_package_facts.py <<< 26818 1726853596.63742: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/AnsiballZ_package_facts.py" <<< 26818 1726853596.63795: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpj0zevve0" to remote "/root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/AnsiballZ_package_facts.py" <<< 26818 1726853596.63799: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/AnsiballZ_package_facts.py" <<< 26818 1726853596.65325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853596.65358: stderr chunk (state=3): >>><<< 26818 1726853596.65363: stdout chunk (state=3): >>><<< 26818 1726853596.65393: done transferring module to remote 26818 1726853596.65398: _low_level_execute_command(): starting 26818 1726853596.65403: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/ /root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/AnsiballZ_package_facts.py && sleep 0' 26818 1726853596.65913: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853596.65916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 26818 1726853596.65919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853596.65921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853596.65975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853596.65979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853596.66040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853596.67902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853596.67916: stderr chunk (state=3): >>><<< 26818 1726853596.67919: stdout chunk (state=3): >>><<< 26818 1726853596.67941: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853596.67944: _low_level_execute_command(): starting 26818 1726853596.67950: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/AnsiballZ_package_facts.py && sleep 0' 26818 1726853596.68519: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853596.68534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853596.68578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853596.68582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853596.68662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853596.68731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853597.13292: 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<<< 26818 1726853597.13423: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "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<<< 26818 1726853597.13462: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 26818 1726853597.15379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853597.15384: stderr chunk (state=3): >>>Shared connection to 10.31.11.217 closed. <<< 26818 1726853597.15386: stdout chunk (state=3): >>><<< 26818 1726853597.15477: stderr chunk (state=3): >>><<< 26818 1726853597.15678: _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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853597.22529: 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-1726853596.579141-27479-98768597941378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853597.22560: _low_level_execute_command(): starting 26818 1726853597.22695: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853596.579141-27479-98768597941378/ > /dev/null 2>&1 && sleep 0' 26818 1726853597.23695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853597.23720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853597.23735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853597.23756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853597.23778: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853597.23833: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853597.23891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853597.23908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853597.23939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853597.24065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853597.26546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853597.26550: stdout chunk (state=3): >>><<< 26818 1726853597.26552: stderr chunk (state=3): >>><<< 26818 1726853597.26558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853597.26560: handler run complete 26818 1726853597.28690: variable 'ansible_facts' from source: unknown 26818 1726853597.29777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853597.33126: variable 'ansible_facts' from source: unknown 26818 1726853597.33923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853597.35485: attempt loop complete, returning result 26818 1726853597.35514: _execute() done 26818 1726853597.35517: dumping result to json 26818 1726853597.36058: done dumping result, returning 26818 1726853597.36061: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [02083763-bbaf-0338-49da-000000000249] 26818 1726853597.36064: sending task result for task 02083763-bbaf-0338-49da-000000000249 26818 1726853597.40161: done sending task result for task 02083763-bbaf-0338-49da-000000000249 26818 1726853597.40165: 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 } 26818 1726853597.40316: no more pending results, returning what we have 26818 1726853597.40319: results queue empty 26818 1726853597.40320: checking for any_errors_fatal 26818 1726853597.40324: done checking for any_errors_fatal 26818 1726853597.40325: checking for max_fail_percentage 26818 1726853597.40326: done checking for max_fail_percentage 26818 1726853597.40327: checking to see if all hosts have failed and the running result is not ok 26818 1726853597.40328: done checking to see if all hosts have failed 26818 1726853597.40328: getting the remaining hosts for this loop 26818 1726853597.40330: done getting the remaining hosts for this loop 26818 1726853597.40333: getting the next task for host managed_node3 26818 1726853597.40339: done getting next task for host managed_node3 26818 1726853597.40342: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 26818 1726853597.40345: ^ 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 26818 1726853597.40357: getting variables 26818 1726853597.40359: in VariableManager get_vars() 26818 1726853597.40609: Calling all_inventory to load vars for managed_node3 26818 1726853597.40612: Calling groups_inventory to load vars for managed_node3 26818 1726853597.40615: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853597.40625: Calling all_plugins_play to load vars for managed_node3 26818 1726853597.40627: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853597.40631: Calling groups_plugins_play to load vars for managed_node3 26818 1726853597.43965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853597.49226: done with get_vars() 26818 1726853597.49262: done getting variables 26818 1726853597.49379: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 13:33:17 -0400 (0:00:00.971) 0:00:17.168 ****** 26818 1726853597.49544: entering _queue_task() for managed_node3/debug 26818 1726853597.50564: worker is 1 (out of 1 available) 26818 1726853597.50579: exiting _queue_task() for managed_node3/debug 26818 1726853597.50592: done queuing things up, now waiting for results queue to drain 26818 1726853597.50593: waiting for pending results... 26818 1726853597.51022: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 26818 1726853597.51077: in run() - task 02083763-bbaf-0338-49da-0000000001e0 26818 1726853597.51105: variable 'ansible_search_path' from source: unknown 26818 1726853597.51118: variable 'ansible_search_path' from source: unknown 26818 1726853597.51162: calling self._execute() 26818 1726853597.51330: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853597.51336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853597.51339: variable 'omit' from source: magic vars 26818 1726853597.51748: variable 'ansible_distribution_major_version' from source: facts 26818 1726853597.51780: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853597.51794: variable 'omit' from source: magic vars 26818 1726853597.51882: variable 'omit' from source: magic vars 26818 1726853597.51963: variable 'network_provider' from source: set_fact 26818 1726853597.52001: variable 'omit' from source: magic vars 26818 1726853597.52049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853597.52177: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853597.52181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853597.52184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853597.52186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853597.52215: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853597.52224: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853597.52235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853597.52358: Set connection var ansible_connection to ssh 26818 1726853597.52373: Set connection var ansible_pipelining to False 26818 1726853597.52385: Set connection var ansible_shell_executable to /bin/sh 26818 1726853597.52395: Set connection var ansible_shell_type to sh 26818 1726853597.52405: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853597.52425: Set connection var ansible_timeout to 10 26818 1726853597.52453: variable 'ansible_shell_executable' from source: unknown 26818 1726853597.52508: variable 'ansible_connection' from source: unknown 26818 1726853597.52511: variable 'ansible_module_compression' from source: unknown 26818 1726853597.52513: variable 'ansible_shell_type' from source: unknown 26818 1726853597.52515: variable 'ansible_shell_executable' from source: unknown 26818 1726853597.52635: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853597.52638: variable 'ansible_pipelining' from source: unknown 26818 1726853597.52641: variable 'ansible_timeout' from source: unknown 26818 1726853597.52643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853597.52940: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853597.53120: variable 'omit' from source: magic vars 26818 1726853597.53123: starting attempt loop 26818 1726853597.53126: running the handler 26818 1726853597.53129: handler run complete 26818 1726853597.53131: attempt loop complete, returning result 26818 1726853597.53133: _execute() done 26818 1726853597.53136: dumping result to json 26818 1726853597.53139: done dumping result, returning 26818 1726853597.53141: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [02083763-bbaf-0338-49da-0000000001e0] 26818 1726853597.53646: sending task result for task 02083763-bbaf-0338-49da-0000000001e0 26818 1726853597.53734: done sending task result for task 02083763-bbaf-0338-49da-0000000001e0 26818 1726853597.53737: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 26818 1726853597.53816: no more pending results, returning what we have 26818 1726853597.53821: results queue empty 26818 1726853597.53822: checking for any_errors_fatal 26818 1726853597.53830: done checking for any_errors_fatal 26818 1726853597.53832: checking for max_fail_percentage 26818 1726853597.53833: done checking for max_fail_percentage 26818 1726853597.53834: checking to see if all hosts have failed and the running result is not ok 26818 1726853597.53835: done checking to see if all hosts have failed 26818 1726853597.53836: getting the remaining hosts for this loop 26818 1726853597.53838: done getting the remaining hosts for this loop 26818 1726853597.53842: getting the next task for host managed_node3 26818 1726853597.53850: done getting next task for host managed_node3 26818 1726853597.53856: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 26818 1726853597.53860: ^ 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 26818 1726853597.54036: getting variables 26818 1726853597.54038: in VariableManager get_vars() 26818 1726853597.54387: Calling all_inventory to load vars for managed_node3 26818 1726853597.54390: Calling groups_inventory to load vars for managed_node3 26818 1726853597.54392: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853597.54403: Calling all_plugins_play to load vars for managed_node3 26818 1726853597.54406: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853597.54409: Calling groups_plugins_play to load vars for managed_node3 26818 1726853597.56358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853597.60025: done with get_vars() 26818 1726853597.60182: done getting variables 26818 1726853597.60246: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 13:33:17 -0400 (0:00:00.108) 0:00:17.276 ****** 26818 1726853597.60338: entering _queue_task() for managed_node3/fail 26818 1726853597.60850: worker is 1 (out of 1 available) 26818 1726853597.60866: exiting _queue_task() for managed_node3/fail 26818 1726853597.60879: done queuing things up, now waiting for results queue to drain 26818 1726853597.60881: waiting for pending results... 26818 1726853597.61186: 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 26818 1726853597.61336: in run() - task 02083763-bbaf-0338-49da-0000000001e1 26818 1726853597.61340: variable 'ansible_search_path' from source: unknown 26818 1726853597.61342: variable 'ansible_search_path' from source: unknown 26818 1726853597.61351: calling self._execute() 26818 1726853597.61456: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853597.61468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853597.61483: variable 'omit' from source: magic vars 26818 1726853597.61944: variable 'ansible_distribution_major_version' from source: facts 26818 1726853597.62043: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853597.62088: variable 'network_state' from source: role '' defaults 26818 1726853597.62104: Evaluated conditional (network_state != {}): False 26818 1726853597.62111: when evaluation is False, skipping this task 26818 1726853597.62118: _execute() done 26818 1726853597.62125: dumping result to json 26818 1726853597.62222: done dumping result, returning 26818 1726853597.62242: 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 [02083763-bbaf-0338-49da-0000000001e1] 26818 1726853597.62278: sending task result for task 02083763-bbaf-0338-49da-0000000001e1 26818 1726853597.62508: done sending task result for task 02083763-bbaf-0338-49da-0000000001e1 26818 1726853597.62511: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853597.62573: no more pending results, returning what we have 26818 1726853597.62577: results queue empty 26818 1726853597.62578: checking for any_errors_fatal 26818 1726853597.62645: done checking for any_errors_fatal 26818 1726853597.62646: checking for max_fail_percentage 26818 1726853597.62648: done checking for max_fail_percentage 26818 1726853597.62650: checking to see if all hosts have failed and the running result is not ok 26818 1726853597.62650: done checking to see if all hosts have failed 26818 1726853597.62651: getting the remaining hosts for this loop 26818 1726853597.62652: done getting the remaining hosts for this loop 26818 1726853597.62659: getting the next task for host managed_node3 26818 1726853597.62877: done getting next task for host managed_node3 26818 1726853597.62881: ^ 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 26818 1726853597.62885: ^ 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 26818 1726853597.62903: getting variables 26818 1726853597.62905: in VariableManager get_vars() 26818 1726853597.62946: Calling all_inventory to load vars for managed_node3 26818 1726853597.62950: Calling groups_inventory to load vars for managed_node3 26818 1726853597.62952: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853597.62967: Calling all_plugins_play to load vars for managed_node3 26818 1726853597.62970: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853597.63180: Calling groups_plugins_play to load vars for managed_node3 26818 1726853597.65896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853597.68669: done with get_vars() 26818 1726853597.68784: done getting variables 26818 1726853597.69021: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 13:33:17 -0400 (0:00:00.087) 0:00:17.363 ****** 26818 1726853597.69060: entering _queue_task() for managed_node3/fail 26818 1726853597.69848: worker is 1 (out of 1 available) 26818 1726853597.69891: exiting _queue_task() for managed_node3/fail 26818 1726853597.69902: done queuing things up, now waiting for results queue to drain 26818 1726853597.69904: waiting for pending results... 26818 1726853597.70290: 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 26818 1726853597.70295: in run() - task 02083763-bbaf-0338-49da-0000000001e2 26818 1726853597.70298: variable 'ansible_search_path' from source: unknown 26818 1726853597.70300: variable 'ansible_search_path' from source: unknown 26818 1726853597.70339: calling self._execute() 26818 1726853597.70468: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853597.70504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853597.70519: variable 'omit' from source: magic vars 26818 1726853597.71584: variable 'ansible_distribution_major_version' from source: facts 26818 1726853597.71588: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853597.71714: variable 'network_state' from source: role '' defaults 26818 1726853597.71798: Evaluated conditional (network_state != {}): False 26818 1726853597.71812: when evaluation is False, skipping this task 26818 1726853597.71819: _execute() done 26818 1726853597.71900: dumping result to json 26818 1726853597.71913: done dumping result, returning 26818 1726853597.72011: 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 [02083763-bbaf-0338-49da-0000000001e2] 26818 1726853597.72015: sending task result for task 02083763-bbaf-0338-49da-0000000001e2 26818 1726853597.72090: done sending task result for task 02083763-bbaf-0338-49da-0000000001e2 26818 1726853597.72093: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853597.72145: no more pending results, returning what we have 26818 1726853597.72148: results queue empty 26818 1726853597.72149: checking for any_errors_fatal 26818 1726853597.72160: done checking for any_errors_fatal 26818 1726853597.72161: checking for max_fail_percentage 26818 1726853597.72163: done checking for max_fail_percentage 26818 1726853597.72165: checking to see if all hosts have failed and the running result is not ok 26818 1726853597.72165: done checking to see if all hosts have failed 26818 1726853597.72166: getting the remaining hosts for this loop 26818 1726853597.72167: done getting the remaining hosts for this loop 26818 1726853597.72173: getting the next task for host managed_node3 26818 1726853597.72180: done getting next task for host managed_node3 26818 1726853597.72184: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 26818 1726853597.72187: ^ 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 26818 1726853597.72209: getting variables 26818 1726853597.72211: in VariableManager get_vars() 26818 1726853597.72253: Calling all_inventory to load vars for managed_node3 26818 1726853597.72259: Calling groups_inventory to load vars for managed_node3 26818 1726853597.72261: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853597.72407: Calling all_plugins_play to load vars for managed_node3 26818 1726853597.72412: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853597.72416: Calling groups_plugins_play to load vars for managed_node3 26818 1726853597.74128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853597.76561: done with get_vars() 26818 1726853597.76590: done getting variables 26818 1726853597.76657: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 13:33:17 -0400 (0:00:00.076) 0:00:17.440 ****** 26818 1726853597.76692: entering _queue_task() for managed_node3/fail 26818 1726853597.77165: worker is 1 (out of 1 available) 26818 1726853597.77179: exiting _queue_task() for managed_node3/fail 26818 1726853597.77191: done queuing things up, now waiting for results queue to drain 26818 1726853597.77192: waiting for pending results... 26818 1726853597.77593: 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 26818 1726853597.77597: in run() - task 02083763-bbaf-0338-49da-0000000001e3 26818 1726853597.77600: variable 'ansible_search_path' from source: unknown 26818 1726853597.77602: variable 'ansible_search_path' from source: unknown 26818 1726853597.77604: calling self._execute() 26818 1726853597.77672: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853597.77720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853597.77726: variable 'omit' from source: magic vars 26818 1726853597.78128: variable 'ansible_distribution_major_version' from source: facts 26818 1726853597.78145: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853597.78322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853597.82107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853597.82226: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853597.82302: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853597.82388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853597.82561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853597.82569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853597.82632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853597.82677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853597.82736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853597.82757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853597.82945: variable 'ansible_distribution_major_version' from source: facts 26818 1726853597.82964: Evaluated conditional (ansible_distribution_major_version | int > 9): True 26818 1726853597.83113: variable 'ansible_distribution' from source: facts 26818 1726853597.83141: variable '__network_rh_distros' from source: role '' defaults 26818 1726853597.83145: Evaluated conditional (ansible_distribution in __network_rh_distros): True 26818 1726853597.83439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853597.83442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853597.83444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853597.83507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853597.83525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853597.83586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853597.83637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853597.83697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853597.83764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853597.83772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853597.83884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853597.83888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853597.83908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853597.83950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853597.83974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853597.84419: variable 'network_connections' from source: include params 26818 1726853597.84438: variable 'interface' from source: play vars 26818 1726853597.84526: variable 'interface' from source: play vars 26818 1726853597.84563: variable 'network_state' from source: role '' defaults 26818 1726853597.84617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853597.84810: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853597.84959: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853597.84962: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853597.84965: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853597.84987: 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) 26818 1726853597.85013: 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) 26818 1726853597.85056: 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) 26818 1726853597.85097: 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) 26818 1726853597.85138: 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 26818 1726853597.85144: when evaluation is False, skipping this task 26818 1726853597.85151: _execute() done 26818 1726853597.85175: dumping result to json 26818 1726853597.85177: done dumping result, returning 26818 1726853597.85184: 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 [02083763-bbaf-0338-49da-0000000001e3] 26818 1726853597.85194: sending task result for task 02083763-bbaf-0338-49da-0000000001e3 26818 1726853597.85360: done sending task result for task 02083763-bbaf-0338-49da-0000000001e3 26818 1726853597.85363: WORKER PROCESS EXITING 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" } 26818 1726853597.85446: no more pending results, returning what we have 26818 1726853597.85449: results queue empty 26818 1726853597.85450: checking for any_errors_fatal 26818 1726853597.85459: done checking for any_errors_fatal 26818 1726853597.85460: checking for max_fail_percentage 26818 1726853597.85462: done checking for max_fail_percentage 26818 1726853597.85463: checking to see if all hosts have failed and the running result is not ok 26818 1726853597.85464: done checking to see if all hosts have failed 26818 1726853597.85465: getting the remaining hosts for this loop 26818 1726853597.85466: done getting the remaining hosts for this loop 26818 1726853597.85469: getting the next task for host managed_node3 26818 1726853597.85478: done getting next task for host managed_node3 26818 1726853597.85482: ^ 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 26818 1726853597.85485: ^ 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 26818 1726853597.85500: getting variables 26818 1726853597.85502: in VariableManager get_vars() 26818 1726853597.85550: Calling all_inventory to load vars for managed_node3 26818 1726853597.85553: Calling groups_inventory to load vars for managed_node3 26818 1726853597.85557: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853597.85568: Calling all_plugins_play to load vars for managed_node3 26818 1726853597.85689: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853597.85695: Calling groups_plugins_play to load vars for managed_node3 26818 1726853597.88008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853597.89037: done with get_vars() 26818 1726853597.89063: done getting variables 26818 1726853597.89127: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 13:33:17 -0400 (0:00:00.124) 0:00:17.564 ****** 26818 1726853597.89163: entering _queue_task() for managed_node3/dnf 26818 1726853597.89446: worker is 1 (out of 1 available) 26818 1726853597.89461: exiting _queue_task() for managed_node3/dnf 26818 1726853597.89475: done queuing things up, now waiting for results queue to drain 26818 1726853597.89477: waiting for pending results... 26818 1726853597.89705: 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 26818 1726853597.89790: in run() - task 02083763-bbaf-0338-49da-0000000001e4 26818 1726853597.89799: variable 'ansible_search_path' from source: unknown 26818 1726853597.89803: variable 'ansible_search_path' from source: unknown 26818 1726853597.89835: calling self._execute() 26818 1726853597.89914: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853597.89917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853597.89927: variable 'omit' from source: magic vars 26818 1726853597.90214: variable 'ansible_distribution_major_version' from source: facts 26818 1726853597.90223: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853597.90375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853597.92620: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853597.92661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853597.92690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853597.92714: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853597.92737: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853597.92795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853597.92819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853597.92838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853597.92865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853597.92877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853597.92960: variable 'ansible_distribution' from source: facts 26818 1726853597.92963: variable 'ansible_distribution_major_version' from source: facts 26818 1726853597.92978: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 26818 1726853597.93061: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853597.93145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853597.93165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853597.93183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853597.93208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853597.93218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853597.93246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853597.93265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853597.93284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853597.93307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853597.93318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853597.93345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853597.93362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853597.93397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853597.93418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853597.93428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853597.93530: variable 'network_connections' from source: include params 26818 1726853597.93540: variable 'interface' from source: play vars 26818 1726853597.93597: variable 'interface' from source: play vars 26818 1726853597.93656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853597.93763: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853597.93792: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853597.93817: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853597.93839: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853597.93872: 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) 26818 1726853597.93889: 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) 26818 1726853597.93910: 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) 26818 1726853597.93931: 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) 26818 1726853597.93973: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853597.94123: variable 'network_connections' from source: include params 26818 1726853597.94126: variable 'interface' from source: play vars 26818 1726853597.94181: variable 'interface' from source: play vars 26818 1726853597.94206: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26818 1726853597.94209: when evaluation is False, skipping this task 26818 1726853597.94212: _execute() done 26818 1726853597.94214: dumping result to json 26818 1726853597.94216: done dumping result, returning 26818 1726853597.94225: 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 [02083763-bbaf-0338-49da-0000000001e4] 26818 1726853597.94228: sending task result for task 02083763-bbaf-0338-49da-0000000001e4 26818 1726853597.94324: done sending task result for task 02083763-bbaf-0338-49da-0000000001e4 26818 1726853597.94327: 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" } 26818 1726853597.94415: no more pending results, returning what we have 26818 1726853597.94421: results queue empty 26818 1726853597.94422: checking for any_errors_fatal 26818 1726853597.94429: done checking for any_errors_fatal 26818 1726853597.94429: checking for max_fail_percentage 26818 1726853597.94431: done checking for max_fail_percentage 26818 1726853597.94432: checking to see if all hosts have failed and the running result is not ok 26818 1726853597.94433: done checking to see if all hosts have failed 26818 1726853597.94433: getting the remaining hosts for this loop 26818 1726853597.94435: done getting the remaining hosts for this loop 26818 1726853597.94438: getting the next task for host managed_node3 26818 1726853597.94445: done getting next task for host managed_node3 26818 1726853597.94448: ^ 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 26818 1726853597.94452: ^ 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 26818 1726853597.94476: getting variables 26818 1726853597.94477: in VariableManager get_vars() 26818 1726853597.94513: Calling all_inventory to load vars for managed_node3 26818 1726853597.94516: Calling groups_inventory to load vars for managed_node3 26818 1726853597.94518: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853597.94526: Calling all_plugins_play to load vars for managed_node3 26818 1726853597.94529: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853597.94531: Calling groups_plugins_play to load vars for managed_node3 26818 1726853597.95714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853597.97234: done with get_vars() 26818 1726853597.97260: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 26818 1726853597.97350: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 13:33:17 -0400 (0:00:00.082) 0:00:17.647 ****** 26818 1726853597.97382: entering _queue_task() for managed_node3/yum 26818 1726853597.97740: worker is 1 (out of 1 available) 26818 1726853597.97753: exiting _queue_task() for managed_node3/yum 26818 1726853597.97765: done queuing things up, now waiting for results queue to drain 26818 1726853597.97767: waiting for pending results... 26818 1726853597.98255: 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 26818 1726853597.98497: in run() - task 02083763-bbaf-0338-49da-0000000001e5 26818 1726853597.98503: variable 'ansible_search_path' from source: unknown 26818 1726853597.98506: variable 'ansible_search_path' from source: unknown 26818 1726853597.98510: calling self._execute() 26818 1726853597.98518: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853597.98522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853597.98525: variable 'omit' from source: magic vars 26818 1726853597.98761: variable 'ansible_distribution_major_version' from source: facts 26818 1726853597.98765: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853597.98947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853598.01282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853598.01304: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853598.01350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853598.01381: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853598.01424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853598.01520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.01537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.01562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.01606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.01620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.01746: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.01749: Evaluated conditional (ansible_distribution_major_version | int < 8): False 26818 1726853598.01751: when evaluation is False, skipping this task 26818 1726853598.01756: _execute() done 26818 1726853598.01760: dumping result to json 26818 1726853598.01762: done dumping result, returning 26818 1726853598.01765: 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 [02083763-bbaf-0338-49da-0000000001e5] 26818 1726853598.01768: sending task result for task 02083763-bbaf-0338-49da-0000000001e5 26818 1726853598.02069: done sending task result for task 02083763-bbaf-0338-49da-0000000001e5 26818 1726853598.02182: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 26818 1726853598.02235: no more pending results, returning what we have 26818 1726853598.02238: results queue empty 26818 1726853598.02239: checking for any_errors_fatal 26818 1726853598.02246: done checking for any_errors_fatal 26818 1726853598.02247: checking for max_fail_percentage 26818 1726853598.02248: done checking for max_fail_percentage 26818 1726853598.02249: checking to see if all hosts have failed and the running result is not ok 26818 1726853598.02250: done checking to see if all hosts have failed 26818 1726853598.02251: getting the remaining hosts for this loop 26818 1726853598.02252: done getting the remaining hosts for this loop 26818 1726853598.02257: getting the next task for host managed_node3 26818 1726853598.02263: done getting next task for host managed_node3 26818 1726853598.02266: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26818 1726853598.02269: ^ 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 26818 1726853598.02287: getting variables 26818 1726853598.02289: in VariableManager get_vars() 26818 1726853598.02326: Calling all_inventory to load vars for managed_node3 26818 1726853598.02328: Calling groups_inventory to load vars for managed_node3 26818 1726853598.02331: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853598.02343: Calling all_plugins_play to load vars for managed_node3 26818 1726853598.02346: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853598.02350: Calling groups_plugins_play to load vars for managed_node3 26818 1726853598.03634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853598.05736: done with get_vars() 26818 1726853598.05759: done getting variables 26818 1726853598.05822: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 13:33:18 -0400 (0:00:00.084) 0:00:17.731 ****** 26818 1726853598.05855: entering _queue_task() for managed_node3/fail 26818 1726853598.06386: worker is 1 (out of 1 available) 26818 1726853598.06401: exiting _queue_task() for managed_node3/fail 26818 1726853598.06417: done queuing things up, now waiting for results queue to drain 26818 1726853598.06419: waiting for pending results... 26818 1726853598.06792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 26818 1726853598.06797: in run() - task 02083763-bbaf-0338-49da-0000000001e6 26818 1726853598.06801: variable 'ansible_search_path' from source: unknown 26818 1726853598.06803: variable 'ansible_search_path' from source: unknown 26818 1726853598.06841: calling self._execute() 26818 1726853598.06941: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853598.06953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853598.06974: variable 'omit' from source: magic vars 26818 1726853598.07359: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.07379: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853598.07503: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853598.07714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853598.10749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853598.10826: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853598.10874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853598.10918: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853598.10951: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853598.11037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.11086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.11121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.11164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.11190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.11249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.11282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.11314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.11362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.11437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.11440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.11452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.11482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.11522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.11539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.11715: variable 'network_connections' from source: include params 26818 1726853598.11734: variable 'interface' from source: play vars 26818 1726853598.11820: variable 'interface' from source: play vars 26818 1726853598.11900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853598.12073: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853598.12177: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853598.12180: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853598.12182: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853598.12229: 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) 26818 1726853598.12256: 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) 26818 1726853598.12287: 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) 26818 1726853598.12320: 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) 26818 1726853598.12385: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853598.12635: variable 'network_connections' from source: include params 26818 1726853598.12646: variable 'interface' from source: play vars 26818 1726853598.12715: variable 'interface' from source: play vars 26818 1726853598.12756: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26818 1726853598.12849: when evaluation is False, skipping this task 26818 1726853598.12852: _execute() done 26818 1726853598.12854: dumping result to json 26818 1726853598.12856: done dumping result, returning 26818 1726853598.12858: 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 [02083763-bbaf-0338-49da-0000000001e6] 26818 1726853598.12860: sending task result for task 02083763-bbaf-0338-49da-0000000001e6 26818 1726853598.12940: done sending task result for task 02083763-bbaf-0338-49da-0000000001e6 26818 1726853598.12944: 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" } 26818 1726853598.13004: no more pending results, returning what we have 26818 1726853598.13008: results queue empty 26818 1726853598.13009: checking for any_errors_fatal 26818 1726853598.13015: done checking for any_errors_fatal 26818 1726853598.13015: checking for max_fail_percentage 26818 1726853598.13018: done checking for max_fail_percentage 26818 1726853598.13019: checking to see if all hosts have failed and the running result is not ok 26818 1726853598.13020: done checking to see if all hosts have failed 26818 1726853598.13020: getting the remaining hosts for this loop 26818 1726853598.13022: done getting the remaining hosts for this loop 26818 1726853598.13025: getting the next task for host managed_node3 26818 1726853598.13034: done getting next task for host managed_node3 26818 1726853598.13038: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 26818 1726853598.13041: ^ 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 26818 1726853598.13059: getting variables 26818 1726853598.13061: in VariableManager get_vars() 26818 1726853598.13108: Calling all_inventory to load vars for managed_node3 26818 1726853598.13114: Calling groups_inventory to load vars for managed_node3 26818 1726853598.13117: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853598.13131: Calling all_plugins_play to load vars for managed_node3 26818 1726853598.13137: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853598.13141: Calling groups_plugins_play to load vars for managed_node3 26818 1726853598.14845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853598.16377: done with get_vars() 26818 1726853598.16406: done getting variables 26818 1726853598.16469: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 13:33:18 -0400 (0:00:00.106) 0:00:17.838 ****** 26818 1726853598.16507: entering _queue_task() for managed_node3/package 26818 1726853598.16863: worker is 1 (out of 1 available) 26818 1726853598.17079: exiting _queue_task() for managed_node3/package 26818 1726853598.17091: done queuing things up, now waiting for results queue to drain 26818 1726853598.17092: waiting for pending results... 26818 1726853598.17222: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 26818 1726853598.17298: in run() - task 02083763-bbaf-0338-49da-0000000001e7 26818 1726853598.17318: variable 'ansible_search_path' from source: unknown 26818 1726853598.17426: variable 'ansible_search_path' from source: unknown 26818 1726853598.17431: calling self._execute() 26818 1726853598.17458: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853598.17469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853598.17488: variable 'omit' from source: magic vars 26818 1726853598.18244: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.18290: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853598.18638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853598.19001: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853598.19061: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853598.19106: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853598.19195: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853598.19317: variable 'network_packages' from source: role '' defaults 26818 1726853598.19432: variable '__network_provider_setup' from source: role '' defaults 26818 1726853598.19450: variable '__network_service_name_default_nm' from source: role '' defaults 26818 1726853598.19618: variable '__network_service_name_default_nm' from source: role '' defaults 26818 1726853598.19622: variable '__network_packages_default_nm' from source: role '' defaults 26818 1726853598.19624: variable '__network_packages_default_nm' from source: role '' defaults 26818 1726853598.19783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853598.22859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853598.23125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853598.23169: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853598.23476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853598.23480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853598.23634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.23818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.23821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.23824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.23925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.24033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.24061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.24091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.24357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.24360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.24728: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26818 1726853598.25024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.25055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.25132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.25179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.25245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.25410: variable 'ansible_python' from source: facts 26818 1726853598.25663: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26818 1726853598.25878: variable '__network_wpa_supplicant_required' from source: role '' defaults 26818 1726853598.25881: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26818 1726853598.26091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.26206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.26237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.26377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.26381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.26449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.27154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.27377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.27381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.27383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.27703: variable 'network_connections' from source: include params 26818 1726853598.27716: variable 'interface' from source: play vars 26818 1726853598.28050: variable 'interface' from source: play vars 26818 1726853598.28075: 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) 26818 1726853598.28189: 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) 26818 1726853598.28223: 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) 26818 1726853598.28257: 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) 26818 1726853598.28424: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853598.29576: variable 'network_connections' from source: include params 26818 1726853598.29580: variable 'interface' from source: play vars 26818 1726853598.29781: variable 'interface' from source: play vars 26818 1726853598.29841: variable '__network_packages_default_wireless' from source: role '' defaults 26818 1726853598.30145: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853598.30588: variable 'network_connections' from source: include params 26818 1726853598.30611: variable 'interface' from source: play vars 26818 1726853598.30679: variable 'interface' from source: play vars 26818 1726853598.30709: variable '__network_packages_default_team' from source: role '' defaults 26818 1726853598.30795: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853598.31109: variable 'network_connections' from source: include params 26818 1726853598.31118: variable 'interface' from source: play vars 26818 1726853598.31188: variable 'interface' from source: play vars 26818 1726853598.31253: variable '__network_service_name_default_initscripts' from source: role '' defaults 26818 1726853598.31319: variable '__network_service_name_default_initscripts' from source: role '' defaults 26818 1726853598.31332: variable '__network_packages_default_initscripts' from source: role '' defaults 26818 1726853598.31398: variable '__network_packages_default_initscripts' from source: role '' defaults 26818 1726853598.31618: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26818 1726853598.32110: variable 'network_connections' from source: include params 26818 1726853598.32120: variable 'interface' from source: play vars 26818 1726853598.32188: variable 'interface' from source: play vars 26818 1726853598.32202: variable 'ansible_distribution' from source: facts 26818 1726853598.32210: variable '__network_rh_distros' from source: role '' defaults 26818 1726853598.32221: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.32259: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26818 1726853598.32427: variable 'ansible_distribution' from source: facts 26818 1726853598.32436: variable '__network_rh_distros' from source: role '' defaults 26818 1726853598.32474: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.32477: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26818 1726853598.32626: variable 'ansible_distribution' from source: facts 26818 1726853598.32636: variable '__network_rh_distros' from source: role '' defaults 26818 1726853598.32646: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.32689: variable 'network_provider' from source: set_fact 26818 1726853598.32795: variable 'ansible_facts' from source: unknown 26818 1726853598.34286: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 26818 1726853598.34289: when evaluation is False, skipping this task 26818 1726853598.34291: _execute() done 26818 1726853598.34293: dumping result to json 26818 1726853598.34294: done dumping result, returning 26818 1726853598.34296: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [02083763-bbaf-0338-49da-0000000001e7] 26818 1726853598.34298: sending task result for task 02083763-bbaf-0338-49da-0000000001e7 26818 1726853598.34365: done sending task result for task 02083763-bbaf-0338-49da-0000000001e7 26818 1726853598.34368: 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" } 26818 1726853598.34624: no more pending results, returning what we have 26818 1726853598.34628: results queue empty 26818 1726853598.34629: checking for any_errors_fatal 26818 1726853598.34637: done checking for any_errors_fatal 26818 1726853598.34638: checking for max_fail_percentage 26818 1726853598.34640: done checking for max_fail_percentage 26818 1726853598.34641: checking to see if all hosts have failed and the running result is not ok 26818 1726853598.34642: done checking to see if all hosts have failed 26818 1726853598.34643: getting the remaining hosts for this loop 26818 1726853598.34644: done getting the remaining hosts for this loop 26818 1726853598.34648: getting the next task for host managed_node3 26818 1726853598.34657: done getting next task for host managed_node3 26818 1726853598.34660: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26818 1726853598.34663: ^ 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 26818 1726853598.34682: getting variables 26818 1726853598.34683: in VariableManager get_vars() 26818 1726853598.34725: Calling all_inventory to load vars for managed_node3 26818 1726853598.34728: Calling groups_inventory to load vars for managed_node3 26818 1726853598.34730: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853598.34741: Calling all_plugins_play to load vars for managed_node3 26818 1726853598.34745: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853598.34748: Calling groups_plugins_play to load vars for managed_node3 26818 1726853598.36921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853598.38431: done with get_vars() 26818 1726853598.38464: done getting variables 26818 1726853598.38532: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 13:33:18 -0400 (0:00:00.220) 0:00:18.059 ****** 26818 1726853598.38570: entering _queue_task() for managed_node3/package 26818 1726853598.38937: worker is 1 (out of 1 available) 26818 1726853598.38950: exiting _queue_task() for managed_node3/package 26818 1726853598.38963: done queuing things up, now waiting for results queue to drain 26818 1726853598.38965: waiting for pending results... 26818 1726853598.39390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 26818 1726853598.39405: in run() - task 02083763-bbaf-0338-49da-0000000001e8 26818 1726853598.39423: variable 'ansible_search_path' from source: unknown 26818 1726853598.39432: variable 'ansible_search_path' from source: unknown 26818 1726853598.39481: calling self._execute() 26818 1726853598.39580: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853598.39592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853598.39609: variable 'omit' from source: magic vars 26818 1726853598.39992: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.40011: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853598.40135: variable 'network_state' from source: role '' defaults 26818 1726853598.40161: Evaluated conditional (network_state != {}): False 26818 1726853598.40164: when evaluation is False, skipping this task 26818 1726853598.40166: _execute() done 26818 1726853598.40273: dumping result to json 26818 1726853598.40276: done dumping result, returning 26818 1726853598.40279: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [02083763-bbaf-0338-49da-0000000001e8] 26818 1726853598.40281: sending task result for task 02083763-bbaf-0338-49da-0000000001e8 26818 1726853598.40357: done sending task result for task 02083763-bbaf-0338-49da-0000000001e8 26818 1726853598.40360: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853598.40421: no more pending results, returning what we have 26818 1726853598.40426: results queue empty 26818 1726853598.40426: checking for any_errors_fatal 26818 1726853598.40433: done checking for any_errors_fatal 26818 1726853598.40434: checking for max_fail_percentage 26818 1726853598.40436: done checking for max_fail_percentage 26818 1726853598.40437: checking to see if all hosts have failed and the running result is not ok 26818 1726853598.40438: done checking to see if all hosts have failed 26818 1726853598.40439: getting the remaining hosts for this loop 26818 1726853598.40440: done getting the remaining hosts for this loop 26818 1726853598.40444: getting the next task for host managed_node3 26818 1726853598.40452: done getting next task for host managed_node3 26818 1726853598.40455: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26818 1726853598.40459: ^ 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 26818 1726853598.40481: getting variables 26818 1726853598.40483: in VariableManager get_vars() 26818 1726853598.40526: Calling all_inventory to load vars for managed_node3 26818 1726853598.40530: Calling groups_inventory to load vars for managed_node3 26818 1726853598.40532: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853598.40546: Calling all_plugins_play to load vars for managed_node3 26818 1726853598.40549: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853598.40553: Calling groups_plugins_play to load vars for managed_node3 26818 1726853598.43216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853598.44745: done with get_vars() 26818 1726853598.44770: done getting variables 26818 1726853598.44827: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 13:33:18 -0400 (0:00:00.062) 0:00:18.121 ****** 26818 1726853598.44859: entering _queue_task() for managed_node3/package 26818 1726853598.45418: worker is 1 (out of 1 available) 26818 1726853598.45429: exiting _queue_task() for managed_node3/package 26818 1726853598.45441: done queuing things up, now waiting for results queue to drain 26818 1726853598.45442: waiting for pending results... 26818 1726853598.45675: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 26818 1726853598.45747: in run() - task 02083763-bbaf-0338-49da-0000000001e9 26818 1726853598.45767: variable 'ansible_search_path' from source: unknown 26818 1726853598.45792: variable 'ansible_search_path' from source: unknown 26818 1726853598.45823: calling self._execute() 26818 1726853598.45924: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853598.46009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853598.46012: variable 'omit' from source: magic vars 26818 1726853598.46324: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.46345: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853598.46476: variable 'network_state' from source: role '' defaults 26818 1726853598.46492: Evaluated conditional (network_state != {}): False 26818 1726853598.46500: when evaluation is False, skipping this task 26818 1726853598.46507: _execute() done 26818 1726853598.46514: dumping result to json 26818 1726853598.46522: done dumping result, returning 26818 1726853598.46534: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [02083763-bbaf-0338-49da-0000000001e9] 26818 1726853598.46543: sending task result for task 02083763-bbaf-0338-49da-0000000001e9 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853598.46706: no more pending results, returning what we have 26818 1726853598.46710: results queue empty 26818 1726853598.46711: checking for any_errors_fatal 26818 1726853598.46719: done checking for any_errors_fatal 26818 1726853598.46720: checking for max_fail_percentage 26818 1726853598.46722: done checking for max_fail_percentage 26818 1726853598.46723: checking to see if all hosts have failed and the running result is not ok 26818 1726853598.46724: done checking to see if all hosts have failed 26818 1726853598.46725: getting the remaining hosts for this loop 26818 1726853598.46726: done getting the remaining hosts for this loop 26818 1726853598.46731: getting the next task for host managed_node3 26818 1726853598.46738: done getting next task for host managed_node3 26818 1726853598.46742: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26818 1726853598.46745: ^ 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 26818 1726853598.46764: getting variables 26818 1726853598.46766: in VariableManager get_vars() 26818 1726853598.46809: Calling all_inventory to load vars for managed_node3 26818 1726853598.46812: Calling groups_inventory to load vars for managed_node3 26818 1726853598.46815: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853598.46827: Calling all_plugins_play to load vars for managed_node3 26818 1726853598.46830: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853598.46833: Calling groups_plugins_play to load vars for managed_node3 26818 1726853598.47535: done sending task result for task 02083763-bbaf-0338-49da-0000000001e9 26818 1726853598.47539: WORKER PROCESS EXITING 26818 1726853598.49458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853598.50924: done with get_vars() 26818 1726853598.50954: done getting variables 26818 1726853598.51011: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 13:33:18 -0400 (0:00:00.061) 0:00:18.183 ****** 26818 1726853598.51046: entering _queue_task() for managed_node3/service 26818 1726853598.51737: worker is 1 (out of 1 available) 26818 1726853598.51750: exiting _queue_task() for managed_node3/service 26818 1726853598.51763: done queuing things up, now waiting for results queue to drain 26818 1726853598.51765: waiting for pending results... 26818 1726853598.52535: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 26818 1726853598.53016: in run() - task 02083763-bbaf-0338-49da-0000000001ea 26818 1726853598.53021: variable 'ansible_search_path' from source: unknown 26818 1726853598.53024: variable 'ansible_search_path' from source: unknown 26818 1726853598.53026: calling self._execute() 26818 1726853598.53122: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853598.53135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853598.53341: variable 'omit' from source: magic vars 26818 1726853598.53951: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.54012: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853598.54262: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853598.54697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853598.60033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853598.60123: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853598.60458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853598.60462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853598.60480: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853598.60642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.60877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.60883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.60921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.61022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.61082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.61278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.61281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.61323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.61441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.61464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.61604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.61609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.61660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.61729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.62210: variable 'network_connections' from source: include params 26818 1726853598.62230: variable 'interface' from source: play vars 26818 1726853598.62429: variable 'interface' from source: play vars 26818 1726853598.62633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853598.63180: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853598.63184: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853598.63187: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853598.63304: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853598.63351: 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) 26818 1726853598.63387: 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) 26818 1726853598.63577: 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) 26818 1726853598.63581: 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) 26818 1726853598.63723: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853598.64416: variable 'network_connections' from source: include params 26818 1726853598.64420: variable 'interface' from source: play vars 26818 1726853598.64527: variable 'interface' from source: play vars 26818 1726853598.64592: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 26818 1726853598.64640: when evaluation is False, skipping this task 26818 1726853598.64683: _execute() done 26818 1726853598.64693: dumping result to json 26818 1726853598.64744: done dumping result, returning 26818 1726853598.64748: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [02083763-bbaf-0338-49da-0000000001ea] 26818 1726853598.64750: sending task result for task 02083763-bbaf-0338-49da-0000000001ea 26818 1726853598.65000: done sending task result for task 02083763-bbaf-0338-49da-0000000001ea skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 26818 1726853598.65190: no more pending results, returning what we have 26818 1726853598.65194: results queue empty 26818 1726853598.65194: checking for any_errors_fatal 26818 1726853598.65200: done checking for any_errors_fatal 26818 1726853598.65200: checking for max_fail_percentage 26818 1726853598.65202: done checking for max_fail_percentage 26818 1726853598.65203: checking to see if all hosts have failed and the running result is not ok 26818 1726853598.65204: done checking to see if all hosts have failed 26818 1726853598.65204: getting the remaining hosts for this loop 26818 1726853598.65206: done getting the remaining hosts for this loop 26818 1726853598.65209: getting the next task for host managed_node3 26818 1726853598.65216: done getting next task for host managed_node3 26818 1726853598.65219: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26818 1726853598.65222: ^ 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 26818 1726853598.65241: getting variables 26818 1726853598.65243: in VariableManager get_vars() 26818 1726853598.65291: Calling all_inventory to load vars for managed_node3 26818 1726853598.65293: Calling groups_inventory to load vars for managed_node3 26818 1726853598.65295: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853598.65309: Calling all_plugins_play to load vars for managed_node3 26818 1726853598.65312: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853598.65316: Calling groups_plugins_play to load vars for managed_node3 26818 1726853598.65881: WORKER PROCESS EXITING 26818 1726853598.67039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853598.68972: done with get_vars() 26818 1726853598.69007: done getting variables 26818 1726853598.69240: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 13:33:18 -0400 (0:00:00.182) 0:00:18.366 ****** 26818 1726853598.69281: entering _queue_task() for managed_node3/service 26818 1726853598.70178: worker is 1 (out of 1 available) 26818 1726853598.70187: exiting _queue_task() for managed_node3/service 26818 1726853598.70199: done queuing things up, now waiting for results queue to drain 26818 1726853598.70200: waiting for pending results... 26818 1726853598.70390: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 26818 1726853598.70539: in run() - task 02083763-bbaf-0338-49da-0000000001eb 26818 1726853598.70592: variable 'ansible_search_path' from source: unknown 26818 1726853598.70601: variable 'ansible_search_path' from source: unknown 26818 1726853598.70734: calling self._execute() 26818 1726853598.70961: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853598.70969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853598.70974: variable 'omit' from source: magic vars 26818 1726853598.71360: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.71372: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853598.71540: variable 'network_provider' from source: set_fact 26818 1726853598.71544: variable 'network_state' from source: role '' defaults 26818 1726853598.71606: Evaluated conditional (network_provider == "nm" or network_state != {}): True 26818 1726853598.71609: variable 'omit' from source: magic vars 26818 1726853598.71612: variable 'omit' from source: magic vars 26818 1726853598.71639: variable 'network_service_name' from source: role '' defaults 26818 1726853598.71714: variable 'network_service_name' from source: role '' defaults 26818 1726853598.71822: variable '__network_provider_setup' from source: role '' defaults 26818 1726853598.71825: variable '__network_service_name_default_nm' from source: role '' defaults 26818 1726853598.71888: variable '__network_service_name_default_nm' from source: role '' defaults 26818 1726853598.71897: variable '__network_packages_default_nm' from source: role '' defaults 26818 1726853598.71976: variable '__network_packages_default_nm' from source: role '' defaults 26818 1726853598.72181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853598.75724: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853598.75748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853598.75789: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853598.75829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853598.75861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853598.76022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.76030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.76034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.76062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.76078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.76126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.76153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.76175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.76215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.76229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.76477: variable '__network_packages_default_gobject_packages' from source: role '' defaults 26818 1726853598.76594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.76616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.76641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.76683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.76714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.76787: variable 'ansible_python' from source: facts 26818 1726853598.76822: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 26818 1726853598.76910: variable '__network_wpa_supplicant_required' from source: role '' defaults 26818 1726853598.76974: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26818 1726853598.77112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.77124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.77176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.77187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.77201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.77253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853598.77329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853598.77332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853598.77335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853598.77346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853598.77489: variable 'network_connections' from source: include params 26818 1726853598.77496: variable 'interface' from source: play vars 26818 1726853598.77565: variable 'interface' from source: play vars 26818 1726853598.77698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853598.77890: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853598.77944: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853598.78001: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853598.78131: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853598.78134: 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) 26818 1726853598.78137: 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) 26818 1726853598.78172: 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) 26818 1726853598.78205: 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) 26818 1726853598.78258: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853598.78588: variable 'network_connections' from source: include params 26818 1726853598.78594: variable 'interface' from source: play vars 26818 1726853598.78864: variable 'interface' from source: play vars 26818 1726853598.78867: variable '__network_packages_default_wireless' from source: role '' defaults 26818 1726853598.79276: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853598.79340: variable 'network_connections' from source: include params 26818 1726853598.79344: variable 'interface' from source: play vars 26818 1726853598.79461: variable 'interface' from source: play vars 26818 1726853598.79508: variable '__network_packages_default_team' from source: role '' defaults 26818 1726853598.79730: variable '__network_team_connections_defined' from source: role '' defaults 26818 1726853598.80133: variable 'network_connections' from source: include params 26818 1726853598.80136: variable 'interface' from source: play vars 26818 1726853598.80251: variable 'interface' from source: play vars 26818 1726853598.80369: variable '__network_service_name_default_initscripts' from source: role '' defaults 26818 1726853598.80501: variable '__network_service_name_default_initscripts' from source: role '' defaults 26818 1726853598.80505: variable '__network_packages_default_initscripts' from source: role '' defaults 26818 1726853598.80681: variable '__network_packages_default_initscripts' from source: role '' defaults 26818 1726853598.80989: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 26818 1726853598.81668: variable 'network_connections' from source: include params 26818 1726853598.81674: variable 'interface' from source: play vars 26818 1726853598.81739: variable 'interface' from source: play vars 26818 1726853598.81749: variable 'ansible_distribution' from source: facts 26818 1726853598.81752: variable '__network_rh_distros' from source: role '' defaults 26818 1726853598.81759: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.81812: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 26818 1726853598.82019: variable 'ansible_distribution' from source: facts 26818 1726853598.82052: variable '__network_rh_distros' from source: role '' defaults 26818 1726853598.82094: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.82108: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 26818 1726853598.82403: variable 'ansible_distribution' from source: facts 26818 1726853598.82412: variable '__network_rh_distros' from source: role '' defaults 26818 1726853598.82422: variable 'ansible_distribution_major_version' from source: facts 26818 1726853598.82466: variable 'network_provider' from source: set_fact 26818 1726853598.82501: variable 'omit' from source: magic vars 26818 1726853598.82553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853598.82655: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853598.82659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853598.82661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853598.82665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853598.82717: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853598.82725: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853598.82733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853598.82933: Set connection var ansible_connection to ssh 26818 1726853598.82936: Set connection var ansible_pipelining to False 26818 1726853598.82939: Set connection var ansible_shell_executable to /bin/sh 26818 1726853598.82941: Set connection var ansible_shell_type to sh 26818 1726853598.82943: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853598.82953: Set connection var ansible_timeout to 10 26818 1726853598.83001: variable 'ansible_shell_executable' from source: unknown 26818 1726853598.83010: variable 'ansible_connection' from source: unknown 26818 1726853598.83018: variable 'ansible_module_compression' from source: unknown 26818 1726853598.83025: variable 'ansible_shell_type' from source: unknown 26818 1726853598.83032: variable 'ansible_shell_executable' from source: unknown 26818 1726853598.83049: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853598.83154: variable 'ansible_pipelining' from source: unknown 26818 1726853598.83157: variable 'ansible_timeout' from source: unknown 26818 1726853598.83159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853598.83244: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853598.83302: variable 'omit' from source: magic vars 26818 1726853598.83313: starting attempt loop 26818 1726853598.83324: running the handler 26818 1726853598.83411: variable 'ansible_facts' from source: unknown 26818 1726853598.84355: _low_level_execute_command(): starting 26818 1726853598.84377: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853598.85821: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853598.85826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853598.85831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853598.85834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853598.86043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853598.86062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853598.86143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853598.87848: stdout chunk (state=3): >>>/root <<< 26818 1726853598.87987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853598.88130: stderr chunk (state=3): >>><<< 26818 1726853598.88212: stdout chunk (state=3): >>><<< 26818 1726853598.88370: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853598.88375: _low_level_execute_command(): starting 26818 1726853598.88379: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262 `" && echo ansible-tmp-1726853598.8824313-27561-255633410987262="` echo /root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262 `" ) && sleep 0' 26818 1726853598.89999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853598.90091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853598.90306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853598.90367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853598.92379: stdout chunk (state=3): >>>ansible-tmp-1726853598.8824313-27561-255633410987262=/root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262 <<< 26818 1726853598.92518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853598.92532: stderr chunk (state=3): >>><<< 26818 1726853598.92540: stdout chunk (state=3): >>><<< 26818 1726853598.92572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853598.8824313-27561-255633410987262=/root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853598.92658: variable 'ansible_module_compression' from source: unknown 26818 1726853598.93042: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 26818 1726853598.93158: variable 'ansible_facts' from source: unknown 26818 1726853598.93484: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/AnsiballZ_systemd.py 26818 1726853598.93794: Sending initial data 26818 1726853598.93812: Sent initial data (156 bytes) 26818 1726853598.95202: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853598.95454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853598.95564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853598.95680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853598.97322: 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 <<< 26818 1726853598.97479: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853598.97547: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpzghx7du9 /root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/AnsiballZ_systemd.py <<< 26818 1726853598.97550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/AnsiballZ_systemd.py" <<< 26818 1726853598.97732: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpzghx7du9" to remote "/root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/AnsiballZ_systemd.py" <<< 26818 1726853598.99742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853598.99746: stdout chunk (state=3): >>><<< 26818 1726853598.99748: stderr chunk (state=3): >>><<< 26818 1726853598.99816: done transferring module to remote 26818 1726853598.99866: _low_level_execute_command(): starting 26818 1726853598.99880: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/ /root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/AnsiballZ_systemd.py && sleep 0' 26818 1726853599.00618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853599.00635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853599.00649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853599.00668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853599.00688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853599.00734: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853599.00869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853599.00905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853599.00929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853599.01030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853599.02942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853599.02977: stdout chunk (state=3): >>><<< 26818 1726853599.02984: stderr chunk (state=3): >>><<< 26818 1726853599.03079: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853599.03082: _low_level_execute_command(): starting 26818 1726853599.03085: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/AnsiballZ_systemd.py && sleep 0' 26818 1726853599.04076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853599.04099: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853599.04110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853599.04123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853599.04136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853599.04143: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853599.04153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853599.04167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853599.04177: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853599.04184: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853599.04192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853599.04276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853599.04279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853599.04282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853599.04284: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853599.04286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853599.04295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853599.04307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853599.04388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853599.04567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853599.34240: 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": "Fri 2024-09-20 13:21:20 EDT", "ExecMainStartTimestampMonotonic": "24298536", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:21:20 EDT", "ExecMainHandoffTimestampMonotonic": "24318182", "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": "10551296", "MemoryPeak": "14114816", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3329925120", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1767639000", "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<<< 26818 1726853599.34279: stdout chunk (state=3): >>>eceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target cloud-init.service NetworkManager-wait-online.service multi-user.target", "After": "sysini<<< 26818 1726853599.34287: stdout chunk (state=3): >>>t.target systemd-journald.socket basic.target cloud-init-local.service network-pre.target dbus.socket system.slice dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:57 EDT", "StateChangeTimestampMonotonic": "361843458", "InactiveExitTimestamp": "Fri 2024-09-20 13:21:20 EDT", "InactiveExitTimestampMonotonic": "24299070", "ActiveEnterTimestamp": "Fri 2024-09-20 13:21:20 EDT", "ActiveEnterTimestampMonotonic": "24855925", "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": "Fri 2024-09-20 13:21:20 EDT", "ConditionTimestampMonotonic": "24297535", "AssertTimestamp": "Fri 2024-09-20 13:21:20 EDT", "AssertTimestampMonotonic": "24297537", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "125a1bdc44cb4bffa8aeca788d2f2fa3", "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}}} <<< 26818 1726853599.36162: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853599.36276: stderr chunk (state=3): >>>Shared connection to 10.31.11.217 closed. <<< 26818 1726853599.36280: stdout chunk (state=3): >>><<< 26818 1726853599.36282: stderr chunk (state=3): >>><<< 26818 1726853599.36286: _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": "Fri 2024-09-20 13:21:20 EDT", "ExecMainStartTimestampMonotonic": "24298536", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 13:21:20 EDT", "ExecMainHandoffTimestampMonotonic": "24318182", "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": "10551296", "MemoryPeak": "14114816", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3329925120", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1767639000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target shutdown.target cloud-init.service NetworkManager-wait-online.service multi-user.target", "After": "sysinit.target systemd-journald.socket basic.target cloud-init-local.service network-pre.target dbus.socket system.slice dbus-broker.service", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 13:26:57 EDT", "StateChangeTimestampMonotonic": "361843458", "InactiveExitTimestamp": "Fri 2024-09-20 13:21:20 EDT", "InactiveExitTimestampMonotonic": "24299070", "ActiveEnterTimestamp": "Fri 2024-09-20 13:21:20 EDT", "ActiveEnterTimestampMonotonic": "24855925", "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": "Fri 2024-09-20 13:21:20 EDT", "ConditionTimestampMonotonic": "24297535", "AssertTimestamp": "Fri 2024-09-20 13:21:20 EDT", "AssertTimestampMonotonic": "24297537", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "125a1bdc44cb4bffa8aeca788d2f2fa3", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853599.36465: 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-1726853598.8824313-27561-255633410987262/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853599.36486: _low_level_execute_command(): starting 26818 1726853599.36504: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853598.8824313-27561-255633410987262/ > /dev/null 2>&1 && sleep 0' 26818 1726853599.38077: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853599.38169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853599.38181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853599.38205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853599.38208: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853599.38366: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853599.38407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853599.38421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853599.38445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853599.38529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853599.40445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853599.40453: stdout chunk (state=3): >>><<< 26818 1726853599.40463: stderr chunk (state=3): >>><<< 26818 1726853599.40483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853599.40489: handler run complete 26818 1726853599.40608: attempt loop complete, returning result 26818 1726853599.40612: _execute() done 26818 1726853599.40614: dumping result to json 26818 1726853599.40760: done dumping result, returning 26818 1726853599.40770: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [02083763-bbaf-0338-49da-0000000001eb] 26818 1726853599.40798: sending task result for task 02083763-bbaf-0338-49da-0000000001eb 26818 1726853599.41178: done sending task result for task 02083763-bbaf-0338-49da-0000000001eb 26818 1726853599.41182: 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 } 26818 1726853599.41235: no more pending results, returning what we have 26818 1726853599.41239: results queue empty 26818 1726853599.41239: checking for any_errors_fatal 26818 1726853599.41245: done checking for any_errors_fatal 26818 1726853599.41245: checking for max_fail_percentage 26818 1726853599.41247: done checking for max_fail_percentage 26818 1726853599.41248: checking to see if all hosts have failed and the running result is not ok 26818 1726853599.41249: done checking to see if all hosts have failed 26818 1726853599.41250: getting the remaining hosts for this loop 26818 1726853599.41251: done getting the remaining hosts for this loop 26818 1726853599.41254: getting the next task for host managed_node3 26818 1726853599.41261: done getting next task for host managed_node3 26818 1726853599.41264: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26818 1726853599.41267: ^ 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 26818 1726853599.41279: getting variables 26818 1726853599.41281: in VariableManager get_vars() 26818 1726853599.41819: Calling all_inventory to load vars for managed_node3 26818 1726853599.41822: Calling groups_inventory to load vars for managed_node3 26818 1726853599.41825: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853599.41935: Calling all_plugins_play to load vars for managed_node3 26818 1726853599.41940: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853599.41944: Calling groups_plugins_play to load vars for managed_node3 26818 1726853599.43946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853599.45987: done with get_vars() 26818 1726853599.46023: done getting variables 26818 1726853599.46092: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 13:33:19 -0400 (0:00:00.768) 0:00:19.134 ****** 26818 1726853599.46131: entering _queue_task() for managed_node3/service 26818 1726853599.46881: worker is 1 (out of 1 available) 26818 1726853599.46895: exiting _queue_task() for managed_node3/service 26818 1726853599.46909: done queuing things up, now waiting for results queue to drain 26818 1726853599.46911: waiting for pending results... 26818 1726853599.47990: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 26818 1726853599.47995: in run() - task 02083763-bbaf-0338-49da-0000000001ec 26818 1726853599.47998: variable 'ansible_search_path' from source: unknown 26818 1726853599.48000: variable 'ansible_search_path' from source: unknown 26818 1726853599.48010: calling self._execute() 26818 1726853599.48113: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853599.48124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853599.48147: variable 'omit' from source: magic vars 26818 1726853599.48880: variable 'ansible_distribution_major_version' from source: facts 26818 1726853599.48884: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853599.48886: variable 'network_provider' from source: set_fact 26818 1726853599.48995: Evaluated conditional (network_provider == "nm"): True 26818 1726853599.49176: variable '__network_wpa_supplicant_required' from source: role '' defaults 26818 1726853599.49380: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 26818 1726853599.49713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853599.54143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853599.54333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853599.54379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853599.54517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853599.54551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853599.54719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853599.54873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853599.54903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853599.55013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853599.55098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853599.55231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853599.55267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853599.55376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853599.55423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853599.55479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853599.55619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853599.55644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853599.55701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853599.55837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853599.55859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853599.56044: variable 'network_connections' from source: include params 26818 1726853599.56075: variable 'interface' from source: play vars 26818 1726853599.56169: variable 'interface' from source: play vars 26818 1726853599.56259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 26818 1726853599.56459: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 26818 1726853599.56509: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 26818 1726853599.56550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 26818 1726853599.56595: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 26818 1726853599.56651: 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) 26818 1726853599.56684: 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) 26818 1726853599.56723: 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) 26818 1726853599.56761: 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) 26818 1726853599.56819: variable '__network_wireless_connections_defined' from source: role '' defaults 26818 1726853599.57097: variable 'network_connections' from source: include params 26818 1726853599.57141: variable 'interface' from source: play vars 26818 1726853599.57186: variable 'interface' from source: play vars 26818 1726853599.57231: Evaluated conditional (__network_wpa_supplicant_required): False 26818 1726853599.57241: when evaluation is False, skipping this task 26818 1726853599.57261: _execute() done 26818 1726853599.57295: dumping result to json 26818 1726853599.57298: done dumping result, returning 26818 1726853599.57301: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [02083763-bbaf-0338-49da-0000000001ec] 26818 1726853599.57311: sending task result for task 02083763-bbaf-0338-49da-0000000001ec 26818 1726853599.57578: done sending task result for task 02083763-bbaf-0338-49da-0000000001ec 26818 1726853599.57586: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 26818 1726853599.57641: no more pending results, returning what we have 26818 1726853599.57645: results queue empty 26818 1726853599.57646: checking for any_errors_fatal 26818 1726853599.57664: done checking for any_errors_fatal 26818 1726853599.57665: checking for max_fail_percentage 26818 1726853599.57667: done checking for max_fail_percentage 26818 1726853599.57667: checking to see if all hosts have failed and the running result is not ok 26818 1726853599.57668: done checking to see if all hosts have failed 26818 1726853599.57669: getting the remaining hosts for this loop 26818 1726853599.57671: done getting the remaining hosts for this loop 26818 1726853599.57676: getting the next task for host managed_node3 26818 1726853599.57684: done getting next task for host managed_node3 26818 1726853599.57776: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 26818 1726853599.57780: ^ 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 26818 1726853599.57801: getting variables 26818 1726853599.57803: in VariableManager get_vars() 26818 1726853599.57847: Calling all_inventory to load vars for managed_node3 26818 1726853599.57850: Calling groups_inventory to load vars for managed_node3 26818 1726853599.57852: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853599.57865: Calling all_plugins_play to load vars for managed_node3 26818 1726853599.57868: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853599.57925: Calling groups_plugins_play to load vars for managed_node3 26818 1726853599.59621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853599.65822: done with get_vars() 26818 1726853599.65849: done getting variables 26818 1726853599.65904: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 13:33:19 -0400 (0:00:00.198) 0:00:19.332 ****** 26818 1726853599.65938: entering _queue_task() for managed_node3/service 26818 1726853599.66325: worker is 1 (out of 1 available) 26818 1726853599.66337: exiting _queue_task() for managed_node3/service 26818 1726853599.66466: done queuing things up, now waiting for results queue to drain 26818 1726853599.66468: waiting for pending results... 26818 1726853599.67293: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 26818 1726853599.67297: in run() - task 02083763-bbaf-0338-49da-0000000001ed 26818 1726853599.67301: variable 'ansible_search_path' from source: unknown 26818 1726853599.67303: variable 'ansible_search_path' from source: unknown 26818 1726853599.67423: calling self._execute() 26818 1726853599.67744: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853599.67748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853599.67751: variable 'omit' from source: magic vars 26818 1726853599.68726: variable 'ansible_distribution_major_version' from source: facts 26818 1726853599.68729: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853599.68813: variable 'network_provider' from source: set_fact 26818 1726853599.68842: Evaluated conditional (network_provider == "initscripts"): False 26818 1726853599.68850: when evaluation is False, skipping this task 26818 1726853599.68950: _execute() done 26818 1726853599.69052: dumping result to json 26818 1726853599.69059: done dumping result, returning 26818 1726853599.69064: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [02083763-bbaf-0338-49da-0000000001ed] 26818 1726853599.69067: sending task result for task 02083763-bbaf-0338-49da-0000000001ed 26818 1726853599.69145: done sending task result for task 02083763-bbaf-0338-49da-0000000001ed 26818 1726853599.69148: 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 } 26818 1726853599.69204: no more pending results, returning what we have 26818 1726853599.69209: results queue empty 26818 1726853599.69209: checking for any_errors_fatal 26818 1726853599.69219: done checking for any_errors_fatal 26818 1726853599.69219: checking for max_fail_percentage 26818 1726853599.69221: done checking for max_fail_percentage 26818 1726853599.69222: checking to see if all hosts have failed and the running result is not ok 26818 1726853599.69223: done checking to see if all hosts have failed 26818 1726853599.69224: getting the remaining hosts for this loop 26818 1726853599.69225: done getting the remaining hosts for this loop 26818 1726853599.69229: getting the next task for host managed_node3 26818 1726853599.69237: done getting next task for host managed_node3 26818 1726853599.69241: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26818 1726853599.69244: ^ 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 26818 1726853599.69267: getting variables 26818 1726853599.69270: in VariableManager get_vars() 26818 1726853599.69315: Calling all_inventory to load vars for managed_node3 26818 1726853599.69318: Calling groups_inventory to load vars for managed_node3 26818 1726853599.69321: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853599.69335: Calling all_plugins_play to load vars for managed_node3 26818 1726853599.69339: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853599.69342: Calling groups_plugins_play to load vars for managed_node3 26818 1726853599.72800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853599.77256: done with get_vars() 26818 1726853599.77286: done getting variables 26818 1726853599.77437: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 13:33:19 -0400 (0:00:00.115) 0:00:19.448 ****** 26818 1726853599.77499: entering _queue_task() for managed_node3/copy 26818 1726853599.78224: worker is 1 (out of 1 available) 26818 1726853599.78236: exiting _queue_task() for managed_node3/copy 26818 1726853599.78248: done queuing things up, now waiting for results queue to drain 26818 1726853599.78250: waiting for pending results... 26818 1726853599.78796: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 26818 1726853599.78933: in run() - task 02083763-bbaf-0338-49da-0000000001ee 26818 1726853599.79125: variable 'ansible_search_path' from source: unknown 26818 1726853599.79128: variable 'ansible_search_path' from source: unknown 26818 1726853599.79130: calling self._execute() 26818 1726853599.79294: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853599.79307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853599.79322: variable 'omit' from source: magic vars 26818 1726853599.79876: variable 'ansible_distribution_major_version' from source: facts 26818 1726853599.79889: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853599.79931: variable 'network_provider' from source: set_fact 26818 1726853599.79999: Evaluated conditional (network_provider == "initscripts"): False 26818 1726853599.80005: when evaluation is False, skipping this task 26818 1726853599.80007: _execute() done 26818 1726853599.80010: dumping result to json 26818 1726853599.80013: done dumping result, returning 26818 1726853599.80016: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [02083763-bbaf-0338-49da-0000000001ee] 26818 1726853599.80019: sending task result for task 02083763-bbaf-0338-49da-0000000001ee skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 26818 1726853599.80237: no more pending results, returning what we have 26818 1726853599.80241: results queue empty 26818 1726853599.80242: checking for any_errors_fatal 26818 1726853599.80251: done checking for any_errors_fatal 26818 1726853599.80252: checking for max_fail_percentage 26818 1726853599.80257: done checking for max_fail_percentage 26818 1726853599.80257: checking to see if all hosts have failed and the running result is not ok 26818 1726853599.80258: done checking to see if all hosts have failed 26818 1726853599.80259: getting the remaining hosts for this loop 26818 1726853599.80260: done getting the remaining hosts for this loop 26818 1726853599.80264: getting the next task for host managed_node3 26818 1726853599.80274: done getting next task for host managed_node3 26818 1726853599.80278: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26818 1726853599.80282: ^ 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 26818 1726853599.80299: getting variables 26818 1726853599.80301: in VariableManager get_vars() 26818 1726853599.80343: Calling all_inventory to load vars for managed_node3 26818 1726853599.80346: Calling groups_inventory to load vars for managed_node3 26818 1726853599.80349: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853599.80364: Calling all_plugins_play to load vars for managed_node3 26818 1726853599.80369: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853599.80493: Calling groups_plugins_play to load vars for managed_node3 26818 1726853599.81184: done sending task result for task 02083763-bbaf-0338-49da-0000000001ee 26818 1726853599.81188: WORKER PROCESS EXITING 26818 1726853599.83260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853599.85244: done with get_vars() 26818 1726853599.85267: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 13:33:19 -0400 (0:00:00.078) 0:00:19.526 ****** 26818 1726853599.85355: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26818 1726853599.86045: worker is 1 (out of 1 available) 26818 1726853599.86059: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26818 1726853599.86295: done queuing things up, now waiting for results queue to drain 26818 1726853599.86297: waiting for pending results... 26818 1726853599.86695: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 26818 1726853599.87142: in run() - task 02083763-bbaf-0338-49da-0000000001ef 26818 1726853599.87146: variable 'ansible_search_path' from source: unknown 26818 1726853599.87150: variable 'ansible_search_path' from source: unknown 26818 1726853599.87204: calling self._execute() 26818 1726853599.87473: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853599.87491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853599.87506: variable 'omit' from source: magic vars 26818 1726853599.88315: variable 'ansible_distribution_major_version' from source: facts 26818 1726853599.88351: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853599.88399: variable 'omit' from source: magic vars 26818 1726853599.88566: variable 'omit' from source: magic vars 26818 1726853599.88857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 26818 1726853599.91792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 26818 1726853599.91924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 26818 1726853599.92111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 26818 1726853599.92298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 26818 1726853599.92313: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 26818 1726853599.92624: variable 'network_provider' from source: set_fact 26818 1726853599.92979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 26818 1726853599.92983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 26818 1726853599.92987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 26818 1726853599.92989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 26818 1726853599.92991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 26818 1726853599.93175: variable 'omit' from source: magic vars 26818 1726853599.93309: variable 'omit' from source: magic vars 26818 1726853599.93428: variable 'network_connections' from source: include params 26818 1726853599.93438: variable 'interface' from source: play vars 26818 1726853599.93532: variable 'interface' from source: play vars 26818 1726853599.93665: variable 'omit' from source: magic vars 26818 1726853599.93675: variable '__lsr_ansible_managed' from source: task vars 26818 1726853599.93733: variable '__lsr_ansible_managed' from source: task vars 26818 1726853599.93909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 26818 1726853599.94193: Loaded config def from plugin (lookup/template) 26818 1726853599.94199: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 26818 1726853599.94203: File lookup term: get_ansible_managed.j2 26818 1726853599.94205: variable 'ansible_search_path' from source: unknown 26818 1726853599.94208: evaluation_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 26818 1726853599.94212: search_path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 26818 1726853599.94215: variable 'ansible_search_path' from source: unknown 26818 1726853600.00241: variable 'ansible_managed' from source: unknown 26818 1726853600.00347: variable 'omit' from source: magic vars 26818 1726853600.00377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853600.00403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853600.00420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853600.00437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853600.00448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853600.00477: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853600.00481: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.00484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.00577: Set connection var ansible_connection to ssh 26818 1726853600.00584: Set connection var ansible_pipelining to False 26818 1726853600.00589: Set connection var ansible_shell_executable to /bin/sh 26818 1726853600.00594: Set connection var ansible_shell_type to sh 26818 1726853600.00600: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853600.00605: Set connection var ansible_timeout to 10 26818 1726853600.00632: variable 'ansible_shell_executable' from source: unknown 26818 1726853600.00636: variable 'ansible_connection' from source: unknown 26818 1726853600.00638: variable 'ansible_module_compression' from source: unknown 26818 1726853600.00640: variable 'ansible_shell_type' from source: unknown 26818 1726853600.00643: variable 'ansible_shell_executable' from source: unknown 26818 1726853600.00646: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.00648: variable 'ansible_pipelining' from source: unknown 26818 1726853600.00650: variable 'ansible_timeout' from source: unknown 26818 1726853600.00764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.00786: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853600.00798: variable 'omit' from source: magic vars 26818 1726853600.00801: starting attempt loop 26818 1726853600.00803: running the handler 26818 1726853600.00831: _low_level_execute_command(): starting 26818 1726853600.00834: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853600.01596: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853600.01600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853600.01602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853600.01705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853600.01709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853600.01712: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853600.01714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853600.01716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853600.01718: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853600.01720: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853600.01722: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853600.01724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853600.01725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853600.01727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853600.01729: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853600.01731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853600.01782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853600.01794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853600.01817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853600.01964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853600.03667: stdout chunk (state=3): >>>/root <<< 26818 1726853600.04097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853600.04102: stdout chunk (state=3): >>><<< 26818 1726853600.04105: stderr chunk (state=3): >>><<< 26818 1726853600.04108: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853600.04112: _low_level_execute_command(): starting 26818 1726853600.04115: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735 `" && echo ansible-tmp-1726853600.0407586-27624-13650749308735="` echo /root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735 `" ) && sleep 0' 26818 1726853600.04726: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853600.04735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853600.04747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853600.04786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853600.04848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853600.04881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853600.04965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853600.06949: stdout chunk (state=3): >>>ansible-tmp-1726853600.0407586-27624-13650749308735=/root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735 <<< 26818 1726853600.07048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853600.07276: stderr chunk (state=3): >>><<< 26818 1726853600.07280: stdout chunk (state=3): >>><<< 26818 1726853600.07284: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853600.0407586-27624-13650749308735=/root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853600.07287: variable 'ansible_module_compression' from source: unknown 26818 1726853600.07289: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26818 1726853600.07297: variable 'ansible_facts' from source: unknown 26818 1726853600.07345: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/AnsiballZ_network_connections.py 26818 1726853600.07502: Sending initial data 26818 1726853600.07505: Sent initial data (167 bytes) 26818 1726853600.08430: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853600.08494: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853600.08539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853600.08551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853600.08559: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853600.08647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853600.10274: 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 <<< 26818 1726853600.10349: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853600.10446: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmprapqf9rr /root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/AnsiballZ_network_connections.py <<< 26818 1726853600.10450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/AnsiballZ_network_connections.py" <<< 26818 1726853600.10515: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmprapqf9rr" to remote "/root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/AnsiballZ_network_connections.py" <<< 26818 1726853600.11660: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853600.11679: stderr chunk (state=3): >>><<< 26818 1726853600.11769: stdout chunk (state=3): >>><<< 26818 1726853600.11776: done transferring module to remote 26818 1726853600.11783: _low_level_execute_command(): starting 26818 1726853600.11793: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/ /root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/AnsiballZ_network_connections.py && sleep 0' 26818 1726853600.12515: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853600.12652: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853600.12658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853600.12679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853600.12697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853600.12718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853600.12888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853600.14773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853600.14798: stdout chunk (state=3): >>><<< 26818 1726853600.14802: stderr chunk (state=3): >>><<< 26818 1726853600.14819: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853600.14909: _low_level_execute_command(): starting 26818 1726853600.14912: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/AnsiballZ_network_connections.py && sleep 0' 26818 1726853600.15467: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853600.15483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853600.15496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853600.15510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853600.15588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853600.15621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853600.15634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853600.15653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853600.15759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853600.47380: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (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": ""}}} <<< 26818 1726853600.50311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853600.50364: stderr chunk (state=3): >>>Shared connection to 10.31.11.217 closed. <<< 26818 1726853600.50368: stdout chunk (state=3): >>><<< 26818 1726853600.50376: stderr chunk (state=3): >>><<< 26818 1726853600.50401: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853600.50442: 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-1726853600.0407586-27624-13650749308735/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853600.50450: _low_level_execute_command(): starting 26818 1726853600.50458: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853600.0407586-27624-13650749308735/ > /dev/null 2>&1 && sleep 0' 26818 1726853600.51835: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853600.51839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853600.51841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853600.51874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853600.51880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853600.51953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853600.52098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853600.54450: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853600.54456: stderr chunk (state=3): >>><<< 26818 1726853600.54459: stdout chunk (state=3): >>><<< 26818 1726853600.54675: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853600.54683: handler run complete 26818 1726853600.54686: attempt loop complete, returning result 26818 1726853600.54688: _execute() done 26818 1726853600.54690: dumping result to json 26818 1726853600.54693: done dumping result, returning 26818 1726853600.54695: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [02083763-bbaf-0338-49da-0000000001ef] 26818 1726853600.54697: sending task result for task 02083763-bbaf-0338-49da-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, 3ec74893-2556-43c8-b116-f445f9450959 [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (not-active) 26818 1726853600.54881: no more pending results, returning what we have 26818 1726853600.54885: results queue empty 26818 1726853600.54886: checking for any_errors_fatal 26818 1726853600.54892: done checking for any_errors_fatal 26818 1726853600.54892: checking for max_fail_percentage 26818 1726853600.54895: done checking for max_fail_percentage 26818 1726853600.54895: checking to see if all hosts have failed and the running result is not ok 26818 1726853600.54896: done checking to see if all hosts have failed 26818 1726853600.54897: getting the remaining hosts for this loop 26818 1726853600.54898: done getting the remaining hosts for this loop 26818 1726853600.54902: getting the next task for host managed_node3 26818 1726853600.54909: done getting next task for host managed_node3 26818 1726853600.54912: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 26818 1726853600.54915: ^ 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 26818 1726853600.54924: getting variables 26818 1726853600.54926: in VariableManager get_vars() 26818 1726853600.55080: Calling all_inventory to load vars for managed_node3 26818 1726853600.55083: Calling groups_inventory to load vars for managed_node3 26818 1726853600.55085: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853600.55094: Calling all_plugins_play to load vars for managed_node3 26818 1726853600.55099: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853600.55101: Calling groups_plugins_play to load vars for managed_node3 26818 1726853600.55747: done sending task result for task 02083763-bbaf-0338-49da-0000000001ef 26818 1726853600.55751: WORKER PROCESS EXITING 26818 1726853600.58002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853600.61609: done with get_vars() 26818 1726853600.61640: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 13:33:20 -0400 (0:00:00.764) 0:00:20.291 ****** 26818 1726853600.61802: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 26818 1726853600.62616: worker is 1 (out of 1 available) 26818 1726853600.62630: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 26818 1726853600.62645: done queuing things up, now waiting for results queue to drain 26818 1726853600.62647: waiting for pending results... 26818 1726853600.63190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 26818 1726853600.63346: in run() - task 02083763-bbaf-0338-49da-0000000001f0 26818 1726853600.63433: variable 'ansible_search_path' from source: unknown 26818 1726853600.63442: variable 'ansible_search_path' from source: unknown 26818 1726853600.63488: calling self._execute() 26818 1726853600.63719: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.63728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.63786: variable 'omit' from source: magic vars 26818 1726853600.64539: variable 'ansible_distribution_major_version' from source: facts 26818 1726853600.64591: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853600.64830: variable 'network_state' from source: role '' defaults 26818 1726853600.64849: Evaluated conditional (network_state != {}): False 26818 1726853600.64977: when evaluation is False, skipping this task 26818 1726853600.64981: _execute() done 26818 1726853600.64983: dumping result to json 26818 1726853600.64985: done dumping result, returning 26818 1726853600.64989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [02083763-bbaf-0338-49da-0000000001f0] 26818 1726853600.64991: sending task result for task 02083763-bbaf-0338-49da-0000000001f0 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 26818 1726853600.65149: no more pending results, returning what we have 26818 1726853600.65153: results queue empty 26818 1726853600.65153: checking for any_errors_fatal 26818 1726853600.65164: done checking for any_errors_fatal 26818 1726853600.65165: checking for max_fail_percentage 26818 1726853600.65167: done checking for max_fail_percentage 26818 1726853600.65168: checking to see if all hosts have failed and the running result is not ok 26818 1726853600.65168: done checking to see if all hosts have failed 26818 1726853600.65169: getting the remaining hosts for this loop 26818 1726853600.65170: done getting the remaining hosts for this loop 26818 1726853600.65176: getting the next task for host managed_node3 26818 1726853600.65183: done getting next task for host managed_node3 26818 1726853600.65186: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26818 1726853600.65189: ^ 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 26818 1726853600.65205: getting variables 26818 1726853600.65207: in VariableManager get_vars() 26818 1726853600.65250: Calling all_inventory to load vars for managed_node3 26818 1726853600.65253: Calling groups_inventory to load vars for managed_node3 26818 1726853600.65256: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853600.65414: Calling all_plugins_play to load vars for managed_node3 26818 1726853600.65418: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853600.65422: Calling groups_plugins_play to load vars for managed_node3 26818 1726853600.66380: done sending task result for task 02083763-bbaf-0338-49da-0000000001f0 26818 1726853600.66384: WORKER PROCESS EXITING 26818 1726853600.68667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853600.72169: done with get_vars() 26818 1726853600.72292: done getting variables 26818 1726853600.72425: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 13:33:20 -0400 (0:00:00.107) 0:00:20.398 ****** 26818 1726853600.72560: entering _queue_task() for managed_node3/debug 26818 1726853600.73560: worker is 1 (out of 1 available) 26818 1726853600.73573: exiting _queue_task() for managed_node3/debug 26818 1726853600.73585: done queuing things up, now waiting for results queue to drain 26818 1726853600.73586: waiting for pending results... 26818 1726853600.73794: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 26818 1726853600.74106: in run() - task 02083763-bbaf-0338-49da-0000000001f1 26818 1726853600.74132: variable 'ansible_search_path' from source: unknown 26818 1726853600.74141: variable 'ansible_search_path' from source: unknown 26818 1726853600.74347: calling self._execute() 26818 1726853600.74565: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.74569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.74575: variable 'omit' from source: magic vars 26818 1726853600.75375: variable 'ansible_distribution_major_version' from source: facts 26818 1726853600.75395: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853600.75409: variable 'omit' from source: magic vars 26818 1726853600.75465: variable 'omit' from source: magic vars 26818 1726853600.75510: variable 'omit' from source: magic vars 26818 1726853600.75625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853600.75733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853600.75761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853600.75822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853600.76021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853600.76024: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853600.76026: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.76029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.76187: Set connection var ansible_connection to ssh 26818 1726853600.76248: Set connection var ansible_pipelining to False 26818 1726853600.76262: Set connection var ansible_shell_executable to /bin/sh 26818 1726853600.76274: Set connection var ansible_shell_type to sh 26818 1726853600.76286: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853600.76296: Set connection var ansible_timeout to 10 26818 1726853600.76379: variable 'ansible_shell_executable' from source: unknown 26818 1726853600.76388: variable 'ansible_connection' from source: unknown 26818 1726853600.76398: variable 'ansible_module_compression' from source: unknown 26818 1726853600.76464: variable 'ansible_shell_type' from source: unknown 26818 1726853600.76475: variable 'ansible_shell_executable' from source: unknown 26818 1726853600.76484: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.76493: variable 'ansible_pipelining' from source: unknown 26818 1726853600.76501: variable 'ansible_timeout' from source: unknown 26818 1726853600.76509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.76770: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853600.76977: variable 'omit' from source: magic vars 26818 1726853600.76981: starting attempt loop 26818 1726853600.76983: running the handler 26818 1726853600.77187: variable '__network_connections_result' from source: set_fact 26818 1726853600.77462: handler run complete 26818 1726853600.77465: attempt loop complete, returning result 26818 1726853600.77467: _execute() done 26818 1726853600.77469: dumping result to json 26818 1726853600.77472: done dumping result, returning 26818 1726853600.77475: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [02083763-bbaf-0338-49da-0000000001f1] 26818 1726853600.77480: sending task result for task 02083763-bbaf-0338-49da-0000000001f1 26818 1726853600.77544: done sending task result for task 02083763-bbaf-0338-49da-0000000001f1 26818 1726853600.77547: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (not-active)" ] } 26818 1726853600.77649: no more pending results, returning what we have 26818 1726853600.77653: results queue empty 26818 1726853600.77654: checking for any_errors_fatal 26818 1726853600.77661: done checking for any_errors_fatal 26818 1726853600.77662: checking for max_fail_percentage 26818 1726853600.77664: done checking for max_fail_percentage 26818 1726853600.77665: checking to see if all hosts have failed and the running result is not ok 26818 1726853600.77666: done checking to see if all hosts have failed 26818 1726853600.77667: getting the remaining hosts for this loop 26818 1726853600.77668: done getting the remaining hosts for this loop 26818 1726853600.77674: getting the next task for host managed_node3 26818 1726853600.77682: done getting next task for host managed_node3 26818 1726853600.77686: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26818 1726853600.77689: ^ 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 26818 1726853600.77698: getting variables 26818 1726853600.77700: in VariableManager get_vars() 26818 1726853600.77738: Calling all_inventory to load vars for managed_node3 26818 1726853600.77740: Calling groups_inventory to load vars for managed_node3 26818 1726853600.77742: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853600.77752: Calling all_plugins_play to load vars for managed_node3 26818 1726853600.77755: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853600.77758: Calling groups_plugins_play to load vars for managed_node3 26818 1726853600.81548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853600.85485: done with get_vars() 26818 1726853600.85509: done getting variables 26818 1726853600.85691: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 13:33:20 -0400 (0:00:00.131) 0:00:20.530 ****** 26818 1726853600.85723: entering _queue_task() for managed_node3/debug 26818 1726853600.86295: worker is 1 (out of 1 available) 26818 1726853600.86305: exiting _queue_task() for managed_node3/debug 26818 1726853600.86316: done queuing things up, now waiting for results queue to drain 26818 1726853600.86318: waiting for pending results... 26818 1726853600.86559: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 26818 1726853600.86608: in run() - task 02083763-bbaf-0338-49da-0000000001f2 26818 1726853600.86628: variable 'ansible_search_path' from source: unknown 26818 1726853600.86637: variable 'ansible_search_path' from source: unknown 26818 1726853600.86689: calling self._execute() 26818 1726853600.86796: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.86807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.86823: variable 'omit' from source: magic vars 26818 1726853600.87321: variable 'ansible_distribution_major_version' from source: facts 26818 1726853600.87335: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853600.87344: variable 'omit' from source: magic vars 26818 1726853600.87395: variable 'omit' from source: magic vars 26818 1726853600.87441: variable 'omit' from source: magic vars 26818 1726853600.87521: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853600.87529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853600.87551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853600.87573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853600.87590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853600.87627: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853600.87637: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.87739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.87747: Set connection var ansible_connection to ssh 26818 1726853600.87760: Set connection var ansible_pipelining to False 26818 1726853600.87768: Set connection var ansible_shell_executable to /bin/sh 26818 1726853600.87778: Set connection var ansible_shell_type to sh 26818 1726853600.87785: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853600.87793: Set connection var ansible_timeout to 10 26818 1726853600.87817: variable 'ansible_shell_executable' from source: unknown 26818 1726853600.87823: variable 'ansible_connection' from source: unknown 26818 1726853600.87829: variable 'ansible_module_compression' from source: unknown 26818 1726853600.87835: variable 'ansible_shell_type' from source: unknown 26818 1726853600.87849: variable 'ansible_shell_executable' from source: unknown 26818 1726853600.87858: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.87864: variable 'ansible_pipelining' from source: unknown 26818 1726853600.87868: variable 'ansible_timeout' from source: unknown 26818 1726853600.87877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.88018: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853600.88036: variable 'omit' from source: magic vars 26818 1726853600.88047: starting attempt loop 26818 1726853600.88061: running the handler 26818 1726853600.88120: variable '__network_connections_result' from source: set_fact 26818 1726853600.88211: variable '__network_connections_result' from source: set_fact 26818 1726853600.88339: handler run complete 26818 1726853600.88388: attempt loop complete, returning result 26818 1726853600.88391: _execute() done 26818 1726853600.88393: dumping result to json 26818 1726853600.88497: done dumping result, returning 26818 1726853600.88501: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [02083763-bbaf-0338-49da-0000000001f2] 26818 1726853600.88503: sending task result for task 02083763-bbaf-0338-49da-0000000001f2 26818 1726853600.88581: done sending task result for task 02083763-bbaf-0338-49da-0000000001f2 26818 1726853600.88584: 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, 3ec74893-2556-43c8-b116-f445f9450959\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'rpltstbr': add connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (not-active)" ] } } 26818 1726853600.88695: no more pending results, returning what we have 26818 1726853600.88698: results queue empty 26818 1726853600.88699: checking for any_errors_fatal 26818 1726853600.88707: done checking for any_errors_fatal 26818 1726853600.88708: checking for max_fail_percentage 26818 1726853600.88710: done checking for max_fail_percentage 26818 1726853600.88711: checking to see if all hosts have failed and the running result is not ok 26818 1726853600.88712: done checking to see if all hosts have failed 26818 1726853600.88713: getting the remaining hosts for this loop 26818 1726853600.88714: done getting the remaining hosts for this loop 26818 1726853600.88717: getting the next task for host managed_node3 26818 1726853600.88725: done getting next task for host managed_node3 26818 1726853600.88729: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26818 1726853600.88732: ^ 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 26818 1726853600.88744: getting variables 26818 1726853600.88746: in VariableManager get_vars() 26818 1726853600.88896: Calling all_inventory to load vars for managed_node3 26818 1726853600.88900: Calling groups_inventory to load vars for managed_node3 26818 1726853600.88902: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853600.88914: Calling all_plugins_play to load vars for managed_node3 26818 1726853600.88925: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853600.88928: Calling groups_plugins_play to load vars for managed_node3 26818 1726853600.90948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853600.92704: done with get_vars() 26818 1726853600.92733: done getting variables 26818 1726853600.92803: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 13:33:20 -0400 (0:00:00.071) 0:00:20.601 ****** 26818 1726853600.92839: entering _queue_task() for managed_node3/debug 26818 1726853600.93273: worker is 1 (out of 1 available) 26818 1726853600.93288: exiting _queue_task() for managed_node3/debug 26818 1726853600.93301: done queuing things up, now waiting for results queue to drain 26818 1726853600.93303: waiting for pending results... 26818 1726853600.93675: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 26818 1726853600.93876: in run() - task 02083763-bbaf-0338-49da-0000000001f3 26818 1726853600.93881: variable 'ansible_search_path' from source: unknown 26818 1726853600.93884: variable 'ansible_search_path' from source: unknown 26818 1726853600.93887: calling self._execute() 26818 1726853600.93935: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853600.93948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853600.93963: variable 'omit' from source: magic vars 26818 1726853600.94359: variable 'ansible_distribution_major_version' from source: facts 26818 1726853600.94421: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853600.94527: variable 'network_state' from source: role '' defaults 26818 1726853600.94544: Evaluated conditional (network_state != {}): False 26818 1726853600.94550: when evaluation is False, skipping this task 26818 1726853600.94556: _execute() done 26818 1726853600.94563: dumping result to json 26818 1726853600.94568: done dumping result, returning 26818 1726853600.94581: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [02083763-bbaf-0338-49da-0000000001f3] 26818 1726853600.94590: sending task result for task 02083763-bbaf-0338-49da-0000000001f3 skipping: [managed_node3] => { "false_condition": "network_state != {}" } 26818 1726853600.94853: no more pending results, returning what we have 26818 1726853600.94857: results queue empty 26818 1726853600.94858: checking for any_errors_fatal 26818 1726853600.94868: done checking for any_errors_fatal 26818 1726853600.94868: checking for max_fail_percentage 26818 1726853600.94872: done checking for max_fail_percentage 26818 1726853600.94873: checking to see if all hosts have failed and the running result is not ok 26818 1726853600.94874: done checking to see if all hosts have failed 26818 1726853600.94875: getting the remaining hosts for this loop 26818 1726853600.94876: done getting the remaining hosts for this loop 26818 1726853600.94882: getting the next task for host managed_node3 26818 1726853600.94890: done getting next task for host managed_node3 26818 1726853600.94893: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 26818 1726853600.94896: ^ 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 26818 1726853600.94916: getting variables 26818 1726853600.94918: in VariableManager get_vars() 26818 1726853600.94956: Calling all_inventory to load vars for managed_node3 26818 1726853600.94959: Calling groups_inventory to load vars for managed_node3 26818 1726853600.94962: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853600.95203: Calling all_plugins_play to load vars for managed_node3 26818 1726853600.95208: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853600.95212: Calling groups_plugins_play to load vars for managed_node3 26818 1726853600.95885: done sending task result for task 02083763-bbaf-0338-49da-0000000001f3 26818 1726853600.95888: WORKER PROCESS EXITING 26818 1726853600.96850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853600.98361: done with get_vars() 26818 1726853600.98390: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 13:33:20 -0400 (0:00:00.056) 0:00:20.658 ****** 26818 1726853600.98484: entering _queue_task() for managed_node3/ping 26818 1726853600.99173: worker is 1 (out of 1 available) 26818 1726853600.99187: exiting _queue_task() for managed_node3/ping 26818 1726853600.99200: done queuing things up, now waiting for results queue to drain 26818 1726853600.99201: waiting for pending results... 26818 1726853600.99735: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 26818 1726853600.99961: in run() - task 02083763-bbaf-0338-49da-0000000001f4 26818 1726853601.00028: variable 'ansible_search_path' from source: unknown 26818 1726853601.00039: variable 'ansible_search_path' from source: unknown 26818 1726853601.00083: calling self._execute() 26818 1726853601.00294: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853601.00297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853601.00309: variable 'omit' from source: magic vars 26818 1726853601.00836: variable 'ansible_distribution_major_version' from source: facts 26818 1726853601.00847: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853601.00854: variable 'omit' from source: magic vars 26818 1726853601.00914: variable 'omit' from source: magic vars 26818 1726853601.00946: variable 'omit' from source: magic vars 26818 1726853601.00997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853601.01035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853601.01054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853601.01077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853601.01097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853601.01179: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853601.01183: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853601.01185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853601.01246: Set connection var ansible_connection to ssh 26818 1726853601.01252: Set connection var ansible_pipelining to False 26818 1726853601.01261: Set connection var ansible_shell_executable to /bin/sh 26818 1726853601.01267: Set connection var ansible_shell_type to sh 26818 1726853601.01274: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853601.01280: Set connection var ansible_timeout to 10 26818 1726853601.01311: variable 'ansible_shell_executable' from source: unknown 26818 1726853601.01315: variable 'ansible_connection' from source: unknown 26818 1726853601.01318: variable 'ansible_module_compression' from source: unknown 26818 1726853601.01320: variable 'ansible_shell_type' from source: unknown 26818 1726853601.01322: variable 'ansible_shell_executable' from source: unknown 26818 1726853601.01324: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853601.01413: variable 'ansible_pipelining' from source: unknown 26818 1726853601.01416: variable 'ansible_timeout' from source: unknown 26818 1726853601.01418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853601.01540: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853601.01550: variable 'omit' from source: magic vars 26818 1726853601.01555: starting attempt loop 26818 1726853601.01562: running the handler 26818 1726853601.01576: _low_level_execute_command(): starting 26818 1726853601.01583: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853601.02396: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.02413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.02513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.04222: stdout chunk (state=3): >>>/root <<< 26818 1726853601.04367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.04397: stdout chunk (state=3): >>><<< 26818 1726853601.04400: stderr chunk (state=3): >>><<< 26818 1726853601.04536: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853601.04540: _low_level_execute_command(): starting 26818 1726853601.04544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516 `" && echo ansible-tmp-1726853601.0443587-27679-217780953188516="` echo /root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516 `" ) && sleep 0' 26818 1726853601.05145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.05200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.05254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.07206: stdout chunk (state=3): >>>ansible-tmp-1726853601.0443587-27679-217780953188516=/root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516 <<< 26818 1726853601.07345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.07355: stdout chunk (state=3): >>><<< 26818 1726853601.07367: stderr chunk (state=3): >>><<< 26818 1726853601.07400: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853601.0443587-27679-217780953188516=/root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853601.07453: variable 'ansible_module_compression' from source: unknown 26818 1726853601.07576: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 26818 1726853601.07579: variable 'ansible_facts' from source: unknown 26818 1726853601.07637: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/AnsiballZ_ping.py 26818 1726853601.07860: Sending initial data 26818 1726853601.07864: Sent initial data (153 bytes) 26818 1726853601.08463: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853601.08482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853601.08486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.08607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.08636: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.08696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.10378: 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 <<< 26818 1726853601.10431: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853601.10510: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp_jjnks0j /root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/AnsiballZ_ping.py <<< 26818 1726853601.10513: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/AnsiballZ_ping.py" <<< 26818 1726853601.10591: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp_jjnks0j" to remote "/root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/AnsiballZ_ping.py" <<< 26818 1726853601.11890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.11893: stdout chunk (state=3): >>><<< 26818 1726853601.11895: stderr chunk (state=3): >>><<< 26818 1726853601.11896: done transferring module to remote 26818 1726853601.11898: _low_level_execute_command(): starting 26818 1726853601.11900: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/ /root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/AnsiballZ_ping.py && sleep 0' 26818 1726853601.12587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853601.12598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.12613: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853601.12650: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.12736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853601.12756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.12791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.12859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.14892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.14896: stdout chunk (state=3): >>><<< 26818 1726853601.14898: stderr chunk (state=3): >>><<< 26818 1726853601.14906: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853601.14909: _low_level_execute_command(): starting 26818 1726853601.14911: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/AnsiballZ_ping.py && sleep 0' 26818 1726853601.15876: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.15880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.15883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 26818 1726853601.15885: 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 <<< 26818 1726853601.15887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853601.15889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.15930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.15949: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.16045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.31580: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 26818 1726853601.33107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853601.33122: stdout chunk (state=3): >>><<< 26818 1726853601.33142: stderr chunk (state=3): >>><<< 26818 1726853601.33169: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853601.33206: 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-1726853601.0443587-27679-217780953188516/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853601.33223: _low_level_execute_command(): starting 26818 1726853601.33241: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853601.0443587-27679-217780953188516/ > /dev/null 2>&1 && sleep 0' 26818 1726853601.33999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.34042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853601.34060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.34090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.34227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.36377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.36380: stdout chunk (state=3): >>><<< 26818 1726853601.36382: stderr chunk (state=3): >>><<< 26818 1726853601.36385: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853601.36390: handler run complete 26818 1726853601.36392: attempt loop complete, returning result 26818 1726853601.36395: _execute() done 26818 1726853601.36396: dumping result to json 26818 1726853601.36398: done dumping result, returning 26818 1726853601.36400: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [02083763-bbaf-0338-49da-0000000001f4] 26818 1726853601.36402: sending task result for task 02083763-bbaf-0338-49da-0000000001f4 ok: [managed_node3] => { "changed": false, "ping": "pong" } 26818 1726853601.36618: no more pending results, returning what we have 26818 1726853601.36622: results queue empty 26818 1726853601.36622: checking for any_errors_fatal 26818 1726853601.36629: done checking for any_errors_fatal 26818 1726853601.36629: checking for max_fail_percentage 26818 1726853601.36632: done checking for max_fail_percentage 26818 1726853601.36633: checking to see if all hosts have failed and the running result is not ok 26818 1726853601.36634: done checking to see if all hosts have failed 26818 1726853601.36635: getting the remaining hosts for this loop 26818 1726853601.36636: done getting the remaining hosts for this loop 26818 1726853601.36640: getting the next task for host managed_node3 26818 1726853601.36650: done getting next task for host managed_node3 26818 1726853601.36651: ^ task is: TASK: meta (role_complete) 26818 1726853601.36654: ^ 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 26818 1726853601.36665: getting variables 26818 1726853601.36667: in VariableManager get_vars() 26818 1726853601.36707: Calling all_inventory to load vars for managed_node3 26818 1726853601.36709: Calling groups_inventory to load vars for managed_node3 26818 1726853601.36712: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853601.36723: Calling all_plugins_play to load vars for managed_node3 26818 1726853601.36726: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853601.36728: Calling groups_plugins_play to load vars for managed_node3 26818 1726853601.37428: done sending task result for task 02083763-bbaf-0338-49da-0000000001f4 26818 1726853601.37433: WORKER PROCESS EXITING 26818 1726853601.39040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853601.41403: done with get_vars() 26818 1726853601.41434: done getting variables 26818 1726853601.41529: done queuing things up, now waiting for results queue to drain 26818 1726853601.41531: results queue empty 26818 1726853601.41532: checking for any_errors_fatal 26818 1726853601.41535: done checking for any_errors_fatal 26818 1726853601.41536: checking for max_fail_percentage 26818 1726853601.41537: done checking for max_fail_percentage 26818 1726853601.41538: checking to see if all hosts have failed and the running result is not ok 26818 1726853601.41539: done checking to see if all hosts have failed 26818 1726853601.41539: getting the remaining hosts for this loop 26818 1726853601.41540: done getting the remaining hosts for this loop 26818 1726853601.41543: getting the next task for host managed_node3 26818 1726853601.41548: done getting next task for host managed_node3 26818 1726853601.41551: ^ task is: TASK: Include the task 'assert_device_present.yml' 26818 1726853601.41552: ^ 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 26818 1726853601.41563: getting variables 26818 1726853601.41565: in VariableManager get_vars() 26818 1726853601.41580: Calling all_inventory to load vars for managed_node3 26818 1726853601.41583: Calling groups_inventory to load vars for managed_node3 26818 1726853601.41585: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853601.41590: Calling all_plugins_play to load vars for managed_node3 26818 1726853601.41593: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853601.41595: Calling groups_plugins_play to load vars for managed_node3 26818 1726853601.42952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853601.45199: done with get_vars() 26818 1726853601.45229: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:38 Friday 20 September 2024 13:33:21 -0400 (0:00:00.468) 0:00:21.126 ****** 26818 1726853601.45309: entering _queue_task() for managed_node3/include_tasks 26818 1726853601.45714: worker is 1 (out of 1 available) 26818 1726853601.45729: exiting _queue_task() for managed_node3/include_tasks 26818 1726853601.45740: done queuing things up, now waiting for results queue to drain 26818 1726853601.45742: waiting for pending results... 26818 1726853601.46017: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 26818 1726853601.46130: in run() - task 02083763-bbaf-0338-49da-00000000002b 26818 1726853601.46152: variable 'ansible_search_path' from source: unknown 26818 1726853601.46203: calling self._execute() 26818 1726853601.46311: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853601.46322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853601.46337: variable 'omit' from source: magic vars 26818 1726853601.46857: variable 'ansible_distribution_major_version' from source: facts 26818 1726853601.46877: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853601.46889: _execute() done 26818 1726853601.46898: dumping result to json 26818 1726853601.46906: done dumping result, returning 26818 1726853601.46917: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [02083763-bbaf-0338-49da-00000000002b] 26818 1726853601.46928: sending task result for task 02083763-bbaf-0338-49da-00000000002b 26818 1726853601.47050: done sending task result for task 02083763-bbaf-0338-49da-00000000002b 26818 1726853601.47053: WORKER PROCESS EXITING 26818 1726853601.47090: no more pending results, returning what we have 26818 1726853601.47096: in VariableManager get_vars() 26818 1726853601.47144: Calling all_inventory to load vars for managed_node3 26818 1726853601.47147: Calling groups_inventory to load vars for managed_node3 26818 1726853601.47150: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853601.47166: Calling all_plugins_play to load vars for managed_node3 26818 1726853601.47170: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853601.47175: Calling groups_plugins_play to load vars for managed_node3 26818 1726853601.49545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853601.51388: done with get_vars() 26818 1726853601.51408: variable 'ansible_search_path' from source: unknown 26818 1726853601.51423: we have included files to process 26818 1726853601.51424: generating all_blocks data 26818 1726853601.51426: done generating all_blocks data 26818 1726853601.51431: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26818 1726853601.51432: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26818 1726853601.51435: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 26818 1726853601.51786: in VariableManager get_vars() 26818 1726853601.51809: done with get_vars() 26818 1726853601.51916: done processing included file 26818 1726853601.51919: iterating over new_blocks loaded from include file 26818 1726853601.51920: in VariableManager get_vars() 26818 1726853601.51935: done with get_vars() 26818 1726853601.51936: filtering new block on tags 26818 1726853601.51954: done filtering new block on tags 26818 1726853601.51957: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node3 26818 1726853601.51962: extending task lists for all hosts with included blocks 26818 1726853601.53368: done extending task lists 26818 1726853601.53370: done processing included files 26818 1726853601.53372: results queue empty 26818 1726853601.53373: checking for any_errors_fatal 26818 1726853601.53375: done checking for any_errors_fatal 26818 1726853601.53376: checking for max_fail_percentage 26818 1726853601.53377: done checking for max_fail_percentage 26818 1726853601.53378: checking to see if all hosts have failed and the running result is not ok 26818 1726853601.53379: done checking to see if all hosts have failed 26818 1726853601.53379: getting the remaining hosts for this loop 26818 1726853601.53380: done getting the remaining hosts for this loop 26818 1726853601.53383: getting the next task for host managed_node3 26818 1726853601.53387: done getting next task for host managed_node3 26818 1726853601.53389: ^ task is: TASK: Include the task 'get_interface_stat.yml' 26818 1726853601.53391: ^ 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 26818 1726853601.53394: getting variables 26818 1726853601.53395: in VariableManager get_vars() 26818 1726853601.53409: Calling all_inventory to load vars for managed_node3 26818 1726853601.53411: Calling groups_inventory to load vars for managed_node3 26818 1726853601.53413: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853601.53419: Calling all_plugins_play to load vars for managed_node3 26818 1726853601.53421: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853601.53424: Calling groups_plugins_play to load vars for managed_node3 26818 1726853601.54910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853601.56811: done with get_vars() 26818 1726853601.56833: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 13:33:21 -0400 (0:00:00.117) 0:00:21.244 ****** 26818 1726853601.57103: entering _queue_task() for managed_node3/include_tasks 26818 1726853601.57616: worker is 1 (out of 1 available) 26818 1726853601.57628: exiting _queue_task() for managed_node3/include_tasks 26818 1726853601.57640: done queuing things up, now waiting for results queue to drain 26818 1726853601.57642: waiting for pending results... 26818 1726853601.57990: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 26818 1726853601.57994: in run() - task 02083763-bbaf-0338-49da-0000000002fc 26818 1726853601.57998: variable 'ansible_search_path' from source: unknown 26818 1726853601.58001: variable 'ansible_search_path' from source: unknown 26818 1726853601.58018: calling self._execute() 26818 1726853601.58119: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853601.58129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853601.58144: variable 'omit' from source: magic vars 26818 1726853601.58524: variable 'ansible_distribution_major_version' from source: facts 26818 1726853601.58542: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853601.58553: _execute() done 26818 1726853601.58562: dumping result to json 26818 1726853601.58569: done dumping result, returning 26818 1726853601.58582: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [02083763-bbaf-0338-49da-0000000002fc] 26818 1726853601.58629: sending task result for task 02083763-bbaf-0338-49da-0000000002fc 26818 1726853601.58698: done sending task result for task 02083763-bbaf-0338-49da-0000000002fc 26818 1726853601.58761: no more pending results, returning what we have 26818 1726853601.58766: in VariableManager get_vars() 26818 1726853601.58813: Calling all_inventory to load vars for managed_node3 26818 1726853601.58817: Calling groups_inventory to load vars for managed_node3 26818 1726853601.58819: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853601.58833: Calling all_plugins_play to load vars for managed_node3 26818 1726853601.58836: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853601.58839: Calling groups_plugins_play to load vars for managed_node3 26818 1726853601.59584: WORKER PROCESS EXITING 26818 1726853601.60498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853601.61988: done with get_vars() 26818 1726853601.62009: variable 'ansible_search_path' from source: unknown 26818 1726853601.62010: variable 'ansible_search_path' from source: unknown 26818 1726853601.62048: we have included files to process 26818 1726853601.62050: generating all_blocks data 26818 1726853601.62051: done generating all_blocks data 26818 1726853601.62053: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26818 1726853601.62054: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26818 1726853601.62056: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 26818 1726853601.62242: done processing included file 26818 1726853601.62244: iterating over new_blocks loaded from include file 26818 1726853601.62246: in VariableManager get_vars() 26818 1726853601.62262: done with get_vars() 26818 1726853601.62264: filtering new block on tags 26818 1726853601.62279: done filtering new block on tags 26818 1726853601.62281: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node3 26818 1726853601.62285: extending task lists for all hosts with included blocks 26818 1726853601.62376: done extending task lists 26818 1726853601.62377: done processing included files 26818 1726853601.62378: results queue empty 26818 1726853601.62379: checking for any_errors_fatal 26818 1726853601.62383: done checking for any_errors_fatal 26818 1726853601.62384: checking for max_fail_percentage 26818 1726853601.62385: done checking for max_fail_percentage 26818 1726853601.62385: checking to see if all hosts have failed and the running result is not ok 26818 1726853601.62386: done checking to see if all hosts have failed 26818 1726853601.62387: getting the remaining hosts for this loop 26818 1726853601.62388: done getting the remaining hosts for this loop 26818 1726853601.62390: getting the next task for host managed_node3 26818 1726853601.62394: done getting next task for host managed_node3 26818 1726853601.62396: ^ task is: TASK: Get stat for interface {{ interface }} 26818 1726853601.62398: ^ 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 26818 1726853601.62400: getting variables 26818 1726853601.62401: in VariableManager get_vars() 26818 1726853601.62411: Calling all_inventory to load vars for managed_node3 26818 1726853601.62413: Calling groups_inventory to load vars for managed_node3 26818 1726853601.62415: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853601.62420: Calling all_plugins_play to load vars for managed_node3 26818 1726853601.62422: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853601.62424: Calling groups_plugins_play to load vars for managed_node3 26818 1726853601.63488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853601.64959: done with get_vars() 26818 1726853601.64986: done getting variables 26818 1726853601.65159: variable 'interface' from source: play vars TASK [Get stat for interface rpltstbr] ***************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 13:33:21 -0400 (0:00:00.080) 0:00:21.325 ****** 26818 1726853601.65193: entering _queue_task() for managed_node3/stat 26818 1726853601.65557: worker is 1 (out of 1 available) 26818 1726853601.65579: exiting _queue_task() for managed_node3/stat 26818 1726853601.65593: done queuing things up, now waiting for results queue to drain 26818 1726853601.65595: waiting for pending results... 26818 1726853601.65956: running TaskExecutor() for managed_node3/TASK: Get stat for interface rpltstbr 26818 1726853601.66086: in run() - task 02083763-bbaf-0338-49da-00000000037e 26818 1726853601.66116: variable 'ansible_search_path' from source: unknown 26818 1726853601.66119: variable 'ansible_search_path' from source: unknown 26818 1726853601.66154: calling self._execute() 26818 1726853601.66257: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853601.66265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853601.66277: variable 'omit' from source: magic vars 26818 1726853601.66675: variable 'ansible_distribution_major_version' from source: facts 26818 1726853601.66692: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853601.66698: variable 'omit' from source: magic vars 26818 1726853601.66748: variable 'omit' from source: magic vars 26818 1726853601.66853: variable 'interface' from source: play vars 26818 1726853601.66882: variable 'omit' from source: magic vars 26818 1726853601.66929: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853601.66999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853601.67003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853601.67016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853601.67076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853601.67080: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853601.67082: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853601.67084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853601.67183: Set connection var ansible_connection to ssh 26818 1726853601.67194: Set connection var ansible_pipelining to False 26818 1726853601.67199: Set connection var ansible_shell_executable to /bin/sh 26818 1726853601.67205: Set connection var ansible_shell_type to sh 26818 1726853601.67215: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853601.67217: Set connection var ansible_timeout to 10 26818 1726853601.67245: variable 'ansible_shell_executable' from source: unknown 26818 1726853601.67248: variable 'ansible_connection' from source: unknown 26818 1726853601.67251: variable 'ansible_module_compression' from source: unknown 26818 1726853601.67254: variable 'ansible_shell_type' from source: unknown 26818 1726853601.67256: variable 'ansible_shell_executable' from source: unknown 26818 1726853601.67326: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853601.67329: variable 'ansible_pipelining' from source: unknown 26818 1726853601.67331: variable 'ansible_timeout' from source: unknown 26818 1726853601.67333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853601.67491: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853601.67501: variable 'omit' from source: magic vars 26818 1726853601.67507: starting attempt loop 26818 1726853601.67515: running the handler 26818 1726853601.67530: _low_level_execute_command(): starting 26818 1726853601.67542: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853601.68305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853601.68375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853601.68379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.68383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853601.68385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853601.68388: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853601.68390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.68392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853601.68395: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.68476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.68516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.68580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.70386: stdout chunk (state=3): >>>/root <<< 26818 1726853601.70472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.70479: stdout chunk (state=3): >>><<< 26818 1726853601.70490: stderr chunk (state=3): >>><<< 26818 1726853601.70522: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853601.70536: _low_level_execute_command(): starting 26818 1726853601.70543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990 `" && echo ansible-tmp-1726853601.7052224-27709-123513587744990="` echo /root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990 `" ) && sleep 0' 26818 1726853601.71264: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853601.71274: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853601.71294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.71376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853601.71379: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853601.71382: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853601.71385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.71387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.71452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.71474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853601.71487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.71505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.71606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.73797: stdout chunk (state=3): >>>ansible-tmp-1726853601.7052224-27709-123513587744990=/root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990 <<< 26818 1726853601.73801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.73803: stdout chunk (state=3): >>><<< 26818 1726853601.73805: stderr chunk (state=3): >>><<< 26818 1726853601.73833: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853601.7052224-27709-123513587744990=/root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853601.73931: variable 'ansible_module_compression' from source: unknown 26818 1726853601.73959: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26818 1726853601.74003: variable 'ansible_facts' from source: unknown 26818 1726853601.74108: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/AnsiballZ_stat.py 26818 1726853601.74284: Sending initial data 26818 1726853601.74287: Sent initial data (153 bytes) 26818 1726853601.74989: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853601.74993: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.75047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.75130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.76794: 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 <<< 26818 1726853601.76857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853601.76935: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpmdswrny8 /root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/AnsiballZ_stat.py <<< 26818 1726853601.76938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/AnsiballZ_stat.py" <<< 26818 1726853601.77005: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpmdswrny8" to remote "/root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/AnsiballZ_stat.py" <<< 26818 1726853601.78190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.78193: stderr chunk (state=3): >>><<< 26818 1726853601.78195: stdout chunk (state=3): >>><<< 26818 1726853601.78227: done transferring module to remote 26818 1726853601.78278: _low_level_execute_command(): starting 26818 1726853601.78288: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/ /root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/AnsiballZ_stat.py && sleep 0' 26818 1726853601.79298: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853601.79301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853601.79304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26818 1726853601.79310: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.79312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.79492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.79687: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.79784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.81685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853601.81689: stderr chunk (state=3): >>><<< 26818 1726853601.81695: stdout chunk (state=3): >>><<< 26818 1726853601.81711: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853601.81714: _low_level_execute_command(): starting 26818 1726853601.81720: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/AnsiballZ_stat.py && sleep 0' 26818 1726853601.82362: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853601.82365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853601.82368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.82370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853601.82375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853601.82377: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853601.82379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.82381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853601.82384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853601.82386: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853601.82413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853601.82416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853601.82428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853601.82431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853601.82434: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853601.82436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853601.82637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853601.82640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853601.82688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853601.82779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853601.98487: 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": 30603, "dev": 23, "nlink": 1, "atime": 1726853600.4139502, "mtime": 1726853600.4139502, "ctime": 1726853600.4139502, "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"}}} <<< 26818 1726853602.00141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853602.00145: stdout chunk (state=3): >>><<< 26818 1726853602.00151: stderr chunk (state=3): >>><<< 26818 1726853602.00180: _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": 30603, "dev": 23, "nlink": 1, "atime": 1726853600.4139502, "mtime": 1726853600.4139502, "ctime": 1726853600.4139502, "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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853602.00276: 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-1726853601.7052224-27709-123513587744990/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853602.00284: _low_level_execute_command(): starting 26818 1726853602.00290: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853601.7052224-27709-123513587744990/ > /dev/null 2>&1 && sleep 0' 26818 1726853602.00898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853602.00904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853602.00919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853602.00925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853602.00938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 26818 1726853602.00941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853602.01035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853602.01059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853602.01184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853602.03066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853602.03187: stderr chunk (state=3): >>><<< 26818 1726853602.03191: stdout chunk (state=3): >>><<< 26818 1726853602.03230: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853602.03234: handler run complete 26818 1726853602.03433: attempt loop complete, returning result 26818 1726853602.03436: _execute() done 26818 1726853602.03439: dumping result to json 26818 1726853602.03557: done dumping result, returning 26818 1726853602.03559: done running TaskExecutor() for managed_node3/TASK: Get stat for interface rpltstbr [02083763-bbaf-0338-49da-00000000037e] 26818 1726853602.03561: sending task result for task 02083763-bbaf-0338-49da-00000000037e 26818 1726853602.03641: done sending task result for task 02083763-bbaf-0338-49da-00000000037e 26818 1726853602.03644: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726853600.4139502, "block_size": 4096, "blocks": 0, "ctime": 1726853600.4139502, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 30603, "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": 1726853600.4139502, "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 } } 26818 1726853602.03735: no more pending results, returning what we have 26818 1726853602.03739: results queue empty 26818 1726853602.03740: checking for any_errors_fatal 26818 1726853602.03742: done checking for any_errors_fatal 26818 1726853602.03742: checking for max_fail_percentage 26818 1726853602.03744: done checking for max_fail_percentage 26818 1726853602.03745: checking to see if all hosts have failed and the running result is not ok 26818 1726853602.03746: done checking to see if all hosts have failed 26818 1726853602.03747: getting the remaining hosts for this loop 26818 1726853602.03748: done getting the remaining hosts for this loop 26818 1726853602.03751: getting the next task for host managed_node3 26818 1726853602.03762: done getting next task for host managed_node3 26818 1726853602.03765: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 26818 1726853602.03767: ^ 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 26818 1726853602.03774: getting variables 26818 1726853602.03776: in VariableManager get_vars() 26818 1726853602.03812: Calling all_inventory to load vars for managed_node3 26818 1726853602.03815: Calling groups_inventory to load vars for managed_node3 26818 1726853602.03817: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853602.03827: Calling all_plugins_play to load vars for managed_node3 26818 1726853602.03830: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853602.03833: Calling groups_plugins_play to load vars for managed_node3 26818 1726853602.05708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853602.07624: done with get_vars() 26818 1726853602.07659: done getting variables 26818 1726853602.07718: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853602.07841: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'rpltstbr'] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 13:33:22 -0400 (0:00:00.426) 0:00:21.752 ****** 26818 1726853602.07886: entering _queue_task() for managed_node3/assert 26818 1726853602.08261: worker is 1 (out of 1 available) 26818 1726853602.08278: exiting _queue_task() for managed_node3/assert 26818 1726853602.08294: done queuing things up, now waiting for results queue to drain 26818 1726853602.08296: waiting for pending results... 26818 1726853602.09000: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'rpltstbr' 26818 1726853602.09005: in run() - task 02083763-bbaf-0338-49da-0000000002fd 26818 1726853602.09009: variable 'ansible_search_path' from source: unknown 26818 1726853602.09012: variable 'ansible_search_path' from source: unknown 26818 1726853602.09059: calling self._execute() 26818 1726853602.09174: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.09204: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.09313: variable 'omit' from source: magic vars 26818 1726853602.09710: variable 'ansible_distribution_major_version' from source: facts 26818 1726853602.09749: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853602.09767: variable 'omit' from source: magic vars 26818 1726853602.09835: variable 'omit' from source: magic vars 26818 1726853602.10073: variable 'interface' from source: play vars 26818 1726853602.10079: variable 'omit' from source: magic vars 26818 1726853602.10082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853602.10094: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853602.10120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853602.10142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853602.10164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853602.10216: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853602.10225: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.10288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.10344: Set connection var ansible_connection to ssh 26818 1726853602.10356: Set connection var ansible_pipelining to False 26818 1726853602.10365: Set connection var ansible_shell_executable to /bin/sh 26818 1726853602.10375: Set connection var ansible_shell_type to sh 26818 1726853602.10384: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853602.10397: Set connection var ansible_timeout to 10 26818 1726853602.10429: variable 'ansible_shell_executable' from source: unknown 26818 1726853602.10436: variable 'ansible_connection' from source: unknown 26818 1726853602.10442: variable 'ansible_module_compression' from source: unknown 26818 1726853602.10447: variable 'ansible_shell_type' from source: unknown 26818 1726853602.10452: variable 'ansible_shell_executable' from source: unknown 26818 1726853602.10460: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.10466: variable 'ansible_pipelining' from source: unknown 26818 1726853602.10506: variable 'ansible_timeout' from source: unknown 26818 1726853602.10509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.10673: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853602.10689: variable 'omit' from source: magic vars 26818 1726853602.10697: starting attempt loop 26818 1726853602.10703: running the handler 26818 1726853602.10943: variable 'interface_stat' from source: set_fact 26818 1726853602.10946: Evaluated conditional (interface_stat.stat.exists): True 26818 1726853602.10956: handler run complete 26818 1726853602.10960: attempt loop complete, returning result 26818 1726853602.10962: _execute() done 26818 1726853602.10965: dumping result to json 26818 1726853602.10967: done dumping result, returning 26818 1726853602.10969: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'rpltstbr' [02083763-bbaf-0338-49da-0000000002fd] 26818 1726853602.10974: sending task result for task 02083763-bbaf-0338-49da-0000000002fd ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26818 1726853602.11218: no more pending results, returning what we have 26818 1726853602.11222: results queue empty 26818 1726853602.11223: checking for any_errors_fatal 26818 1726853602.11236: done checking for any_errors_fatal 26818 1726853602.11237: checking for max_fail_percentage 26818 1726853602.11240: done checking for max_fail_percentage 26818 1726853602.11241: checking to see if all hosts have failed and the running result is not ok 26818 1726853602.11242: done checking to see if all hosts have failed 26818 1726853602.11243: getting the remaining hosts for this loop 26818 1726853602.11245: done getting the remaining hosts for this loop 26818 1726853602.11249: getting the next task for host managed_node3 26818 1726853602.11261: done getting next task for host managed_node3 26818 1726853602.11265: ^ task is: TASK: Include the task 'assert_profile_present.yml' 26818 1726853602.11267: ^ 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 26818 1726853602.11274: getting variables 26818 1726853602.11276: in VariableManager get_vars() 26818 1726853602.11318: Calling all_inventory to load vars for managed_node3 26818 1726853602.11321: Calling groups_inventory to load vars for managed_node3 26818 1726853602.11323: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853602.11335: Calling all_plugins_play to load vars for managed_node3 26818 1726853602.11339: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853602.11342: Calling groups_plugins_play to load vars for managed_node3 26818 1726853602.12013: done sending task result for task 02083763-bbaf-0338-49da-0000000002fd 26818 1726853602.12017: WORKER PROCESS EXITING 26818 1726853602.13124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853602.15695: done with get_vars() 26818 1726853602.15724: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:40 Friday 20 September 2024 13:33:22 -0400 (0:00:00.081) 0:00:21.833 ****** 26818 1726853602.16061: entering _queue_task() for managed_node3/include_tasks 26818 1726853602.16396: worker is 1 (out of 1 available) 26818 1726853602.16411: exiting _queue_task() for managed_node3/include_tasks 26818 1726853602.16423: done queuing things up, now waiting for results queue to drain 26818 1726853602.16424: waiting for pending results... 26818 1726853602.16712: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 26818 1726853602.16803: in run() - task 02083763-bbaf-0338-49da-00000000002c 26818 1726853602.16817: variable 'ansible_search_path' from source: unknown 26818 1726853602.16851: calling self._execute() 26818 1726853602.16976: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.16979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.16983: variable 'omit' from source: magic vars 26818 1726853602.17317: variable 'ansible_distribution_major_version' from source: facts 26818 1726853602.17328: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853602.17341: _execute() done 26818 1726853602.17344: dumping result to json 26818 1726853602.17347: done dumping result, returning 26818 1726853602.17358: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [02083763-bbaf-0338-49da-00000000002c] 26818 1726853602.17360: sending task result for task 02083763-bbaf-0338-49da-00000000002c 26818 1726853602.17661: done sending task result for task 02083763-bbaf-0338-49da-00000000002c 26818 1726853602.17665: WORKER PROCESS EXITING 26818 1726853602.17690: no more pending results, returning what we have 26818 1726853602.17695: in VariableManager get_vars() 26818 1726853602.17733: Calling all_inventory to load vars for managed_node3 26818 1726853602.17735: Calling groups_inventory to load vars for managed_node3 26818 1726853602.17738: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853602.17748: Calling all_plugins_play to load vars for managed_node3 26818 1726853602.17751: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853602.17754: Calling groups_plugins_play to load vars for managed_node3 26818 1726853602.20303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853602.23250: done with get_vars() 26818 1726853602.23476: variable 'ansible_search_path' from source: unknown 26818 1726853602.23492: we have included files to process 26818 1726853602.23493: generating all_blocks data 26818 1726853602.23495: done generating all_blocks data 26818 1726853602.23499: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26818 1726853602.23500: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26818 1726853602.23503: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 26818 1726853602.23900: in VariableManager get_vars() 26818 1726853602.23922: done with get_vars() 26818 1726853602.24375: done processing included file 26818 1726853602.24377: iterating over new_blocks loaded from include file 26818 1726853602.24379: in VariableManager get_vars() 26818 1726853602.24394: done with get_vars() 26818 1726853602.24396: filtering new block on tags 26818 1726853602.24416: done filtering new block on tags 26818 1726853602.24418: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node3 26818 1726853602.24424: extending task lists for all hosts with included blocks 26818 1726853602.26398: done extending task lists 26818 1726853602.26400: done processing included files 26818 1726853602.26400: results queue empty 26818 1726853602.26401: checking for any_errors_fatal 26818 1726853602.26404: done checking for any_errors_fatal 26818 1726853602.26405: checking for max_fail_percentage 26818 1726853602.26406: done checking for max_fail_percentage 26818 1726853602.26407: checking to see if all hosts have failed and the running result is not ok 26818 1726853602.26408: done checking to see if all hosts have failed 26818 1726853602.26408: getting the remaining hosts for this loop 26818 1726853602.26409: done getting the remaining hosts for this loop 26818 1726853602.26412: getting the next task for host managed_node3 26818 1726853602.26416: done getting next task for host managed_node3 26818 1726853602.26418: ^ task is: TASK: Include the task 'get_profile_stat.yml' 26818 1726853602.26421: ^ 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 26818 1726853602.26423: getting variables 26818 1726853602.26424: in VariableManager get_vars() 26818 1726853602.26437: Calling all_inventory to load vars for managed_node3 26818 1726853602.26439: Calling groups_inventory to load vars for managed_node3 26818 1726853602.26441: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853602.26447: Calling all_plugins_play to load vars for managed_node3 26818 1726853602.26449: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853602.26451: Calling groups_plugins_play to load vars for managed_node3 26818 1726853602.27807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853602.30734: done with get_vars() 26818 1726853602.30766: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 13:33:22 -0400 (0:00:00.148) 0:00:21.982 ****** 26818 1726853602.30953: entering _queue_task() for managed_node3/include_tasks 26818 1726853602.31624: worker is 1 (out of 1 available) 26818 1726853602.31636: exiting _queue_task() for managed_node3/include_tasks 26818 1726853602.31648: done queuing things up, now waiting for results queue to drain 26818 1726853602.31650: waiting for pending results... 26818 1726853602.32318: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 26818 1726853602.32468: in run() - task 02083763-bbaf-0338-49da-000000000396 26818 1726853602.32548: variable 'ansible_search_path' from source: unknown 26818 1726853602.32551: variable 'ansible_search_path' from source: unknown 26818 1726853602.32657: calling self._execute() 26818 1726853602.32876: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.32880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.32883: variable 'omit' from source: magic vars 26818 1726853602.33977: variable 'ansible_distribution_major_version' from source: facts 26818 1726853602.34076: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853602.34093: _execute() done 26818 1726853602.34104: dumping result to json 26818 1726853602.34238: done dumping result, returning 26818 1726853602.34241: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [02083763-bbaf-0338-49da-000000000396] 26818 1726853602.34244: sending task result for task 02083763-bbaf-0338-49da-000000000396 26818 1726853602.34485: no more pending results, returning what we have 26818 1726853602.34491: in VariableManager get_vars() 26818 1726853602.34538: Calling all_inventory to load vars for managed_node3 26818 1726853602.34541: Calling groups_inventory to load vars for managed_node3 26818 1726853602.34543: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853602.34557: Calling all_plugins_play to load vars for managed_node3 26818 1726853602.34560: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853602.34563: Calling groups_plugins_play to load vars for managed_node3 26818 1726853602.35300: done sending task result for task 02083763-bbaf-0338-49da-000000000396 26818 1726853602.35307: WORKER PROCESS EXITING 26818 1726853602.36965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853602.40493: done with get_vars() 26818 1726853602.40526: variable 'ansible_search_path' from source: unknown 26818 1726853602.40527: variable 'ansible_search_path' from source: unknown 26818 1726853602.40687: we have included files to process 26818 1726853602.40689: generating all_blocks data 26818 1726853602.40691: done generating all_blocks data 26818 1726853602.40693: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26818 1726853602.40694: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26818 1726853602.40696: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 26818 1726853602.43478: done processing included file 26818 1726853602.43481: iterating over new_blocks loaded from include file 26818 1726853602.43482: in VariableManager get_vars() 26818 1726853602.43502: done with get_vars() 26818 1726853602.43503: filtering new block on tags 26818 1726853602.43527: done filtering new block on tags 26818 1726853602.43529: in VariableManager get_vars() 26818 1726853602.43542: done with get_vars() 26818 1726853602.43544: filtering new block on tags 26818 1726853602.43562: done filtering new block on tags 26818 1726853602.43564: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node3 26818 1726853602.43569: extending task lists for all hosts with included blocks 26818 1726853602.44038: done extending task lists 26818 1726853602.44040: done processing included files 26818 1726853602.44040: results queue empty 26818 1726853602.44041: checking for any_errors_fatal 26818 1726853602.44045: done checking for any_errors_fatal 26818 1726853602.44046: checking for max_fail_percentage 26818 1726853602.44047: done checking for max_fail_percentage 26818 1726853602.44047: checking to see if all hosts have failed and the running result is not ok 26818 1726853602.44048: done checking to see if all hosts have failed 26818 1726853602.44049: getting the remaining hosts for this loop 26818 1726853602.44050: done getting the remaining hosts for this loop 26818 1726853602.44053: getting the next task for host managed_node3 26818 1726853602.44058: done getting next task for host managed_node3 26818 1726853602.44060: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 26818 1726853602.44064: ^ 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 26818 1726853602.44066: getting variables 26818 1726853602.44067: in VariableManager get_vars() 26818 1726853602.44151: Calling all_inventory to load vars for managed_node3 26818 1726853602.44154: Calling groups_inventory to load vars for managed_node3 26818 1726853602.44156: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853602.44162: Calling all_plugins_play to load vars for managed_node3 26818 1726853602.44165: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853602.44168: Calling groups_plugins_play to load vars for managed_node3 26818 1726853602.50654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853602.52226: done with get_vars() 26818 1726853602.52259: done getting variables 26818 1726853602.52308: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 13:33:22 -0400 (0:00:00.213) 0:00:22.196 ****** 26818 1726853602.52344: entering _queue_task() for managed_node3/set_fact 26818 1726853602.52907: worker is 1 (out of 1 available) 26818 1726853602.52918: exiting _queue_task() for managed_node3/set_fact 26818 1726853602.52929: done queuing things up, now waiting for results queue to drain 26818 1726853602.52931: waiting for pending results... 26818 1726853602.53038: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 26818 1726853602.53342: in run() - task 02083763-bbaf-0338-49da-000000000425 26818 1726853602.53347: variable 'ansible_search_path' from source: unknown 26818 1726853602.53350: variable 'ansible_search_path' from source: unknown 26818 1726853602.53353: calling self._execute() 26818 1726853602.53358: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.53361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.53363: variable 'omit' from source: magic vars 26818 1726853602.53769: variable 'ansible_distribution_major_version' from source: facts 26818 1726853602.53775: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853602.53778: variable 'omit' from source: magic vars 26818 1726853602.53780: variable 'omit' from source: magic vars 26818 1726853602.53802: variable 'omit' from source: magic vars 26818 1726853602.53857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853602.53998: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853602.54001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853602.54004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853602.54007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853602.54010: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853602.54012: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.54014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.54105: Set connection var ansible_connection to ssh 26818 1726853602.54108: Set connection var ansible_pipelining to False 26818 1726853602.54110: Set connection var ansible_shell_executable to /bin/sh 26818 1726853602.54113: Set connection var ansible_shell_type to sh 26818 1726853602.54116: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853602.54118: Set connection var ansible_timeout to 10 26818 1726853602.54396: variable 'ansible_shell_executable' from source: unknown 26818 1726853602.54400: variable 'ansible_connection' from source: unknown 26818 1726853602.54403: variable 'ansible_module_compression' from source: unknown 26818 1726853602.54406: variable 'ansible_shell_type' from source: unknown 26818 1726853602.54408: variable 'ansible_shell_executable' from source: unknown 26818 1726853602.54410: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.54413: variable 'ansible_pipelining' from source: unknown 26818 1726853602.54415: variable 'ansible_timeout' from source: unknown 26818 1726853602.54425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.54653: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853602.54660: variable 'omit' from source: magic vars 26818 1726853602.54662: starting attempt loop 26818 1726853602.54664: running the handler 26818 1726853602.54666: handler run complete 26818 1726853602.54668: attempt loop complete, returning result 26818 1726853602.54670: _execute() done 26818 1726853602.54674: dumping result to json 26818 1726853602.54676: done dumping result, returning 26818 1726853602.54713: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [02083763-bbaf-0338-49da-000000000425] 26818 1726853602.54717: sending task result for task 02083763-bbaf-0338-49da-000000000425 26818 1726853602.54809: done sending task result for task 02083763-bbaf-0338-49da-000000000425 26818 1726853602.54814: 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 } 26818 1726853602.54870: no more pending results, returning what we have 26818 1726853602.54875: results queue empty 26818 1726853602.54876: checking for any_errors_fatal 26818 1726853602.54881: done checking for any_errors_fatal 26818 1726853602.54882: checking for max_fail_percentage 26818 1726853602.54883: done checking for max_fail_percentage 26818 1726853602.54884: checking to see if all hosts have failed and the running result is not ok 26818 1726853602.54885: done checking to see if all hosts have failed 26818 1726853602.54886: getting the remaining hosts for this loop 26818 1726853602.54888: done getting the remaining hosts for this loop 26818 1726853602.54891: getting the next task for host managed_node3 26818 1726853602.54900: done getting next task for host managed_node3 26818 1726853602.54904: ^ task is: TASK: Stat profile file 26818 1726853602.54907: ^ 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 26818 1726853602.54913: getting variables 26818 1726853602.54915: in VariableManager get_vars() 26818 1726853602.54955: Calling all_inventory to load vars for managed_node3 26818 1726853602.54957: Calling groups_inventory to load vars for managed_node3 26818 1726853602.54960: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853602.54974: Calling all_plugins_play to load vars for managed_node3 26818 1726853602.54977: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853602.54981: Calling groups_plugins_play to load vars for managed_node3 26818 1726853602.57242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853602.60711: done with get_vars() 26818 1726853602.60742: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 13:33:22 -0400 (0:00:00.086) 0:00:22.283 ****** 26818 1726853602.60970: entering _queue_task() for managed_node3/stat 26818 1726853602.61799: worker is 1 (out of 1 available) 26818 1726853602.61811: exiting _queue_task() for managed_node3/stat 26818 1726853602.61822: done queuing things up, now waiting for results queue to drain 26818 1726853602.61824: waiting for pending results... 26818 1726853602.62067: running TaskExecutor() for managed_node3/TASK: Stat profile file 26818 1726853602.62278: in run() - task 02083763-bbaf-0338-49da-000000000426 26818 1726853602.62281: variable 'ansible_search_path' from source: unknown 26818 1726853602.62283: variable 'ansible_search_path' from source: unknown 26818 1726853602.62286: calling self._execute() 26818 1726853602.62338: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.62347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.62363: variable 'omit' from source: magic vars 26818 1726853602.62936: variable 'ansible_distribution_major_version' from source: facts 26818 1726853602.62952: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853602.62965: variable 'omit' from source: magic vars 26818 1726853602.63091: variable 'omit' from source: magic vars 26818 1726853602.63309: variable 'profile' from source: play vars 26818 1726853602.63322: variable 'interface' from source: play vars 26818 1726853602.63461: variable 'interface' from source: play vars 26818 1726853602.63500: variable 'omit' from source: magic vars 26818 1726853602.63583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853602.63811: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853602.63815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853602.63817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853602.63875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853602.63916: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853602.64028: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.64031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.64196: Set connection var ansible_connection to ssh 26818 1726853602.64208: Set connection var ansible_pipelining to False 26818 1726853602.64256: Set connection var ansible_shell_executable to /bin/sh 26818 1726853602.64268: Set connection var ansible_shell_type to sh 26818 1726853602.64281: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853602.64302: Set connection var ansible_timeout to 10 26818 1726853602.64384: variable 'ansible_shell_executable' from source: unknown 26818 1726853602.64393: variable 'ansible_connection' from source: unknown 26818 1726853602.64511: variable 'ansible_module_compression' from source: unknown 26818 1726853602.64515: variable 'ansible_shell_type' from source: unknown 26818 1726853602.64517: variable 'ansible_shell_executable' from source: unknown 26818 1726853602.64519: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853602.64522: variable 'ansible_pipelining' from source: unknown 26818 1726853602.64524: variable 'ansible_timeout' from source: unknown 26818 1726853602.64526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853602.64922: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853602.64963: variable 'omit' from source: magic vars 26818 1726853602.65114: starting attempt loop 26818 1726853602.65118: running the handler 26818 1726853602.65120: _low_level_execute_command(): starting 26818 1726853602.65123: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853602.66804: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853602.66934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853602.66962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853602.67167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853602.68878: stdout chunk (state=3): >>>/root <<< 26818 1726853602.68976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853602.69086: stderr chunk (state=3): >>><<< 26818 1726853602.69095: stdout chunk (state=3): >>><<< 26818 1726853602.69125: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853602.69198: _low_level_execute_command(): starting 26818 1726853602.69210: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239 `" && echo ansible-tmp-1726853602.6918385-27747-155608901905239="` echo /root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239 `" ) && sleep 0' 26818 1726853602.70495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853602.70511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853602.70565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853602.70640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853602.71005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853602.71084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853602.73158: stdout chunk (state=3): >>>ansible-tmp-1726853602.6918385-27747-155608901905239=/root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239 <<< 26818 1726853602.73295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853602.73299: stdout chunk (state=3): >>><<< 26818 1726853602.73303: stderr chunk (state=3): >>><<< 26818 1726853602.73321: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853602.6918385-27747-155608901905239=/root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853602.73432: variable 'ansible_module_compression' from source: unknown 26818 1726853602.73601: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 26818 1726853602.73707: variable 'ansible_facts' from source: unknown 26818 1726853602.73913: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/AnsiballZ_stat.py 26818 1726853602.74236: Sending initial data 26818 1726853602.74239: Sent initial data (153 bytes) 26818 1726853602.75556: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853602.75631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853602.75780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853602.75797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853602.75896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853602.77589: 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 <<< 26818 1726853602.77742: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853602.77800: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpsa4y7k9o /root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/AnsiballZ_stat.py <<< 26818 1726853602.77803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/AnsiballZ_stat.py" <<< 26818 1726853602.77909: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpsa4y7k9o" to remote "/root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/AnsiballZ_stat.py" <<< 26818 1726853602.79447: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853602.79476: stderr chunk (state=3): >>><<< 26818 1726853602.79479: stdout chunk (state=3): >>><<< 26818 1726853602.79520: done transferring module to remote 26818 1726853602.79532: _low_level_execute_command(): starting 26818 1726853602.79564: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/ /root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/AnsiballZ_stat.py && sleep 0' 26818 1726853602.80208: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853602.80223: 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 <<< 26818 1726853602.80288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853602.80344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853602.80363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853602.80388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853602.80489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853602.82459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853602.82463: stdout chunk (state=3): >>><<< 26818 1726853602.82470: stderr chunk (state=3): >>><<< 26818 1726853602.82566: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853602.82570: _low_level_execute_command(): starting 26818 1726853602.82575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/AnsiballZ_stat.py && sleep 0' 26818 1726853602.83094: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853602.83111: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853602.83125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853602.83143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853602.83161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853602.83175: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853602.83189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853602.83276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853602.83296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853602.83310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853602.83406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853602.98910: 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"}}} <<< 26818 1726853603.00366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853603.00369: stdout chunk (state=3): >>><<< 26818 1726853603.00374: stderr chunk (state=3): >>><<< 26818 1726853603.00391: _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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853603.00422: 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-1726853602.6918385-27747-155608901905239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853603.00473: _low_level_execute_command(): starting 26818 1726853603.00477: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853602.6918385-27747-155608901905239/ > /dev/null 2>&1 && sleep 0' 26818 1726853603.01075: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853603.01090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853603.01144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853603.01156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.01249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.01282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.01298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.01403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.03326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853603.03330: stdout chunk (state=3): >>><<< 26818 1726853603.03376: stderr chunk (state=3): >>><<< 26818 1726853603.03380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853603.03382: handler run complete 26818 1726853603.03389: attempt loop complete, returning result 26818 1726853603.03392: _execute() done 26818 1726853603.03394: dumping result to json 26818 1726853603.03399: done dumping result, returning 26818 1726853603.03408: done running TaskExecutor() for managed_node3/TASK: Stat profile file [02083763-bbaf-0338-49da-000000000426] 26818 1726853603.03412: sending task result for task 02083763-bbaf-0338-49da-000000000426 26818 1726853603.03644: done sending task result for task 02083763-bbaf-0338-49da-000000000426 26818 1726853603.03648: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 26818 1726853603.03824: no more pending results, returning what we have 26818 1726853603.03828: results queue empty 26818 1726853603.03829: checking for any_errors_fatal 26818 1726853603.03834: done checking for any_errors_fatal 26818 1726853603.03835: checking for max_fail_percentage 26818 1726853603.03837: done checking for max_fail_percentage 26818 1726853603.03838: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.03839: done checking to see if all hosts have failed 26818 1726853603.03840: getting the remaining hosts for this loop 26818 1726853603.03841: done getting the remaining hosts for this loop 26818 1726853603.03845: getting the next task for host managed_node3 26818 1726853603.03851: done getting next task for host managed_node3 26818 1726853603.03853: ^ task is: TASK: Set NM profile exist flag based on the profile files 26818 1726853603.03859: ^ 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 26818 1726853603.03863: getting variables 26818 1726853603.03864: in VariableManager get_vars() 26818 1726853603.03903: Calling all_inventory to load vars for managed_node3 26818 1726853603.03905: Calling groups_inventory to load vars for managed_node3 26818 1726853603.03999: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.04011: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.04014: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.04025: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.05569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.07527: done with get_vars() 26818 1726853603.07554: done getting variables 26818 1726853603.07630: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 13:33:23 -0400 (0:00:00.466) 0:00:22.749 ****** 26818 1726853603.07676: entering _queue_task() for managed_node3/set_fact 26818 1726853603.08293: worker is 1 (out of 1 available) 26818 1726853603.08304: exiting _queue_task() for managed_node3/set_fact 26818 1726853603.08316: done queuing things up, now waiting for results queue to drain 26818 1726853603.08318: waiting for pending results... 26818 1726853603.08461: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 26818 1726853603.08584: in run() - task 02083763-bbaf-0338-49da-000000000427 26818 1726853603.08597: variable 'ansible_search_path' from source: unknown 26818 1726853603.08600: variable 'ansible_search_path' from source: unknown 26818 1726853603.08638: calling self._execute() 26818 1726853603.08739: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.08743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.08868: variable 'omit' from source: magic vars 26818 1726853603.09178: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.09190: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.09335: variable 'profile_stat' from source: set_fact 26818 1726853603.09345: Evaluated conditional (profile_stat.stat.exists): False 26818 1726853603.09348: when evaluation is False, skipping this task 26818 1726853603.09351: _execute() done 26818 1726853603.09354: dumping result to json 26818 1726853603.09360: done dumping result, returning 26818 1726853603.09367: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [02083763-bbaf-0338-49da-000000000427] 26818 1726853603.09379: sending task result for task 02083763-bbaf-0338-49da-000000000427 26818 1726853603.09467: done sending task result for task 02083763-bbaf-0338-49da-000000000427 26818 1726853603.09472: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26818 1726853603.09527: no more pending results, returning what we have 26818 1726853603.09532: results queue empty 26818 1726853603.09533: checking for any_errors_fatal 26818 1726853603.09542: done checking for any_errors_fatal 26818 1726853603.09543: checking for max_fail_percentage 26818 1726853603.09545: done checking for max_fail_percentage 26818 1726853603.09546: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.09547: done checking to see if all hosts have failed 26818 1726853603.09548: getting the remaining hosts for this loop 26818 1726853603.09549: done getting the remaining hosts for this loop 26818 1726853603.09553: getting the next task for host managed_node3 26818 1726853603.09564: done getting next task for host managed_node3 26818 1726853603.09566: ^ task is: TASK: Get NM profile info 26818 1726853603.09573: ^ 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 26818 1726853603.09578: getting variables 26818 1726853603.09580: in VariableManager get_vars() 26818 1726853603.09622: Calling all_inventory to load vars for managed_node3 26818 1726853603.09627: Calling groups_inventory to load vars for managed_node3 26818 1726853603.09630: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.09645: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.09648: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.09652: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.11346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.13284: done with get_vars() 26818 1726853603.13308: done getting variables 26818 1726853603.13422: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 13:33:23 -0400 (0:00:00.057) 0:00:22.807 ****** 26818 1726853603.13459: entering _queue_task() for managed_node3/shell 26818 1726853603.13461: Creating lock for shell 26818 1726853603.13857: worker is 1 (out of 1 available) 26818 1726853603.13874: exiting _queue_task() for managed_node3/shell 26818 1726853603.13888: done queuing things up, now waiting for results queue to drain 26818 1726853603.13890: waiting for pending results... 26818 1726853603.14292: running TaskExecutor() for managed_node3/TASK: Get NM profile info 26818 1726853603.14313: in run() - task 02083763-bbaf-0338-49da-000000000428 26818 1726853603.14326: variable 'ansible_search_path' from source: unknown 26818 1726853603.14330: variable 'ansible_search_path' from source: unknown 26818 1726853603.14388: calling self._execute() 26818 1726853603.14496: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.14500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.14504: variable 'omit' from source: magic vars 26818 1726853603.14977: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.14981: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.14984: variable 'omit' from source: magic vars 26818 1726853603.14986: variable 'omit' from source: magic vars 26818 1726853603.15091: variable 'profile' from source: play vars 26818 1726853603.15094: variable 'interface' from source: play vars 26818 1726853603.15169: variable 'interface' from source: play vars 26818 1726853603.15188: variable 'omit' from source: magic vars 26818 1726853603.15233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853603.15366: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853603.15369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853603.15373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.15376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.15378: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853603.15381: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.15383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.15456: Set connection var ansible_connection to ssh 26818 1726853603.15464: Set connection var ansible_pipelining to False 26818 1726853603.15474: Set connection var ansible_shell_executable to /bin/sh 26818 1726853603.15477: Set connection var ansible_shell_type to sh 26818 1726853603.15479: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853603.15490: Set connection var ansible_timeout to 10 26818 1726853603.15511: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.15514: variable 'ansible_connection' from source: unknown 26818 1726853603.15517: variable 'ansible_module_compression' from source: unknown 26818 1726853603.15519: variable 'ansible_shell_type' from source: unknown 26818 1726853603.15521: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.15523: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.15528: variable 'ansible_pipelining' from source: unknown 26818 1726853603.15531: variable 'ansible_timeout' from source: unknown 26818 1726853603.15541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.15694: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853603.15711: variable 'omit' from source: magic vars 26818 1726853603.15716: starting attempt loop 26818 1726853603.15719: running the handler 26818 1726853603.15796: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853603.15799: _low_level_execute_command(): starting 26818 1726853603.15802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853603.16557: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853603.16635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.16682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.16699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.16714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.17076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.18595: stdout chunk (state=3): >>>/root <<< 26818 1726853603.18684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853603.18726: stderr chunk (state=3): >>><<< 26818 1726853603.18729: stdout chunk (state=3): >>><<< 26818 1726853603.18754: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853603.18773: _low_level_execute_command(): starting 26818 1726853603.18780: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298 `" && echo ansible-tmp-1726853603.1875682-27780-102902795476298="` echo /root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298 `" ) && sleep 0' 26818 1726853603.19381: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853603.19394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853603.19400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.19415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853603.19426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853603.19433: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853603.19442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.19455: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853603.19466: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853603.19476: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853603.19487: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853603.19498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.19509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853603.19516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853603.19522: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853603.19531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.19599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.19613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.19616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.19703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.21714: stdout chunk (state=3): >>>ansible-tmp-1726853603.1875682-27780-102902795476298=/root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298 <<< 26818 1726853603.21899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853603.21903: stdout chunk (state=3): >>><<< 26818 1726853603.21905: stderr chunk (state=3): >>><<< 26818 1726853603.21977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853603.1875682-27780-102902795476298=/root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853603.21981: variable 'ansible_module_compression' from source: unknown 26818 1726853603.22041: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26818 1726853603.22093: variable 'ansible_facts' from source: unknown 26818 1726853603.22191: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/AnsiballZ_command.py 26818 1726853603.22444: Sending initial data 26818 1726853603.22466: Sent initial data (156 bytes) 26818 1726853603.23098: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.23158: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.23177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.23208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.23318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.24990: 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 <<< 26818 1726853603.25029: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853603.25116: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp5_d7bcie /root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/AnsiballZ_command.py <<< 26818 1726853603.25119: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/AnsiballZ_command.py" <<< 26818 1726853603.25196: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp5_d7bcie" to remote "/root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/AnsiballZ_command.py" <<< 26818 1726853603.26042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853603.26117: stderr chunk (state=3): >>><<< 26818 1726853603.26129: stdout chunk (state=3): >>><<< 26818 1726853603.26177: done transferring module to remote 26818 1726853603.26264: _low_level_execute_command(): starting 26818 1726853603.26268: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/ /root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/AnsiballZ_command.py && sleep 0' 26818 1726853603.26865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853603.26888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853603.26945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.27018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.27051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.27097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.27174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.29099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853603.29102: stdout chunk (state=3): >>><<< 26818 1726853603.29105: stderr chunk (state=3): >>><<< 26818 1726853603.29203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853603.29207: _low_level_execute_command(): starting 26818 1726853603.29210: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/AnsiballZ_command.py && sleep 0' 26818 1726853603.29890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.29929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.29952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.29967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.30076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.47608: 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-20 13:33:23.456913", "end": "2024-09-20 13:33:23.474663", "delta": "0:00:00.017750", "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}}} <<< 26818 1726853603.49380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853603.49384: stderr chunk (state=3): >>><<< 26818 1726853603.49387: stdout chunk (state=3): >>><<< 26818 1726853603.49390: _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-20 13:33:23.456913", "end": "2024-09-20 13:33:23.474663", "delta": "0:00:00.017750", "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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853603.49409: 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-1726853603.1875682-27780-102902795476298/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853603.49417: _low_level_execute_command(): starting 26818 1726853603.49421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853603.1875682-27780-102902795476298/ > /dev/null 2>&1 && sleep 0' 26818 1726853603.50059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853603.50064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853603.50075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.50091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853603.50105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853603.50112: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853603.50122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.50175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853603.50179: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853603.50181: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853603.50184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853603.50186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.50188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853603.50250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.50279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.50331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.50334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.50405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.52485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853603.52489: stdout chunk (state=3): >>><<< 26818 1726853603.52491: stderr chunk (state=3): >>><<< 26818 1726853603.52494: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853603.52497: handler run complete 26818 1726853603.52499: Evaluated conditional (False): False 26818 1726853603.52501: attempt loop complete, returning result 26818 1726853603.52503: _execute() done 26818 1726853603.52505: dumping result to json 26818 1726853603.52507: done dumping result, returning 26818 1726853603.52509: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [02083763-bbaf-0338-49da-000000000428] 26818 1726853603.52511: sending task result for task 02083763-bbaf-0338-49da-000000000428 ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep rpltstbr | grep /etc", "delta": "0:00:00.017750", "end": "2024-09-20 13:33:23.474663", "rc": 0, "start": "2024-09-20 13:33:23.456913" } STDOUT: rpltstbr /etc/NetworkManager/system-connections/rpltstbr.nmconnection 26818 1726853603.52682: no more pending results, returning what we have 26818 1726853603.52686: results queue empty 26818 1726853603.52687: checking for any_errors_fatal 26818 1726853603.52696: done checking for any_errors_fatal 26818 1726853603.52697: checking for max_fail_percentage 26818 1726853603.52699: done checking for max_fail_percentage 26818 1726853603.52700: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.52701: done checking to see if all hosts have failed 26818 1726853603.52702: getting the remaining hosts for this loop 26818 1726853603.52703: done getting the remaining hosts for this loop 26818 1726853603.52708: getting the next task for host managed_node3 26818 1726853603.52717: done getting next task for host managed_node3 26818 1726853603.52720: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 26818 1726853603.52724: ^ 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 26818 1726853603.52729: getting variables 26818 1726853603.52731: in VariableManager get_vars() 26818 1726853603.52893: Calling all_inventory to load vars for managed_node3 26818 1726853603.52896: Calling groups_inventory to load vars for managed_node3 26818 1726853603.52899: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.52984: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.52987: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.52990: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.53007: done sending task result for task 02083763-bbaf-0338-49da-000000000428 26818 1726853603.53009: WORKER PROCESS EXITING 26818 1726853603.54617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.56351: done with get_vars() 26818 1726853603.56390: done getting variables 26818 1726853603.56453: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 13:33:23 -0400 (0:00:00.430) 0:00:23.238 ****** 26818 1726853603.56503: entering _queue_task() for managed_node3/set_fact 26818 1726853603.57006: worker is 1 (out of 1 available) 26818 1726853603.57015: exiting _queue_task() for managed_node3/set_fact 26818 1726853603.57026: done queuing things up, now waiting for results queue to drain 26818 1726853603.57028: waiting for pending results... 26818 1726853603.57190: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 26818 1726853603.57317: in run() - task 02083763-bbaf-0338-49da-000000000429 26818 1726853603.57338: variable 'ansible_search_path' from source: unknown 26818 1726853603.57347: variable 'ansible_search_path' from source: unknown 26818 1726853603.57405: calling self._execute() 26818 1726853603.57517: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.57527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.57541: variable 'omit' from source: magic vars 26818 1726853603.58001: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.58029: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.58179: variable 'nm_profile_exists' from source: set_fact 26818 1726853603.58197: Evaluated conditional (nm_profile_exists.rc == 0): True 26818 1726853603.58210: variable 'omit' from source: magic vars 26818 1726853603.58276: variable 'omit' from source: magic vars 26818 1726853603.58315: variable 'omit' from source: magic vars 26818 1726853603.58369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853603.58427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853603.58464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853603.58566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.58569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.58573: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853603.58576: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.58577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.58663: Set connection var ansible_connection to ssh 26818 1726853603.58690: Set connection var ansible_pipelining to False 26818 1726853603.58704: Set connection var ansible_shell_executable to /bin/sh 26818 1726853603.58777: Set connection var ansible_shell_type to sh 26818 1726853603.58782: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853603.58784: Set connection var ansible_timeout to 10 26818 1726853603.58786: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.58788: variable 'ansible_connection' from source: unknown 26818 1726853603.58790: variable 'ansible_module_compression' from source: unknown 26818 1726853603.58792: variable 'ansible_shell_type' from source: unknown 26818 1726853603.58797: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.58800: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.58802: variable 'ansible_pipelining' from source: unknown 26818 1726853603.58804: variable 'ansible_timeout' from source: unknown 26818 1726853603.58815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.58963: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853603.58974: variable 'omit' from source: magic vars 26818 1726853603.58979: starting attempt loop 26818 1726853603.58982: running the handler 26818 1726853603.58994: handler run complete 26818 1726853603.59002: attempt loop complete, returning result 26818 1726853603.59005: _execute() done 26818 1726853603.59007: dumping result to json 26818 1726853603.59009: done dumping result, returning 26818 1726853603.59019: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [02083763-bbaf-0338-49da-000000000429] 26818 1726853603.59022: sending task result for task 02083763-bbaf-0338-49da-000000000429 26818 1726853603.59102: done sending task result for task 02083763-bbaf-0338-49da-000000000429 26818 1726853603.59105: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 26818 1726853603.59184: no more pending results, returning what we have 26818 1726853603.59187: results queue empty 26818 1726853603.59187: checking for any_errors_fatal 26818 1726853603.59197: done checking for any_errors_fatal 26818 1726853603.59197: checking for max_fail_percentage 26818 1726853603.59199: done checking for max_fail_percentage 26818 1726853603.59200: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.59201: done checking to see if all hosts have failed 26818 1726853603.59201: getting the remaining hosts for this loop 26818 1726853603.59203: done getting the remaining hosts for this loop 26818 1726853603.59206: getting the next task for host managed_node3 26818 1726853603.59216: done getting next task for host managed_node3 26818 1726853603.59219: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 26818 1726853603.59222: ^ 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 26818 1726853603.59226: getting variables 26818 1726853603.59228: in VariableManager get_vars() 26818 1726853603.59262: Calling all_inventory to load vars for managed_node3 26818 1726853603.59265: Calling groups_inventory to load vars for managed_node3 26818 1726853603.59267: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.59278: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.59280: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.59283: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.60327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.62203: done with get_vars() 26818 1726853603.62229: done getting variables 26818 1726853603.62307: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853603.62450: variable 'profile' from source: play vars 26818 1726853603.62455: variable 'interface' from source: play vars 26818 1726853603.62539: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-rpltstbr] *********************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 13:33:23 -0400 (0:00:00.060) 0:00:23.299 ****** 26818 1726853603.62583: entering _queue_task() for managed_node3/command 26818 1726853603.62989: worker is 1 (out of 1 available) 26818 1726853603.63004: exiting _queue_task() for managed_node3/command 26818 1726853603.63017: done queuing things up, now waiting for results queue to drain 26818 1726853603.63019: waiting for pending results... 26818 1726853603.63392: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-rpltstbr 26818 1726853603.63428: in run() - task 02083763-bbaf-0338-49da-00000000042b 26818 1726853603.63456: variable 'ansible_search_path' from source: unknown 26818 1726853603.63466: variable 'ansible_search_path' from source: unknown 26818 1726853603.63512: calling self._execute() 26818 1726853603.63620: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.63632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.63646: variable 'omit' from source: magic vars 26818 1726853603.64008: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.64026: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.64142: variable 'profile_stat' from source: set_fact 26818 1726853603.64162: Evaluated conditional (profile_stat.stat.exists): False 26818 1726853603.64170: when evaluation is False, skipping this task 26818 1726853603.64275: _execute() done 26818 1726853603.64278: dumping result to json 26818 1726853603.64280: done dumping result, returning 26818 1726853603.64283: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-rpltstbr [02083763-bbaf-0338-49da-00000000042b] 26818 1726853603.64284: sending task result for task 02083763-bbaf-0338-49da-00000000042b 26818 1726853603.64347: done sending task result for task 02083763-bbaf-0338-49da-00000000042b 26818 1726853603.64350: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26818 1726853603.64417: no more pending results, returning what we have 26818 1726853603.64421: results queue empty 26818 1726853603.64421: checking for any_errors_fatal 26818 1726853603.64429: done checking for any_errors_fatal 26818 1726853603.64429: checking for max_fail_percentage 26818 1726853603.64431: done checking for max_fail_percentage 26818 1726853603.64432: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.64432: done checking to see if all hosts have failed 26818 1726853603.64433: getting the remaining hosts for this loop 26818 1726853603.64434: done getting the remaining hosts for this loop 26818 1726853603.64438: getting the next task for host managed_node3 26818 1726853603.64445: done getting next task for host managed_node3 26818 1726853603.64447: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 26818 1726853603.64451: ^ 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 26818 1726853603.64455: getting variables 26818 1726853603.64456: in VariableManager get_vars() 26818 1726853603.64497: Calling all_inventory to load vars for managed_node3 26818 1726853603.64500: Calling groups_inventory to load vars for managed_node3 26818 1726853603.64502: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.64515: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.64518: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.64520: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.65910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.67515: done with get_vars() 26818 1726853603.67539: done getting variables 26818 1726853603.67599: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853603.67708: variable 'profile' from source: play vars 26818 1726853603.67712: variable 'interface' from source: play vars 26818 1726853603.67764: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-rpltstbr] ******************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 13:33:23 -0400 (0:00:00.052) 0:00:23.351 ****** 26818 1726853603.67795: entering _queue_task() for managed_node3/set_fact 26818 1726853603.68178: worker is 1 (out of 1 available) 26818 1726853603.68190: exiting _queue_task() for managed_node3/set_fact 26818 1726853603.68201: done queuing things up, now waiting for results queue to drain 26818 1726853603.68203: waiting for pending results... 26818 1726853603.68439: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr 26818 1726853603.68568: in run() - task 02083763-bbaf-0338-49da-00000000042c 26818 1726853603.68573: variable 'ansible_search_path' from source: unknown 26818 1726853603.68575: variable 'ansible_search_path' from source: unknown 26818 1726853603.68677: calling self._execute() 26818 1726853603.68710: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.68718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.68730: variable 'omit' from source: magic vars 26818 1726853603.69062: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.69072: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.69222: variable 'profile_stat' from source: set_fact 26818 1726853603.69226: Evaluated conditional (profile_stat.stat.exists): False 26818 1726853603.69228: when evaluation is False, skipping this task 26818 1726853603.69311: _execute() done 26818 1726853603.69315: dumping result to json 26818 1726853603.69318: done dumping result, returning 26818 1726853603.69321: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-rpltstbr [02083763-bbaf-0338-49da-00000000042c] 26818 1726853603.69325: sending task result for task 02083763-bbaf-0338-49da-00000000042c 26818 1726853603.69396: done sending task result for task 02083763-bbaf-0338-49da-00000000042c 26818 1726853603.69399: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26818 1726853603.69470: no more pending results, returning what we have 26818 1726853603.69475: results queue empty 26818 1726853603.69476: checking for any_errors_fatal 26818 1726853603.69482: done checking for any_errors_fatal 26818 1726853603.69483: checking for max_fail_percentage 26818 1726853603.69485: done checking for max_fail_percentage 26818 1726853603.69486: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.69487: done checking to see if all hosts have failed 26818 1726853603.69488: getting the remaining hosts for this loop 26818 1726853603.69489: done getting the remaining hosts for this loop 26818 1726853603.69494: getting the next task for host managed_node3 26818 1726853603.69503: done getting next task for host managed_node3 26818 1726853603.69505: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 26818 1726853603.69510: ^ 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 26818 1726853603.69514: getting variables 26818 1726853603.69516: in VariableManager get_vars() 26818 1726853603.69557: Calling all_inventory to load vars for managed_node3 26818 1726853603.69560: Calling groups_inventory to load vars for managed_node3 26818 1726853603.69562: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.69779: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.69783: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.69787: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.70757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.71606: done with get_vars() 26818 1726853603.71621: done getting variables 26818 1726853603.71663: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853603.71744: variable 'profile' from source: play vars 26818 1726853603.71747: variable 'interface' from source: play vars 26818 1726853603.71788: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-rpltstbr] *************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 13:33:23 -0400 (0:00:00.040) 0:00:23.391 ****** 26818 1726853603.71811: entering _queue_task() for managed_node3/command 26818 1726853603.72052: worker is 1 (out of 1 available) 26818 1726853603.72067: exiting _queue_task() for managed_node3/command 26818 1726853603.72081: done queuing things up, now waiting for results queue to drain 26818 1726853603.72083: waiting for pending results... 26818 1726853603.72388: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-rpltstbr 26818 1726853603.72577: in run() - task 02083763-bbaf-0338-49da-00000000042d 26818 1726853603.72580: variable 'ansible_search_path' from source: unknown 26818 1726853603.72583: variable 'ansible_search_path' from source: unknown 26818 1726853603.72586: calling self._execute() 26818 1726853603.72593: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.72595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.72597: variable 'omit' from source: magic vars 26818 1726853603.72952: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.72975: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.73099: variable 'profile_stat' from source: set_fact 26818 1726853603.73117: Evaluated conditional (profile_stat.stat.exists): False 26818 1726853603.73125: when evaluation is False, skipping this task 26818 1726853603.73132: _execute() done 26818 1726853603.73141: dumping result to json 26818 1726853603.73149: done dumping result, returning 26818 1726853603.73161: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-rpltstbr [02083763-bbaf-0338-49da-00000000042d] 26818 1726853603.73170: sending task result for task 02083763-bbaf-0338-49da-00000000042d skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26818 1726853603.73323: no more pending results, returning what we have 26818 1726853603.73327: results queue empty 26818 1726853603.73328: checking for any_errors_fatal 26818 1726853603.73336: done checking for any_errors_fatal 26818 1726853603.73336: checking for max_fail_percentage 26818 1726853603.73338: done checking for max_fail_percentage 26818 1726853603.73339: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.73339: done checking to see if all hosts have failed 26818 1726853603.73340: getting the remaining hosts for this loop 26818 1726853603.73341: done getting the remaining hosts for this loop 26818 1726853603.73344: getting the next task for host managed_node3 26818 1726853603.73353: done getting next task for host managed_node3 26818 1726853603.73356: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 26818 1726853603.73360: ^ 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 26818 1726853603.73364: getting variables 26818 1726853603.73365: in VariableManager get_vars() 26818 1726853603.73407: Calling all_inventory to load vars for managed_node3 26818 1726853603.73409: Calling groups_inventory to load vars for managed_node3 26818 1726853603.73411: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.73426: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.73429: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.73432: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.74084: done sending task result for task 02083763-bbaf-0338-49da-00000000042d 26818 1726853603.74087: WORKER PROCESS EXITING 26818 1726853603.74347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.75301: done with get_vars() 26818 1726853603.75317: done getting variables 26818 1726853603.75358: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853603.75457: variable 'profile' from source: play vars 26818 1726853603.75460: variable 'interface' from source: play vars 26818 1726853603.75505: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-rpltstbr] ************************ task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 13:33:23 -0400 (0:00:00.037) 0:00:23.428 ****** 26818 1726853603.75531: entering _queue_task() for managed_node3/set_fact 26818 1726853603.75785: worker is 1 (out of 1 available) 26818 1726853603.75799: exiting _queue_task() for managed_node3/set_fact 26818 1726853603.75813: done queuing things up, now waiting for results queue to drain 26818 1726853603.75815: waiting for pending results... 26818 1726853603.76100: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-rpltstbr 26818 1726853603.76161: in run() - task 02083763-bbaf-0338-49da-00000000042e 26818 1726853603.76186: variable 'ansible_search_path' from source: unknown 26818 1726853603.76201: variable 'ansible_search_path' from source: unknown 26818 1726853603.76239: calling self._execute() 26818 1726853603.76346: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.76350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.76361: variable 'omit' from source: magic vars 26818 1726853603.76777: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.76781: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.76976: variable 'profile_stat' from source: set_fact 26818 1726853603.76980: Evaluated conditional (profile_stat.stat.exists): False 26818 1726853603.76983: when evaluation is False, skipping this task 26818 1726853603.76984: _execute() done 26818 1726853603.76986: dumping result to json 26818 1726853603.76988: done dumping result, returning 26818 1726853603.76990: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-rpltstbr [02083763-bbaf-0338-49da-00000000042e] 26818 1726853603.76992: sending task result for task 02083763-bbaf-0338-49da-00000000042e 26818 1726853603.77051: done sending task result for task 02083763-bbaf-0338-49da-00000000042e 26818 1726853603.77054: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 26818 1726853603.77111: no more pending results, returning what we have 26818 1726853603.77114: results queue empty 26818 1726853603.77115: checking for any_errors_fatal 26818 1726853603.77120: done checking for any_errors_fatal 26818 1726853603.77121: checking for max_fail_percentage 26818 1726853603.77122: done checking for max_fail_percentage 26818 1726853603.77123: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.77124: done checking to see if all hosts have failed 26818 1726853603.77125: getting the remaining hosts for this loop 26818 1726853603.77126: done getting the remaining hosts for this loop 26818 1726853603.77129: getting the next task for host managed_node3 26818 1726853603.77137: done getting next task for host managed_node3 26818 1726853603.77140: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 26818 1726853603.77142: ^ 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 26818 1726853603.77145: getting variables 26818 1726853603.77147: in VariableManager get_vars() 26818 1726853603.77185: Calling all_inventory to load vars for managed_node3 26818 1726853603.77188: Calling groups_inventory to load vars for managed_node3 26818 1726853603.77190: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.77200: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.77203: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.77205: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.78156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.79016: done with get_vars() 26818 1726853603.79032: done getting variables 26818 1726853603.79078: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853603.79160: variable 'profile' from source: play vars 26818 1726853603.79163: variable 'interface' from source: play vars 26818 1726853603.79211: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'rpltstbr'] ************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 13:33:23 -0400 (0:00:00.037) 0:00:23.465 ****** 26818 1726853603.79234: entering _queue_task() for managed_node3/assert 26818 1726853603.79455: worker is 1 (out of 1 available) 26818 1726853603.79469: exiting _queue_task() for managed_node3/assert 26818 1726853603.79484: done queuing things up, now waiting for results queue to drain 26818 1726853603.79486: waiting for pending results... 26818 1726853603.79716: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'rpltstbr' 26818 1726853603.79814: in run() - task 02083763-bbaf-0338-49da-000000000397 26818 1726853603.79834: variable 'ansible_search_path' from source: unknown 26818 1726853603.79838: variable 'ansible_search_path' from source: unknown 26818 1726853603.79873: calling self._execute() 26818 1726853603.79967: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.79973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.79985: variable 'omit' from source: magic vars 26818 1726853603.80357: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.80367: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.80376: variable 'omit' from source: magic vars 26818 1726853603.80418: variable 'omit' from source: magic vars 26818 1726853603.80510: variable 'profile' from source: play vars 26818 1726853603.80514: variable 'interface' from source: play vars 26818 1726853603.80575: variable 'interface' from source: play vars 26818 1726853603.80589: variable 'omit' from source: magic vars 26818 1726853603.80621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853603.80649: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853603.80674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853603.80683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.80694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.80718: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853603.80721: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.80724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.80798: Set connection var ansible_connection to ssh 26818 1726853603.80808: Set connection var ansible_pipelining to False 26818 1726853603.80814: Set connection var ansible_shell_executable to /bin/sh 26818 1726853603.80818: Set connection var ansible_shell_type to sh 26818 1726853603.80823: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853603.80828: Set connection var ansible_timeout to 10 26818 1726853603.80846: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.80849: variable 'ansible_connection' from source: unknown 26818 1726853603.80851: variable 'ansible_module_compression' from source: unknown 26818 1726853603.80853: variable 'ansible_shell_type' from source: unknown 26818 1726853603.80859: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.80861: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.80866: variable 'ansible_pipelining' from source: unknown 26818 1726853603.80868: variable 'ansible_timeout' from source: unknown 26818 1726853603.80873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.80974: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853603.80984: variable 'omit' from source: magic vars 26818 1726853603.80990: starting attempt loop 26818 1726853603.80993: running the handler 26818 1726853603.81069: variable 'lsr_net_profile_exists' from source: set_fact 26818 1726853603.81074: Evaluated conditional (lsr_net_profile_exists): True 26818 1726853603.81080: handler run complete 26818 1726853603.81091: attempt loop complete, returning result 26818 1726853603.81094: _execute() done 26818 1726853603.81096: dumping result to json 26818 1726853603.81099: done dumping result, returning 26818 1726853603.81110: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'rpltstbr' [02083763-bbaf-0338-49da-000000000397] 26818 1726853603.81113: sending task result for task 02083763-bbaf-0338-49da-000000000397 26818 1726853603.81187: done sending task result for task 02083763-bbaf-0338-49da-000000000397 26818 1726853603.81190: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26818 1726853603.81236: no more pending results, returning what we have 26818 1726853603.81239: results queue empty 26818 1726853603.81240: checking for any_errors_fatal 26818 1726853603.81246: done checking for any_errors_fatal 26818 1726853603.81246: checking for max_fail_percentage 26818 1726853603.81248: done checking for max_fail_percentage 26818 1726853603.81249: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.81250: done checking to see if all hosts have failed 26818 1726853603.81250: getting the remaining hosts for this loop 26818 1726853603.81251: done getting the remaining hosts for this loop 26818 1726853603.81255: getting the next task for host managed_node3 26818 1726853603.81262: done getting next task for host managed_node3 26818 1726853603.81265: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 26818 1726853603.81267: ^ 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 26818 1726853603.81272: getting variables 26818 1726853603.81274: in VariableManager get_vars() 26818 1726853603.81309: Calling all_inventory to load vars for managed_node3 26818 1726853603.81311: Calling groups_inventory to load vars for managed_node3 26818 1726853603.81314: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.81322: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.81325: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.81327: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.82220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.83061: done with get_vars() 26818 1726853603.83081: done getting variables 26818 1726853603.83126: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853603.83209: variable 'profile' from source: play vars 26818 1726853603.83212: variable 'interface' from source: play vars 26818 1726853603.83253: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'rpltstbr'] ******** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 13:33:23 -0400 (0:00:00.040) 0:00:23.506 ****** 26818 1726853603.83284: entering _queue_task() for managed_node3/assert 26818 1726853603.83538: worker is 1 (out of 1 available) 26818 1726853603.83551: exiting _queue_task() for managed_node3/assert 26818 1726853603.83565: done queuing things up, now waiting for results queue to drain 26818 1726853603.83566: waiting for pending results... 26818 1726853603.83750: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'rpltstbr' 26818 1726853603.83827: in run() - task 02083763-bbaf-0338-49da-000000000398 26818 1726853603.83839: variable 'ansible_search_path' from source: unknown 26818 1726853603.83843: variable 'ansible_search_path' from source: unknown 26818 1726853603.83876: calling self._execute() 26818 1726853603.83946: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.83950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.83962: variable 'omit' from source: magic vars 26818 1726853603.84233: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.84243: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.84249: variable 'omit' from source: magic vars 26818 1726853603.84280: variable 'omit' from source: magic vars 26818 1726853603.84346: variable 'profile' from source: play vars 26818 1726853603.84350: variable 'interface' from source: play vars 26818 1726853603.84397: variable 'interface' from source: play vars 26818 1726853603.84410: variable 'omit' from source: magic vars 26818 1726853603.84449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853603.84476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853603.84492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853603.84505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.84515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.84537: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853603.84541: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.84543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.84616: Set connection var ansible_connection to ssh 26818 1726853603.84620: Set connection var ansible_pipelining to False 26818 1726853603.84626: Set connection var ansible_shell_executable to /bin/sh 26818 1726853603.84632: Set connection var ansible_shell_type to sh 26818 1726853603.84637: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853603.84642: Set connection var ansible_timeout to 10 26818 1726853603.84665: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.84668: variable 'ansible_connection' from source: unknown 26818 1726853603.84672: variable 'ansible_module_compression' from source: unknown 26818 1726853603.84675: variable 'ansible_shell_type' from source: unknown 26818 1726853603.84677: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.84679: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.84681: variable 'ansible_pipelining' from source: unknown 26818 1726853603.84684: variable 'ansible_timeout' from source: unknown 26818 1726853603.84686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.84786: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853603.84797: variable 'omit' from source: magic vars 26818 1726853603.84800: starting attempt loop 26818 1726853603.84802: running the handler 26818 1726853603.84887: variable 'lsr_net_profile_ansible_managed' from source: set_fact 26818 1726853603.84892: Evaluated conditional (lsr_net_profile_ansible_managed): True 26818 1726853603.84898: handler run complete 26818 1726853603.84909: attempt loop complete, returning result 26818 1726853603.84913: _execute() done 26818 1726853603.84916: dumping result to json 26818 1726853603.84918: done dumping result, returning 26818 1726853603.84924: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'rpltstbr' [02083763-bbaf-0338-49da-000000000398] 26818 1726853603.84928: sending task result for task 02083763-bbaf-0338-49da-000000000398 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26818 1726853603.85051: no more pending results, returning what we have 26818 1726853603.85055: results queue empty 26818 1726853603.85055: checking for any_errors_fatal 26818 1726853603.85062: done checking for any_errors_fatal 26818 1726853603.85063: checking for max_fail_percentage 26818 1726853603.85064: done checking for max_fail_percentage 26818 1726853603.85065: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.85066: done checking to see if all hosts have failed 26818 1726853603.85067: getting the remaining hosts for this loop 26818 1726853603.85068: done getting the remaining hosts for this loop 26818 1726853603.85073: getting the next task for host managed_node3 26818 1726853603.85080: done getting next task for host managed_node3 26818 1726853603.85082: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 26818 1726853603.85085: ^ 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 26818 1726853603.85089: getting variables 26818 1726853603.85090: in VariableManager get_vars() 26818 1726853603.85129: Calling all_inventory to load vars for managed_node3 26818 1726853603.85131: Calling groups_inventory to load vars for managed_node3 26818 1726853603.85133: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.85143: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.85146: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.85149: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.85684: done sending task result for task 02083763-bbaf-0338-49da-000000000398 26818 1726853603.85687: WORKER PROCESS EXITING 26818 1726853603.85947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.86795: done with get_vars() 26818 1726853603.86812: done getting variables 26818 1726853603.86851: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853603.86928: variable 'profile' from source: play vars 26818 1726853603.86931: variable 'interface' from source: play vars 26818 1726853603.86969: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in rpltstbr] ************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 13:33:23 -0400 (0:00:00.037) 0:00:23.543 ****** 26818 1726853603.86997: entering _queue_task() for managed_node3/assert 26818 1726853603.87220: worker is 1 (out of 1 available) 26818 1726853603.87234: exiting _queue_task() for managed_node3/assert 26818 1726853603.87247: done queuing things up, now waiting for results queue to drain 26818 1726853603.87249: waiting for pending results... 26818 1726853603.87421: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in rpltstbr 26818 1726853603.87497: in run() - task 02083763-bbaf-0338-49da-000000000399 26818 1726853603.87508: variable 'ansible_search_path' from source: unknown 26818 1726853603.87511: variable 'ansible_search_path' from source: unknown 26818 1726853603.87537: calling self._execute() 26818 1726853603.87609: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.87612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.87621: variable 'omit' from source: magic vars 26818 1726853603.87877: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.87886: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.87894: variable 'omit' from source: magic vars 26818 1726853603.87923: variable 'omit' from source: magic vars 26818 1726853603.87991: variable 'profile' from source: play vars 26818 1726853603.87995: variable 'interface' from source: play vars 26818 1726853603.88042: variable 'interface' from source: play vars 26818 1726853603.88056: variable 'omit' from source: magic vars 26818 1726853603.88090: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853603.88119: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853603.88136: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853603.88149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.88161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.88185: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853603.88188: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.88190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.88262: Set connection var ansible_connection to ssh 26818 1726853603.88267: Set connection var ansible_pipelining to False 26818 1726853603.88274: Set connection var ansible_shell_executable to /bin/sh 26818 1726853603.88279: Set connection var ansible_shell_type to sh 26818 1726853603.88284: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853603.88289: Set connection var ansible_timeout to 10 26818 1726853603.88306: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.88309: variable 'ansible_connection' from source: unknown 26818 1726853603.88311: variable 'ansible_module_compression' from source: unknown 26818 1726853603.88314: variable 'ansible_shell_type' from source: unknown 26818 1726853603.88316: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.88318: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.88320: variable 'ansible_pipelining' from source: unknown 26818 1726853603.88323: variable 'ansible_timeout' from source: unknown 26818 1726853603.88329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.88428: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853603.88436: variable 'omit' from source: magic vars 26818 1726853603.88441: starting attempt loop 26818 1726853603.88444: running the handler 26818 1726853603.88520: variable 'lsr_net_profile_fingerprint' from source: set_fact 26818 1726853603.88523: Evaluated conditional (lsr_net_profile_fingerprint): True 26818 1726853603.88529: handler run complete 26818 1726853603.88540: attempt loop complete, returning result 26818 1726853603.88543: _execute() done 26818 1726853603.88545: dumping result to json 26818 1726853603.88548: done dumping result, returning 26818 1726853603.88554: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in rpltstbr [02083763-bbaf-0338-49da-000000000399] 26818 1726853603.88564: sending task result for task 02083763-bbaf-0338-49da-000000000399 26818 1726853603.88637: done sending task result for task 02083763-bbaf-0338-49da-000000000399 26818 1726853603.88640: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26818 1726853603.88713: no more pending results, returning what we have 26818 1726853603.88717: results queue empty 26818 1726853603.88717: checking for any_errors_fatal 26818 1726853603.88724: done checking for any_errors_fatal 26818 1726853603.88725: checking for max_fail_percentage 26818 1726853603.88726: done checking for max_fail_percentage 26818 1726853603.88727: checking to see if all hosts have failed and the running result is not ok 26818 1726853603.88729: done checking to see if all hosts have failed 26818 1726853603.88729: getting the remaining hosts for this loop 26818 1726853603.88731: done getting the remaining hosts for this loop 26818 1726853603.88733: getting the next task for host managed_node3 26818 1726853603.88741: done getting next task for host managed_node3 26818 1726853603.88743: ^ task is: TASK: Get network_connections output 26818 1726853603.88745: ^ 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 26818 1726853603.88749: getting variables 26818 1726853603.88750: in VariableManager get_vars() 26818 1726853603.88784: Calling all_inventory to load vars for managed_node3 26818 1726853603.88787: Calling groups_inventory to load vars for managed_node3 26818 1726853603.88789: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853603.88798: Calling all_plugins_play to load vars for managed_node3 26818 1726853603.88800: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853603.88803: Calling groups_plugins_play to load vars for managed_node3 26818 1726853603.89676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853603.90522: done with get_vars() 26818 1726853603.90538: done getting variables TASK [Get network_connections output] ****************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 Friday 20 September 2024 13:33:23 -0400 (0:00:00.035) 0:00:23.579 ****** 26818 1726853603.90597: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26818 1726853603.90836: worker is 1 (out of 1 available) 26818 1726853603.90849: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26818 1726853603.90863: done queuing things up, now waiting for results queue to drain 26818 1726853603.90865: waiting for pending results... 26818 1726853603.91051: running TaskExecutor() for managed_node3/TASK: Get network_connections output 26818 1726853603.91114: in run() - task 02083763-bbaf-0338-49da-00000000002d 26818 1726853603.91126: variable 'ansible_search_path' from source: unknown 26818 1726853603.91157: calling self._execute() 26818 1726853603.91226: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.91230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.91239: variable 'omit' from source: magic vars 26818 1726853603.91510: variable 'ansible_distribution_major_version' from source: facts 26818 1726853603.91521: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853603.91526: variable 'omit' from source: magic vars 26818 1726853603.91548: variable 'omit' from source: magic vars 26818 1726853603.91574: variable 'interface' from source: play vars 26818 1726853603.91620: variable 'interface' from source: play vars 26818 1726853603.91638: variable 'omit' from source: magic vars 26818 1726853603.91673: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853603.91701: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853603.91716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853603.91729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.91739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853603.91765: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853603.91768: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.91773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.91837: Set connection var ansible_connection to ssh 26818 1726853603.91841: Set connection var ansible_pipelining to False 26818 1726853603.91847: Set connection var ansible_shell_executable to /bin/sh 26818 1726853603.91852: Set connection var ansible_shell_type to sh 26818 1726853603.91863: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853603.91866: Set connection var ansible_timeout to 10 26818 1726853603.91884: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.91888: variable 'ansible_connection' from source: unknown 26818 1726853603.91891: variable 'ansible_module_compression' from source: unknown 26818 1726853603.91893: variable 'ansible_shell_type' from source: unknown 26818 1726853603.91896: variable 'ansible_shell_executable' from source: unknown 26818 1726853603.91898: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853603.91900: variable 'ansible_pipelining' from source: unknown 26818 1726853603.91902: variable 'ansible_timeout' from source: unknown 26818 1726853603.91906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853603.92038: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853603.92048: variable 'omit' from source: magic vars 26818 1726853603.92057: starting attempt loop 26818 1726853603.92060: running the handler 26818 1726853603.92068: _low_level_execute_command(): starting 26818 1726853603.92079: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853603.92592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.92596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.92598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.92601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.92657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.92660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.92662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.92735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.94445: stdout chunk (state=3): >>>/root <<< 26818 1726853603.94544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853603.94574: stderr chunk (state=3): >>><<< 26818 1726853603.94577: stdout chunk (state=3): >>><<< 26818 1726853603.94599: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853603.94610: _low_level_execute_command(): starting 26818 1726853603.94616: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572 `" && echo ansible-tmp-1726853603.9459822-27835-105692935465572="` echo /root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572 `" ) && sleep 0' 26818 1726853603.95032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.95068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853603.95082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.95085: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853603.95089: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.95091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.95128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853603.95131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.95135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.95196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853603.97155: stdout chunk (state=3): >>>ansible-tmp-1726853603.9459822-27835-105692935465572=/root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572 <<< 26818 1726853603.97263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853603.97293: stderr chunk (state=3): >>><<< 26818 1726853603.97296: stdout chunk (state=3): >>><<< 26818 1726853603.97313: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853603.9459822-27835-105692935465572=/root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853603.97356: variable 'ansible_module_compression' from source: unknown 26818 1726853603.97407: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26818 1726853603.97452: variable 'ansible_facts' from source: unknown 26818 1726853603.97540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/AnsiballZ_network_connections.py 26818 1726853603.97643: Sending initial data 26818 1726853603.97646: Sent initial data (168 bytes) 26818 1726853603.98076: 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 <<< 26818 1726853603.98112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853603.98115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.98118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853603.98120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853603.98206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853603.98210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853603.98389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.00006: 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 <<< 26818 1726853604.00097: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853604.00186: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp50yfel7a /root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/AnsiballZ_network_connections.py <<< 26818 1726853604.00195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/AnsiballZ_network_connections.py" <<< 26818 1726853604.00297: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 26818 1726853604.00306: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmp50yfel7a" to remote "/root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/AnsiballZ_network_connections.py" <<< 26818 1726853604.00316: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/AnsiballZ_network_connections.py" <<< 26818 1726853604.01566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.01625: stderr chunk (state=3): >>><<< 26818 1726853604.01629: stdout chunk (state=3): >>><<< 26818 1726853604.01653: done transferring module to remote 26818 1726853604.01682: _low_level_execute_command(): starting 26818 1726853604.01690: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/ /root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/AnsiballZ_network_connections.py && sleep 0' 26818 1726853604.02363: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853604.02367: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.02423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.02427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.02444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.02524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.04375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.04402: stderr chunk (state=3): >>><<< 26818 1726853604.04405: stdout chunk (state=3): >>><<< 26818 1726853604.04419: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853604.04422: _low_level_execute_command(): starting 26818 1726853604.04425: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/AnsiballZ_network_connections.py && sleep 0' 26818 1726853604.04838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853604.04842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.04844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853604.04846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.04885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.04896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.04969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.32682: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (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": ""}}} <<< 26818 1726853604.34689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853604.34716: stderr chunk (state=3): >>><<< 26818 1726853604.34720: stdout chunk (state=3): >>><<< 26818 1726853604.34734: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'rpltstbr': update connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853604.34772: 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-1726853603.9459822-27835-105692935465572/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853604.34784: _low_level_execute_command(): starting 26818 1726853604.34787: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853603.9459822-27835-105692935465572/ > /dev/null 2>&1 && sleep 0' 26818 1726853604.35250: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853604.35253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.35256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853604.35258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853604.35260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.35309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.35313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.35315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.35381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.37238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.37265: stderr chunk (state=3): >>><<< 26818 1726853604.37268: stdout chunk (state=3): >>><<< 26818 1726853604.37288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853604.37291: handler run complete 26818 1726853604.37313: attempt loop complete, returning result 26818 1726853604.37316: _execute() done 26818 1726853604.37318: dumping result to json 26818 1726853604.37323: done dumping result, returning 26818 1726853604.37330: done running TaskExecutor() for managed_node3/TASK: Get network_connections output [02083763-bbaf-0338-49da-00000000002d] 26818 1726853604.37335: sending task result for task 02083763-bbaf-0338-49da-00000000002d 26818 1726853604.37442: done sending task result for task 02083763-bbaf-0338-49da-00000000002d 26818 1726853604.37445: WORKER PROCESS EXITING 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, 3ec74893-2556-43c8-b116-f445f9450959 [004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (is-modified) [005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied 26818 1726853604.37535: no more pending results, returning what we have 26818 1726853604.37538: results queue empty 26818 1726853604.37539: checking for any_errors_fatal 26818 1726853604.37547: done checking for any_errors_fatal 26818 1726853604.37548: checking for max_fail_percentage 26818 1726853604.37550: done checking for max_fail_percentage 26818 1726853604.37551: checking to see if all hosts have failed and the running result is not ok 26818 1726853604.37552: done checking to see if all hosts have failed 26818 1726853604.37552: getting the remaining hosts for this loop 26818 1726853604.37556: done getting the remaining hosts for this loop 26818 1726853604.37560: getting the next task for host managed_node3 26818 1726853604.37566: done getting next task for host managed_node3 26818 1726853604.37569: ^ task is: TASK: Show test_module_run 26818 1726853604.37572: ^ 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 26818 1726853604.37575: getting variables 26818 1726853604.37576: in VariableManager get_vars() 26818 1726853604.37612: Calling all_inventory to load vars for managed_node3 26818 1726853604.37614: Calling groups_inventory to load vars for managed_node3 26818 1726853604.37616: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853604.37626: Calling all_plugins_play to load vars for managed_node3 26818 1726853604.37628: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853604.37631: Calling groups_plugins_play to load vars for managed_node3 26818 1726853604.38412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853604.39257: done with get_vars() 26818 1726853604.39274: done getting variables 26818 1726853604.39317: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show test_module_run] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:58 Friday 20 September 2024 13:33:24 -0400 (0:00:00.487) 0:00:24.066 ****** 26818 1726853604.39337: entering _queue_task() for managed_node3/debug 26818 1726853604.39562: worker is 1 (out of 1 available) 26818 1726853604.39579: exiting _queue_task() for managed_node3/debug 26818 1726853604.39591: done queuing things up, now waiting for results queue to drain 26818 1726853604.39593: waiting for pending results... 26818 1726853604.39765: running TaskExecutor() for managed_node3/TASK: Show test_module_run 26818 1726853604.39822: in run() - task 02083763-bbaf-0338-49da-00000000002e 26818 1726853604.39838: variable 'ansible_search_path' from source: unknown 26818 1726853604.39866: calling self._execute() 26818 1726853604.39938: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.39943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.39953: variable 'omit' from source: magic vars 26818 1726853604.40218: variable 'ansible_distribution_major_version' from source: facts 26818 1726853604.40227: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853604.40234: variable 'omit' from source: magic vars 26818 1726853604.40259: variable 'omit' from source: magic vars 26818 1726853604.40282: variable 'omit' from source: magic vars 26818 1726853604.40314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853604.40341: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853604.40362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853604.40373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853604.40385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853604.40406: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853604.40409: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.40412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.40479: Set connection var ansible_connection to ssh 26818 1726853604.40485: Set connection var ansible_pipelining to False 26818 1726853604.40492: Set connection var ansible_shell_executable to /bin/sh 26818 1726853604.40495: Set connection var ansible_shell_type to sh 26818 1726853604.40500: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853604.40505: Set connection var ansible_timeout to 10 26818 1726853604.40523: variable 'ansible_shell_executable' from source: unknown 26818 1726853604.40526: variable 'ansible_connection' from source: unknown 26818 1726853604.40529: variable 'ansible_module_compression' from source: unknown 26818 1726853604.40531: variable 'ansible_shell_type' from source: unknown 26818 1726853604.40534: variable 'ansible_shell_executable' from source: unknown 26818 1726853604.40536: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.40539: variable 'ansible_pipelining' from source: unknown 26818 1726853604.40542: variable 'ansible_timeout' from source: unknown 26818 1726853604.40546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.40646: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853604.40658: variable 'omit' from source: magic vars 26818 1726853604.40661: starting attempt loop 26818 1726853604.40664: running the handler 26818 1726853604.40702: variable 'test_module_run' from source: set_fact 26818 1726853604.40757: variable 'test_module_run' from source: set_fact 26818 1726853604.40839: handler run complete 26818 1726853604.40859: attempt loop complete, returning result 26818 1726853604.40862: _execute() done 26818 1726853604.40864: dumping result to json 26818 1726853604.40867: done dumping result, returning 26818 1726853604.40875: done running TaskExecutor() for managed_node3/TASK: Show test_module_run [02083763-bbaf-0338-49da-00000000002e] 26818 1726853604.40879: sending task result for task 02083763-bbaf-0338-49da-00000000002e 26818 1726853604.40963: done sending task result for task 02083763-bbaf-0338-49da-00000000002e 26818 1726853604.40966: 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, 3ec74893-2556-43c8-b116-f445f9450959\n[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (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, 3ec74893-2556-43c8-b116-f445f9450959", "[004] #0, state:up persistent_state:present, 'rpltstbr': up connection rpltstbr, 3ec74893-2556-43c8-b116-f445f9450959 (is-modified)", "[005] #0, state:up persistent_state:present, 'rpltstbr': connection reapplied" ] } } 26818 1726853604.41079: no more pending results, returning what we have 26818 1726853604.41082: results queue empty 26818 1726853604.41083: checking for any_errors_fatal 26818 1726853604.41091: done checking for any_errors_fatal 26818 1726853604.41091: checking for max_fail_percentage 26818 1726853604.41093: done checking for max_fail_percentage 26818 1726853604.41093: checking to see if all hosts have failed and the running result is not ok 26818 1726853604.41094: done checking to see if all hosts have failed 26818 1726853604.41095: getting the remaining hosts for this loop 26818 1726853604.41096: done getting the remaining hosts for this loop 26818 1726853604.41099: getting the next task for host managed_node3 26818 1726853604.41104: done getting next task for host managed_node3 26818 1726853604.41106: ^ task is: TASK: Assert that reapply is found in log output 26818 1726853604.41108: ^ 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 26818 1726853604.41111: getting variables 26818 1726853604.41112: in VariableManager get_vars() 26818 1726853604.41141: Calling all_inventory to load vars for managed_node3 26818 1726853604.41143: Calling groups_inventory to load vars for managed_node3 26818 1726853604.41145: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853604.41152: Calling all_plugins_play to load vars for managed_node3 26818 1726853604.41156: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853604.41158: Calling groups_plugins_play to load vars for managed_node3 26818 1726853604.41961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853604.42803: done with get_vars() 26818 1726853604.42818: done getting variables 26818 1726853604.42859: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that reapply is found in log output] ****************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:61 Friday 20 September 2024 13:33:24 -0400 (0:00:00.035) 0:00:24.102 ****** 26818 1726853604.42881: entering _queue_task() for managed_node3/assert 26818 1726853604.43097: worker is 1 (out of 1 available) 26818 1726853604.43109: exiting _queue_task() for managed_node3/assert 26818 1726853604.43123: done queuing things up, now waiting for results queue to drain 26818 1726853604.43125: waiting for pending results... 26818 1726853604.43296: running TaskExecutor() for managed_node3/TASK: Assert that reapply is found in log output 26818 1726853604.43357: in run() - task 02083763-bbaf-0338-49da-00000000002f 26818 1726853604.43362: variable 'ansible_search_path' from source: unknown 26818 1726853604.43393: calling self._execute() 26818 1726853604.43463: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.43467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.43480: variable 'omit' from source: magic vars 26818 1726853604.43752: variable 'ansible_distribution_major_version' from source: facts 26818 1726853604.43763: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853604.43769: variable 'omit' from source: magic vars 26818 1726853604.43796: variable 'omit' from source: magic vars 26818 1726853604.43820: variable 'omit' from source: magic vars 26818 1726853604.43851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853604.43882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853604.43898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853604.43913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853604.43922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853604.43945: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853604.43948: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.43951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.44022: Set connection var ansible_connection to ssh 26818 1726853604.44028: Set connection var ansible_pipelining to False 26818 1726853604.44033: Set connection var ansible_shell_executable to /bin/sh 26818 1726853604.44038: Set connection var ansible_shell_type to sh 26818 1726853604.44043: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853604.44048: Set connection var ansible_timeout to 10 26818 1726853604.44068: variable 'ansible_shell_executable' from source: unknown 26818 1726853604.44073: variable 'ansible_connection' from source: unknown 26818 1726853604.44075: variable 'ansible_module_compression' from source: unknown 26818 1726853604.44078: variable 'ansible_shell_type' from source: unknown 26818 1726853604.44080: variable 'ansible_shell_executable' from source: unknown 26818 1726853604.44083: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.44085: variable 'ansible_pipelining' from source: unknown 26818 1726853604.44087: variable 'ansible_timeout' from source: unknown 26818 1726853604.44091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.44193: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853604.44202: variable 'omit' from source: magic vars 26818 1726853604.44207: starting attempt loop 26818 1726853604.44210: running the handler 26818 1726853604.44309: variable 'test_module_run' from source: set_fact 26818 1726853604.44322: Evaluated conditional ('connection reapplied' in test_module_run.stderr): True 26818 1726853604.44325: handler run complete 26818 1726853604.44337: attempt loop complete, returning result 26818 1726853604.44341: _execute() done 26818 1726853604.44344: dumping result to json 26818 1726853604.44346: done dumping result, returning 26818 1726853604.44351: done running TaskExecutor() for managed_node3/TASK: Assert that reapply is found in log output [02083763-bbaf-0338-49da-00000000002f] 26818 1726853604.44356: sending task result for task 02083763-bbaf-0338-49da-00000000002f 26818 1726853604.44431: done sending task result for task 02083763-bbaf-0338-49da-00000000002f 26818 1726853604.44435: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 26818 1726853604.44484: no more pending results, returning what we have 26818 1726853604.44487: results queue empty 26818 1726853604.44488: checking for any_errors_fatal 26818 1726853604.44501: done checking for any_errors_fatal 26818 1726853604.44502: checking for max_fail_percentage 26818 1726853604.44504: done checking for max_fail_percentage 26818 1726853604.44504: checking to see if all hosts have failed and the running result is not ok 26818 1726853604.44506: done checking to see if all hosts have failed 26818 1726853604.44506: getting the remaining hosts for this loop 26818 1726853604.44507: done getting the remaining hosts for this loop 26818 1726853604.44511: getting the next task for host managed_node3 26818 1726853604.44519: done getting next task for host managed_node3 26818 1726853604.44522: ^ task is: TASK: Deactivate the connection and remove the connection profile 26818 1726853604.44524: ^ 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 26818 1726853604.44528: getting variables 26818 1726853604.44529: in VariableManager get_vars() 26818 1726853604.44560: Calling all_inventory to load vars for managed_node3 26818 1726853604.44567: Calling groups_inventory to load vars for managed_node3 26818 1726853604.44570: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853604.44581: Calling all_plugins_play to load vars for managed_node3 26818 1726853604.44583: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853604.44586: Calling groups_plugins_play to load vars for managed_node3 26818 1726853604.45315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853604.46226: done with get_vars() 26818 1726853604.46241: done getting variables TASK [Deactivate the connection and remove the connection profile] ************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:72 Friday 20 September 2024 13:33:24 -0400 (0:00:00.034) 0:00:24.136 ****** 26818 1726853604.46298: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26818 1726853604.46503: worker is 1 (out of 1 available) 26818 1726853604.46516: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 26818 1726853604.46529: done queuing things up, now waiting for results queue to drain 26818 1726853604.46530: waiting for pending results... 26818 1726853604.46701: running TaskExecutor() for managed_node3/TASK: Deactivate the connection and remove the connection profile 26818 1726853604.46760: in run() - task 02083763-bbaf-0338-49da-000000000031 26818 1726853604.46772: variable 'ansible_search_path' from source: unknown 26818 1726853604.46799: calling self._execute() 26818 1726853604.46865: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.46869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.46879: variable 'omit' from source: magic vars 26818 1726853604.47142: variable 'ansible_distribution_major_version' from source: facts 26818 1726853604.47151: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853604.47159: variable 'omit' from source: magic vars 26818 1726853604.47190: variable 'omit' from source: magic vars 26818 1726853604.47215: variable 'interface' from source: play vars 26818 1726853604.47266: variable 'interface' from source: play vars 26818 1726853604.47291: variable 'omit' from source: magic vars 26818 1726853604.47319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853604.47345: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853604.47363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853604.47377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853604.47387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853604.47410: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853604.47413: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.47416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.47488: Set connection var ansible_connection to ssh 26818 1726853604.47491: Set connection var ansible_pipelining to False 26818 1726853604.47497: Set connection var ansible_shell_executable to /bin/sh 26818 1726853604.47502: Set connection var ansible_shell_type to sh 26818 1726853604.47507: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853604.47512: Set connection var ansible_timeout to 10 26818 1726853604.47532: variable 'ansible_shell_executable' from source: unknown 26818 1726853604.47535: variable 'ansible_connection' from source: unknown 26818 1726853604.47537: variable 'ansible_module_compression' from source: unknown 26818 1726853604.47540: variable 'ansible_shell_type' from source: unknown 26818 1726853604.47542: variable 'ansible_shell_executable' from source: unknown 26818 1726853604.47544: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.47546: variable 'ansible_pipelining' from source: unknown 26818 1726853604.47549: variable 'ansible_timeout' from source: unknown 26818 1726853604.47551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.47684: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 26818 1726853604.47693: variable 'omit' from source: magic vars 26818 1726853604.47699: starting attempt loop 26818 1726853604.47702: running the handler 26818 1726853604.47713: _low_level_execute_command(): starting 26818 1726853604.47721: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853604.48225: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853604.48228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.48233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853604.48235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.48277: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.48297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.48300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.48362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.50062: stdout chunk (state=3): >>>/root <<< 26818 1726853604.50164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.50196: stderr chunk (state=3): >>><<< 26818 1726853604.50199: stdout chunk (state=3): >>><<< 26818 1726853604.50219: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853604.50231: _low_level_execute_command(): starting 26818 1726853604.50237: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343 `" && echo ansible-tmp-1726853604.502196-27859-102357987746343="` echo /root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343 `" ) && sleep 0' 26818 1726853604.50660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853604.50663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853604.50697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853604.50708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26818 1726853604.50711: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853604.50713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.50767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.50769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.50778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.50825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.52749: stdout chunk (state=3): >>>ansible-tmp-1726853604.502196-27859-102357987746343=/root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343 <<< 26818 1726853604.52855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.52885: stderr chunk (state=3): >>><<< 26818 1726853604.52888: stdout chunk (state=3): >>><<< 26818 1726853604.52902: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853604.502196-27859-102357987746343=/root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853604.52943: variable 'ansible_module_compression' from source: unknown 26818 1726853604.52990: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 26818 1726853604.53029: variable 'ansible_facts' from source: unknown 26818 1726853604.53121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/AnsiballZ_network_connections.py 26818 1726853604.53221: Sending initial data 26818 1726853604.53224: Sent initial data (167 bytes) 26818 1726853604.53683: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853604.53686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.53689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853604.53691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853604.53693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.53740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.53747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.53803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.55397: 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" <<< 26818 1726853604.55405: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 26818 1726853604.55453: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853604.55512: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpk8jpagi6 /root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/AnsiballZ_network_connections.py <<< 26818 1726853604.55519: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/AnsiballZ_network_connections.py" <<< 26818 1726853604.55575: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpk8jpagi6" to remote "/root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/AnsiballZ_network_connections.py" <<< 26818 1726853604.55581: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/AnsiballZ_network_connections.py" <<< 26818 1726853604.56369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.56406: stderr chunk (state=3): >>><<< 26818 1726853604.56409: stdout chunk (state=3): >>><<< 26818 1726853604.56453: done transferring module to remote 26818 1726853604.56465: _low_level_execute_command(): starting 26818 1726853604.56468: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/ /root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/AnsiballZ_network_connections.py && sleep 0' 26818 1726853604.57178: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.57184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.57187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.57315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.57392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.59240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.59267: stderr chunk (state=3): >>><<< 26818 1726853604.59273: stdout chunk (state=3): >>><<< 26818 1726853604.59288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853604.59291: _low_level_execute_command(): starting 26818 1726853604.59295: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/AnsiballZ_network_connections.py && sleep 0' 26818 1726853604.59708: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853604.59711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853604.59714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853604.59716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853604.59718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.59766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.59774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.59847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.81728: 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}}} <<< 26818 1726853604.83148: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.11.217 closed. <<< 26818 1726853604.83179: stderr chunk (state=3): >>><<< 26818 1726853604.83183: stdout chunk (state=3): >>><<< 26818 1726853604.83200: _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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_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.11.217 closed. 26818 1726853604.83224: 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-1726853604.502196-27859-102357987746343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853604.83232: _low_level_execute_command(): starting 26818 1726853604.83236: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853604.502196-27859-102357987746343/ > /dev/null 2>&1 && sleep 0' 26818 1726853604.83656: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853604.83699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853604.83702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.83705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 26818 1726853604.83707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853604.83713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.83758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.83764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.83765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.83829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.85836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.85840: stdout chunk (state=3): >>><<< 26818 1726853604.85842: stderr chunk (state=3): >>><<< 26818 1726853604.85849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853604.85854: handler run complete 26818 1726853604.85856: attempt loop complete, returning result 26818 1726853604.85858: _execute() done 26818 1726853604.85860: dumping result to json 26818 1726853604.85862: done dumping result, returning 26818 1726853604.85864: done running TaskExecutor() for managed_node3/TASK: Deactivate the connection and remove the connection profile [02083763-bbaf-0338-49da-000000000031] 26818 1726853604.85866: sending task result for task 02083763-bbaf-0338-49da-000000000031 26818 1726853604.85953: done sending task result for task 02083763-bbaf-0338-49da-000000000031 26818 1726853604.85956: WORKER PROCESS EXITING fatal: [managed_node3]: FAILED! => { "changed": false } MSG: missing required arguments: __header ...ignoring 26818 1726853604.86061: no more pending results, returning what we have 26818 1726853604.86065: results queue empty 26818 1726853604.86066: checking for any_errors_fatal 26818 1726853604.86076: done checking for any_errors_fatal 26818 1726853604.86077: checking for max_fail_percentage 26818 1726853604.86079: done checking for max_fail_percentage 26818 1726853604.86080: checking to see if all hosts have failed and the running result is not ok 26818 1726853604.86082: done checking to see if all hosts have failed 26818 1726853604.86082: getting the remaining hosts for this loop 26818 1726853604.86084: done getting the remaining hosts for this loop 26818 1726853604.86088: getting the next task for host managed_node3 26818 1726853604.86284: done getting next task for host managed_node3 26818 1726853604.86290: ^ task is: TASK: Delete the device '{{ interface }}' 26818 1726853604.86294: ^ 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 26818 1726853604.86299: getting variables 26818 1726853604.86301: in VariableManager get_vars() 26818 1726853604.86343: Calling all_inventory to load vars for managed_node3 26818 1726853604.86346: Calling groups_inventory to load vars for managed_node3 26818 1726853604.86349: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853604.86365: Calling all_plugins_play to load vars for managed_node3 26818 1726853604.86368: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853604.86385: Calling groups_plugins_play to load vars for managed_node3 26818 1726853604.88200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853604.89295: done with get_vars() 26818 1726853604.89320: done getting variables 26818 1726853604.89385: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 26818 1726853604.89506: variable 'interface' from source: play vars TASK [Delete the device 'rpltstbr'] ******************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:79 Friday 20 September 2024 13:33:24 -0400 (0:00:00.432) 0:00:24.568 ****** 26818 1726853604.89537: entering _queue_task() for managed_node3/command 26818 1726853604.89887: worker is 1 (out of 1 available) 26818 1726853604.89903: exiting _queue_task() for managed_node3/command 26818 1726853604.89917: done queuing things up, now waiting for results queue to drain 26818 1726853604.89919: waiting for pending results... 26818 1726853604.90298: running TaskExecutor() for managed_node3/TASK: Delete the device 'rpltstbr' 26818 1726853604.90322: in run() - task 02083763-bbaf-0338-49da-000000000032 26818 1726853604.90344: variable 'ansible_search_path' from source: unknown 26818 1726853604.90391: calling self._execute() 26818 1726853604.90510: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.90523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.90539: variable 'omit' from source: magic vars 26818 1726853604.90942: variable 'ansible_distribution_major_version' from source: facts 26818 1726853604.90945: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853604.90948: variable 'omit' from source: magic vars 26818 1726853604.90986: variable 'omit' from source: magic vars 26818 1726853604.91090: variable 'interface' from source: play vars 26818 1726853604.91113: variable 'omit' from source: magic vars 26818 1726853604.91376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853604.91379: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853604.91382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853604.91385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853604.91387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853604.91390: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853604.91392: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.91395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.91419: Set connection var ansible_connection to ssh 26818 1726853604.91432: Set connection var ansible_pipelining to False 26818 1726853604.91443: Set connection var ansible_shell_executable to /bin/sh 26818 1726853604.91452: Set connection var ansible_shell_type to sh 26818 1726853604.91463: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853604.91475: Set connection var ansible_timeout to 10 26818 1726853604.91503: variable 'ansible_shell_executable' from source: unknown 26818 1726853604.91515: variable 'ansible_connection' from source: unknown 26818 1726853604.91523: variable 'ansible_module_compression' from source: unknown 26818 1726853604.91626: variable 'ansible_shell_type' from source: unknown 26818 1726853604.91629: variable 'ansible_shell_executable' from source: unknown 26818 1726853604.91632: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853604.91634: variable 'ansible_pipelining' from source: unknown 26818 1726853604.91636: variable 'ansible_timeout' from source: unknown 26818 1726853604.91637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853604.91725: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853604.91747: variable 'omit' from source: magic vars 26818 1726853604.91758: starting attempt loop 26818 1726853604.91765: running the handler 26818 1726853604.91787: _low_level_execute_command(): starting 26818 1726853604.91801: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853604.92538: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853604.92553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853604.92572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853604.92593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853604.92615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853604.92727: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.92756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.92851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.94704: stdout chunk (state=3): >>>/root <<< 26818 1726853604.94711: stdout chunk (state=3): >>><<< 26818 1726853604.94714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.94716: stderr chunk (state=3): >>><<< 26818 1726853604.94818: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853604.95053: _low_level_execute_command(): starting 26818 1726853604.95058: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652 `" && echo ansible-tmp-1726853604.9479342-27884-146337333697652="` echo /root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652 `" ) && sleep 0' 26818 1726853604.95958: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853604.95973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.95994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853604.96047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853604.96050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.96304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.96368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853604.98395: stdout chunk (state=3): >>>ansible-tmp-1726853604.9479342-27884-146337333697652=/root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652 <<< 26818 1726853604.98501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853604.98537: stderr chunk (state=3): >>><<< 26818 1726853604.98548: stdout chunk (state=3): >>><<< 26818 1726853604.98575: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853604.9479342-27884-146337333697652=/root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853604.98607: variable 'ansible_module_compression' from source: unknown 26818 1726853604.98656: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26818 1726853604.98698: variable 'ansible_facts' from source: unknown 26818 1726853604.98787: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/AnsiballZ_command.py 26818 1726853604.99007: Sending initial data 26818 1726853604.99010: Sent initial data (156 bytes) 26818 1726853604.99530: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853604.99577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853604.99580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853604.99583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853604.99663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853604.99691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853604.99777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.01411: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 26818 1726853605.01440: 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 <<< 26818 1726853605.01505: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853605.01576: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpks01ts0o /root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/AnsiballZ_command.py <<< 26818 1726853605.01585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/AnsiballZ_command.py" <<< 26818 1726853605.01637: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpks01ts0o" to remote "/root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/AnsiballZ_command.py" <<< 26818 1726853605.02533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.02567: stderr chunk (state=3): >>><<< 26818 1726853605.02582: stdout chunk (state=3): >>><<< 26818 1726853605.02678: done transferring module to remote 26818 1726853605.02682: _low_level_execute_command(): starting 26818 1726853605.02685: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/ /root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/AnsiballZ_command.py && sleep 0' 26818 1726853605.03442: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853605.03455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853605.03467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853605.03486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853605.03523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853605.03540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853605.03630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853605.03663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.03840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.05718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.05731: stdout chunk (state=3): >>><<< 26818 1726853605.05747: stderr chunk (state=3): >>><<< 26818 1726853605.05938: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853605.05941: _low_level_execute_command(): starting 26818 1726853605.05945: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/AnsiballZ_command.py && sleep 0' 26818 1726853605.07081: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853605.07085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26818 1726853605.07088: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853605.07090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853605.07391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853605.07436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.07606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.25430: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-20 13:33:25.231066", "end": "2024-09-20 13:33:25.252179", "delta": "0:00:00.021113", "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}}} <<< 26818 1726853605.28205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853605.28209: stdout chunk (state=3): >>><<< 26818 1726853605.28212: stderr chunk (state=3): >>><<< 26818 1726853605.28214: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "rpltstbr"], "start": "2024-09-20 13:33:25.231066", "end": "2024-09-20 13:33:25.252179", "delta": "0:00:00.021113", "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.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853605.28217: 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-1726853604.9479342-27884-146337333697652/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853605.28219: _low_level_execute_command(): starting 26818 1726853605.28221: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853604.9479342-27884-146337333697652/ > /dev/null 2>&1 && sleep 0' 26818 1726853605.28722: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853605.28729: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853605.28740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853605.28754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853605.28770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853605.28781: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853605.28788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853605.28801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853605.28809: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853605.28815: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853605.28823: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853605.28833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853605.28844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853605.28851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853605.29060: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853605.29063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853605.29065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853605.29067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853605.29188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.29277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.31163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.31167: stdout chunk (state=3): >>><<< 26818 1726853605.31240: stderr chunk (state=3): >>><<< 26818 1726853605.31244: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853605.31247: handler run complete 26818 1726853605.31249: Evaluated conditional (False): False 26818 1726853605.31251: attempt loop complete, returning result 26818 1726853605.31253: _execute() done 26818 1726853605.31255: dumping result to json 26818 1726853605.31256: done dumping result, returning 26818 1726853605.31258: done running TaskExecutor() for managed_node3/TASK: Delete the device 'rpltstbr' [02083763-bbaf-0338-49da-000000000032] 26818 1726853605.31260: sending task result for task 02083763-bbaf-0338-49da-000000000032 26818 1726853605.31687: done sending task result for task 02083763-bbaf-0338-49da-000000000032 26818 1726853605.31690: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "link", "del", "rpltstbr" ], "delta": "0:00:00.021113", "end": "2024-09-20 13:33:25.252179", "rc": 0, "start": "2024-09-20 13:33:25.231066" } 26818 1726853605.31751: no more pending results, returning what we have 26818 1726853605.31754: results queue empty 26818 1726853605.31754: checking for any_errors_fatal 26818 1726853605.31762: done checking for any_errors_fatal 26818 1726853605.31763: checking for max_fail_percentage 26818 1726853605.31765: done checking for max_fail_percentage 26818 1726853605.31766: checking to see if all hosts have failed and the running result is not ok 26818 1726853605.31767: done checking to see if all hosts have failed 26818 1726853605.31767: getting the remaining hosts for this loop 26818 1726853605.31768: done getting the remaining hosts for this loop 26818 1726853605.31774: getting the next task for host managed_node3 26818 1726853605.31780: done getting next task for host managed_node3 26818 1726853605.31783: ^ task is: TASK: Verify network state restored to default 26818 1726853605.31787: ^ 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 26818 1726853605.31791: getting variables 26818 1726853605.31793: in VariableManager get_vars() 26818 1726853605.31829: Calling all_inventory to load vars for managed_node3 26818 1726853605.31832: Calling groups_inventory to load vars for managed_node3 26818 1726853605.31834: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853605.31844: Calling all_plugins_play to load vars for managed_node3 26818 1726853605.31846: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853605.31849: Calling groups_plugins_play to load vars for managed_node3 26818 1726853605.33564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853605.35132: done with get_vars() 26818 1726853605.35157: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:82 Friday 20 September 2024 13:33:25 -0400 (0:00:00.457) 0:00:25.026 ****** 26818 1726853605.35268: entering _queue_task() for managed_node3/include_tasks 26818 1726853605.35793: worker is 1 (out of 1 available) 26818 1726853605.35804: exiting _queue_task() for managed_node3/include_tasks 26818 1726853605.35817: done queuing things up, now waiting for results queue to drain 26818 1726853605.35818: waiting for pending results... 26818 1726853605.35941: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 26818 1726853605.36066: in run() - task 02083763-bbaf-0338-49da-000000000033 26818 1726853605.36090: variable 'ansible_search_path' from source: unknown 26818 1726853605.36128: calling self._execute() 26818 1726853605.36225: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853605.36260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853605.36265: variable 'omit' from source: magic vars 26818 1726853605.36639: variable 'ansible_distribution_major_version' from source: facts 26818 1726853605.36695: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853605.36698: _execute() done 26818 1726853605.36701: dumping result to json 26818 1726853605.36705: done dumping result, returning 26818 1726853605.36707: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [02083763-bbaf-0338-49da-000000000033] 26818 1726853605.36709: sending task result for task 02083763-bbaf-0338-49da-000000000033 26818 1726853605.36937: no more pending results, returning what we have 26818 1726853605.36943: in VariableManager get_vars() 26818 1726853605.36990: Calling all_inventory to load vars for managed_node3 26818 1726853605.36993: Calling groups_inventory to load vars for managed_node3 26818 1726853605.36996: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853605.37009: Calling all_plugins_play to load vars for managed_node3 26818 1726853605.37013: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853605.37180: Calling groups_plugins_play to load vars for managed_node3 26818 1726853605.37786: done sending task result for task 02083763-bbaf-0338-49da-000000000033 26818 1726853605.37790: WORKER PROCESS EXITING 26818 1726853605.38517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853605.40102: done with get_vars() 26818 1726853605.40125: variable 'ansible_search_path' from source: unknown 26818 1726853605.40140: we have included files to process 26818 1726853605.40141: generating all_blocks data 26818 1726853605.40143: done generating all_blocks data 26818 1726853605.40149: processing included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26818 1726853605.40150: loading included file: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26818 1726853605.40152: Loading data from /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 26818 1726853605.40564: done processing included file 26818 1726853605.40566: iterating over new_blocks loaded from include file 26818 1726853605.40568: in VariableManager get_vars() 26818 1726853605.40586: done with get_vars() 26818 1726853605.40587: filtering new block on tags 26818 1726853605.40622: done filtering new block on tags 26818 1726853605.40624: done iterating over new_blocks loaded from include file included: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node3 26818 1726853605.40629: extending task lists for all hosts with included blocks 26818 1726853605.40727: done extending task lists 26818 1726853605.40729: done processing included files 26818 1726853605.40729: results queue empty 26818 1726853605.40730: checking for any_errors_fatal 26818 1726853605.40735: done checking for any_errors_fatal 26818 1726853605.40736: checking for max_fail_percentage 26818 1726853605.40737: done checking for max_fail_percentage 26818 1726853605.40738: checking to see if all hosts have failed and the running result is not ok 26818 1726853605.40739: done checking to see if all hosts have failed 26818 1726853605.40744: getting the remaining hosts for this loop 26818 1726853605.40745: done getting the remaining hosts for this loop 26818 1726853605.40748: getting the next task for host managed_node3 26818 1726853605.40752: done getting next task for host managed_node3 26818 1726853605.40754: ^ task is: TASK: Check routes and DNS 26818 1726853605.40757: ^ 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 26818 1726853605.40759: getting variables 26818 1726853605.40760: in VariableManager get_vars() 26818 1726853605.40773: Calling all_inventory to load vars for managed_node3 26818 1726853605.40775: Calling groups_inventory to load vars for managed_node3 26818 1726853605.40778: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853605.40783: Calling all_plugins_play to load vars for managed_node3 26818 1726853605.40785: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853605.40788: Calling groups_plugins_play to load vars for managed_node3 26818 1726853605.46338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853605.47776: done with get_vars() 26818 1726853605.47805: done getting variables 26818 1726853605.47850: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 13:33:25 -0400 (0:00:00.126) 0:00:25.152 ****** 26818 1726853605.47882: entering _queue_task() for managed_node3/shell 26818 1726853605.48215: worker is 1 (out of 1 available) 26818 1726853605.48229: exiting _queue_task() for managed_node3/shell 26818 1726853605.48243: done queuing things up, now waiting for results queue to drain 26818 1726853605.48245: waiting for pending results... 26818 1726853605.48537: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 26818 1726853605.48689: in run() - task 02083763-bbaf-0338-49da-00000000047c 26818 1726853605.48711: variable 'ansible_search_path' from source: unknown 26818 1726853605.48721: variable 'ansible_search_path' from source: unknown 26818 1726853605.48760: calling self._execute() 26818 1726853605.48855: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853605.48869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853605.48884: variable 'omit' from source: magic vars 26818 1726853605.49266: variable 'ansible_distribution_major_version' from source: facts 26818 1726853605.49284: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853605.49295: variable 'omit' from source: magic vars 26818 1726853605.49346: variable 'omit' from source: magic vars 26818 1726853605.49387: variable 'omit' from source: magic vars 26818 1726853605.49431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853605.49481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853605.49505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853605.49529: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853605.49549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853605.49678: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853605.49681: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853605.49684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853605.49707: Set connection var ansible_connection to ssh 26818 1726853605.49717: Set connection var ansible_pipelining to False 26818 1726853605.49726: Set connection var ansible_shell_executable to /bin/sh 26818 1726853605.49734: Set connection var ansible_shell_type to sh 26818 1726853605.49742: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853605.49751: Set connection var ansible_timeout to 10 26818 1726853605.49781: variable 'ansible_shell_executable' from source: unknown 26818 1726853605.49790: variable 'ansible_connection' from source: unknown 26818 1726853605.49876: variable 'ansible_module_compression' from source: unknown 26818 1726853605.49879: variable 'ansible_shell_type' from source: unknown 26818 1726853605.49882: variable 'ansible_shell_executable' from source: unknown 26818 1726853605.49884: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853605.49886: variable 'ansible_pipelining' from source: unknown 26818 1726853605.49888: variable 'ansible_timeout' from source: unknown 26818 1726853605.49892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853605.49969: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853605.49990: variable 'omit' from source: magic vars 26818 1726853605.50006: starting attempt loop 26818 1726853605.50009: running the handler 26818 1726853605.50076: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853605.50080: _low_level_execute_command(): starting 26818 1726853605.50082: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853605.50879: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853605.50906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853605.50929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.51107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.52725: stdout chunk (state=3): >>>/root <<< 26818 1726853605.52855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.52867: stdout chunk (state=3): >>><<< 26818 1726853605.52881: stderr chunk (state=3): >>><<< 26818 1726853605.52951: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853605.52973: _low_level_execute_command(): starting 26818 1726853605.52983: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931 `" && echo ansible-tmp-1726853605.5295913-27914-95095752501931="` echo /root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931 `" ) && sleep 0' 26818 1726853605.53693: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853605.53717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853605.53733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.53826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.55776: stdout chunk (state=3): >>>ansible-tmp-1726853605.5295913-27914-95095752501931=/root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931 <<< 26818 1726853605.55938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.55942: stdout chunk (state=3): >>><<< 26818 1726853605.55946: stderr chunk (state=3): >>><<< 26818 1726853605.55968: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853605.5295913-27914-95095752501931=/root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853605.56279: variable 'ansible_module_compression' from source: unknown 26818 1726853605.56282: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26818 1726853605.56285: variable 'ansible_facts' from source: unknown 26818 1726853605.56412: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/AnsiballZ_command.py 26818 1726853605.56913: Sending initial data 26818 1726853605.56916: Sent initial data (155 bytes) 26818 1726853605.58028: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26818 1726853605.58135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853605.58202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853605.58214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853605.58252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.58383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.59997: 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 <<< 26818 1726853605.60081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853605.60267: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpe6yv3z3k /root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/AnsiballZ_command.py <<< 26818 1726853605.60270: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/AnsiballZ_command.py" <<< 26818 1726853605.60419: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpe6yv3z3k" to remote "/root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/AnsiballZ_command.py" <<< 26818 1726853605.61828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.61984: stderr chunk (state=3): >>><<< 26818 1726853605.61995: stdout chunk (state=3): >>><<< 26818 1726853605.62082: done transferring module to remote 26818 1726853605.62100: _low_level_execute_command(): starting 26818 1726853605.62109: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/ /root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/AnsiballZ_command.py && sleep 0' 26818 1726853605.63302: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853605.63314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853605.63327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853605.63583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853605.63587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.63598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.65540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.65742: stderr chunk (state=3): >>><<< 26818 1726853605.65746: stdout chunk (state=3): >>><<< 26818 1726853605.65748: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853605.65758: _low_level_execute_command(): starting 26818 1726853605.65761: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/AnsiballZ_command.py && sleep 0' 26818 1726853605.66878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853605.66987: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853605.67181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853605.67204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.67301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.83986: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:2a:53:36:f0:e9 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.217/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2874sec preferred_lft 2874sec\n inet6 fe80::102a:53ff:fe36:f0e9/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n30: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 6e:7c:f1:8e:1c:81 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.8.1 dev eth0 proto dhcp src 10.31.11.217 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.217 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-20 13:33:25.829281", "end": "2024-09-20 13:33:25.838366", "delta": "0:00:00.009085", "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}}} <<< 26818 1726853605.85604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.85982: stderr chunk (state=3): >>>Shared connection to 10.31.11.217 closed. <<< 26818 1726853605.85986: stdout chunk (state=3): >>><<< 26818 1726853605.85988: stderr chunk (state=3): >>><<< 26818 1726853605.85991: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 12:2a:53:36:f0:e9 brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.11.217/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0\n valid_lft 2874sec preferred_lft 2874sec\n inet6 fe80::102a:53ff:fe36:f0e9/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n30: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 6e:7c:f1:8e:1c:81 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.8.1 dev eth0 proto dhcp src 10.31.11.217 metric 100 \n10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.217 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-20 13:33:25.829281", "end": "2024-09-20 13:33:25.838366", "delta": "0:00:00.009085", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853605.85993: 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-1726853605.5295913-27914-95095752501931/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853605.85999: _low_level_execute_command(): starting 26818 1726853605.86001: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853605.5295913-27914-95095752501931/ > /dev/null 2>&1 && sleep 0' 26818 1726853605.86543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853605.86560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853605.86582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853605.86682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853605.86693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853605.86709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853605.86798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853605.88726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853605.88868: stderr chunk (state=3): >>><<< 26818 1726853605.88881: stdout chunk (state=3): >>><<< 26818 1726853605.89481: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853605.89485: handler run complete 26818 1726853605.89487: Evaluated conditional (False): False 26818 1726853605.89490: attempt loop complete, returning result 26818 1726853605.89492: _execute() done 26818 1726853605.89494: dumping result to json 26818 1726853605.89495: done dumping result, returning 26818 1726853605.89498: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [02083763-bbaf-0338-49da-00000000047c] 26818 1726853605.89500: sending task result for task 02083763-bbaf-0338-49da-00000000047c 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.009085", "end": "2024-09-20 13:33:25.838366", "rc": 0, "start": "2024-09-20 13:33:25.829281" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:2a:53:36:f0:e9 brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.11.217/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2874sec preferred_lft 2874sec inet6 fe80::102a:53ff:fe36:f0e9/64 scope link noprefixroute valid_lft forever preferred_lft forever 30: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 6e:7c:f1:8e:1c:81 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.8.1 dev eth0 proto dhcp src 10.31.11.217 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.11.217 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 26818 1726853605.89693: no more pending results, returning what we have 26818 1726853605.89698: results queue empty 26818 1726853605.89699: checking for any_errors_fatal 26818 1726853605.89700: done checking for any_errors_fatal 26818 1726853605.89701: checking for max_fail_percentage 26818 1726853605.89703: done checking for max_fail_percentage 26818 1726853605.89704: checking to see if all hosts have failed and the running result is not ok 26818 1726853605.89705: done checking to see if all hosts have failed 26818 1726853605.89706: getting the remaining hosts for this loop 26818 1726853605.89707: done getting the remaining hosts for this loop 26818 1726853605.89711: getting the next task for host managed_node3 26818 1726853605.89724: done getting next task for host managed_node3 26818 1726853605.89727: ^ task is: TASK: Verify DNS and network connectivity 26818 1726853605.89730: ^ 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 26818 1726853605.89734: getting variables 26818 1726853605.89736: in VariableManager get_vars() 26818 1726853605.90085: Calling all_inventory to load vars for managed_node3 26818 1726853605.90090: Calling groups_inventory to load vars for managed_node3 26818 1726853605.90093: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853605.90105: Calling all_plugins_play to load vars for managed_node3 26818 1726853605.90109: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853605.90111: Calling groups_plugins_play to load vars for managed_node3 26818 1726853605.90888: done sending task result for task 02083763-bbaf-0338-49da-00000000047c 26818 1726853605.90891: WORKER PROCESS EXITING 26818 1726853605.93463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853605.96814: done with get_vars() 26818 1726853605.96841: done getting variables 26818 1726853605.97049: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 13:33:25 -0400 (0:00:00.492) 0:00:25.644 ****** 26818 1726853605.97089: entering _queue_task() for managed_node3/shell 26818 1726853605.97810: worker is 1 (out of 1 available) 26818 1726853605.97821: exiting _queue_task() for managed_node3/shell 26818 1726853605.97835: done queuing things up, now waiting for results queue to drain 26818 1726853605.97836: waiting for pending results... 26818 1726853605.98345: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 26818 1726853605.98468: in run() - task 02083763-bbaf-0338-49da-00000000047d 26818 1726853605.98694: variable 'ansible_search_path' from source: unknown 26818 1726853605.98699: variable 'ansible_search_path' from source: unknown 26818 1726853605.98790: calling self._execute() 26818 1726853605.98819: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853605.98822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853605.98834: variable 'omit' from source: magic vars 26818 1726853605.99608: variable 'ansible_distribution_major_version' from source: facts 26818 1726853605.99620: Evaluated conditional (ansible_distribution_major_version != '6'): True 26818 1726853605.99960: variable 'ansible_facts' from source: unknown 26818 1726853606.01643: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 26818 1726853606.01648: variable 'omit' from source: magic vars 26818 1726853606.01907: variable 'omit' from source: magic vars 26818 1726853606.01943: variable 'omit' from source: magic vars 26818 1726853606.01983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 26818 1726853606.02066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 26818 1726853606.02070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 26818 1726853606.02075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853606.02077: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 26818 1726853606.02486: variable 'inventory_hostname' from source: host vars for 'managed_node3' 26818 1726853606.02490: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853606.02493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853606.02495: Set connection var ansible_connection to ssh 26818 1726853606.02497: Set connection var ansible_pipelining to False 26818 1726853606.02499: Set connection var ansible_shell_executable to /bin/sh 26818 1726853606.02501: Set connection var ansible_shell_type to sh 26818 1726853606.02504: Set connection var ansible_module_compression to ZIP_DEFLATED 26818 1726853606.02506: Set connection var ansible_timeout to 10 26818 1726853606.02508: variable 'ansible_shell_executable' from source: unknown 26818 1726853606.02510: variable 'ansible_connection' from source: unknown 26818 1726853606.02512: variable 'ansible_module_compression' from source: unknown 26818 1726853606.02514: variable 'ansible_shell_type' from source: unknown 26818 1726853606.02516: variable 'ansible_shell_executable' from source: unknown 26818 1726853606.02519: variable 'ansible_host' from source: host vars for 'managed_node3' 26818 1726853606.02523: variable 'ansible_pipelining' from source: unknown 26818 1726853606.02526: variable 'ansible_timeout' from source: unknown 26818 1726853606.02529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 26818 1726853606.02535: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853606.02557: variable 'omit' from source: magic vars 26818 1726853606.02560: starting attempt loop 26818 1726853606.02563: running the handler 26818 1726853606.02566: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 26818 1726853606.02589: _low_level_execute_command(): starting 26818 1726853606.02592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 26818 1726853606.03240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853606.03251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853606.03277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853606.03281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853606.03368: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853606.03373: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853606.03375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853606.03379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 26818 1726853606.03381: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853606.03384: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853606.03385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853606.03388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853606.03390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853606.03392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853606.03394: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853606.03396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853606.03449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853606.03475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853606.03595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853606.05275: stdout chunk (state=3): >>>/root <<< 26818 1726853606.05425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853606.05428: stdout chunk (state=3): >>><<< 26818 1726853606.05432: stderr chunk (state=3): >>><<< 26818 1726853606.05458: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853606.05576: _low_level_execute_command(): starting 26818 1726853606.05582: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237 `" && echo ansible-tmp-1726853606.0547464-27931-201475767625237="` echo /root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237 `" ) && sleep 0' 26818 1726853606.06332: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853606.06391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853606.06408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853606.06433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853606.06448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853606.06463: stderr chunk (state=3): >>>debug2: match not found <<< 26818 1726853606.06660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853606.06685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853606.06703: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853606.06723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853606.06887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853606.08853: stdout chunk (state=3): >>>ansible-tmp-1726853606.0547464-27931-201475767625237=/root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237 <<< 26818 1726853606.08995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853606.09006: stdout chunk (state=3): >>><<< 26818 1726853606.09061: stderr chunk (state=3): >>><<< 26818 1726853606.09089: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726853606.0547464-27931-201475767625237=/root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853606.09373: variable 'ansible_module_compression' from source: unknown 26818 1726853606.09377: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-26818_nfoio2y/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 26818 1726853606.09415: variable 'ansible_facts' from source: unknown 26818 1726853606.09626: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/AnsiballZ_command.py 26818 1726853606.09949: Sending initial data 26818 1726853606.09962: Sent initial data (156 bytes) 26818 1726853606.10868: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853606.10925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853606.10939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853606.11039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853606.11058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853606.11291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853606.12807: 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 <<< 26818 1726853606.12891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 26818 1726853606.12956: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpkerpjyb7 /root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/AnsiballZ_command.py <<< 26818 1726853606.12959: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/AnsiballZ_command.py" <<< 26818 1726853606.13183: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-26818_nfoio2y/tmpkerpjyb7" to remote "/root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/AnsiballZ_command.py" <<< 26818 1726853606.14534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853606.14546: stdout chunk (state=3): >>><<< 26818 1726853606.14565: stderr chunk (state=3): >>><<< 26818 1726853606.14633: done transferring module to remote 26818 1726853606.14683: _low_level_execute_command(): starting 26818 1726853606.14695: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/ /root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/AnsiballZ_command.py && sleep 0' 26818 1726853606.15357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 26818 1726853606.15375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853606.15456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853606.15507: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853606.15568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853606.15589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853606.16221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853606.17778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853606.17828: stderr chunk (state=3): >>><<< 26818 1726853606.17880: stdout chunk (state=3): >>><<< 26818 1726853606.17904: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853606.18050: _low_level_execute_command(): starting 26818 1726853606.18057: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/AnsiballZ_command.py && sleep 0' 26818 1726853606.18751: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853606.18758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853606.18775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853606.18781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 26818 1726853606.18787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.11.217 is address <<< 26818 1726853606.18792: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 26818 1726853606.18804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853606.18810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853606.18815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 <<< 26818 1726853606.18820: stderr chunk (state=3): >>>debug2: match found <<< 26818 1726853606.18832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853606.18919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853606.18926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853606.18957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853606.19026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853606.45097: 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\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 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\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 6528 0 --:--:-- --:--:-- --:--:-- 6630\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 8213 0 --:--:-- --:--:-- --:--:-- 8314", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 13:33:26.344658", "end": "2024-09-20 13:33:26.449641", "delta": "0:00:00.104983", "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}}} <<< 26818 1726853606.47080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. <<< 26818 1726853606.47084: stdout chunk (state=3): >>><<< 26818 1726853606.47086: stderr chunk (state=3): >>><<< 26818 1726853606.47089: _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\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 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\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "stderr": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 305 100 305 0 0 6528 0 --:--:-- --:--:-- --:--:-- 6630\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 8213 0 --:--:-- --:--:-- --:--:-- 8314", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 13:33:26.344658", "end": "2024-09-20 13:33:26.449641", "delta": "0:00:00.104983", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.11.217 closed. 26818 1726853606.47097: 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-1726853606.0547464-27931-201475767625237/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 26818 1726853606.47106: _low_level_execute_command(): starting 26818 1726853606.47117: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726853606.0547464-27931-201475767625237/ > /dev/null 2>&1 && sleep 0' 26818 1726853606.47915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 26818 1726853606.47919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 26818 1726853606.47933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found <<< 26818 1726853606.47938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853606.47952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration <<< 26818 1726853606.47991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 26818 1726853606.47994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found <<< 26818 1726853606.47996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 26818 1726853606.48047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' <<< 26818 1726853606.48051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 26818 1726853606.48086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 26818 1726853606.48144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 26818 1726853606.50158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 26818 1726853606.50161: stdout chunk (state=3): >>><<< 26818 1726853606.50163: stderr chunk (state=3): >>><<< 26818 1726853606.50577: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.11.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.11.217 originally 10.31.11.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/bee039678b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 26818 1726853606.50584: handler run complete 26818 1726853606.50586: Evaluated conditional (False): False 26818 1726853606.50588: attempt loop complete, returning result 26818 1726853606.50590: _execute() done 26818 1726853606.50591: dumping result to json 26818 1726853606.50593: done dumping result, returning 26818 1726853606.50595: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [02083763-bbaf-0338-49da-00000000047d] 26818 1726853606.50597: sending task result for task 02083763-bbaf-0338-49da-00000000047d 26818 1726853606.50668: done sending task result for task 02083763-bbaf-0338-49da-00000000047d 26818 1726853606.50673: WORKER PROCESS EXITING 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.104983", "end": "2024-09-20 13:33:26.449641", "rc": 0, "start": "2024-09-20 13:33:26.344658" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 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 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 6528 0 --:--:-- --:--:-- --:--:-- 6630 % 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 8213 0 --:--:-- --:--:-- --:--:-- 8314 26818 1726853606.50744: no more pending results, returning what we have 26818 1726853606.50748: results queue empty 26818 1726853606.50749: checking for any_errors_fatal 26818 1726853606.50759: done checking for any_errors_fatal 26818 1726853606.50760: checking for max_fail_percentage 26818 1726853606.50762: done checking for max_fail_percentage 26818 1726853606.50763: checking to see if all hosts have failed and the running result is not ok 26818 1726853606.50764: done checking to see if all hosts have failed 26818 1726853606.50764: getting the remaining hosts for this loop 26818 1726853606.50765: done getting the remaining hosts for this loop 26818 1726853606.50769: getting the next task for host managed_node3 26818 1726853606.50901: done getting next task for host managed_node3 26818 1726853606.50904: ^ task is: TASK: meta (flush_handlers) 26818 1726853606.50906: ^ 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 26818 1726853606.50911: getting variables 26818 1726853606.50913: in VariableManager get_vars() 26818 1726853606.50946: Calling all_inventory to load vars for managed_node3 26818 1726853606.50949: Calling groups_inventory to load vars for managed_node3 26818 1726853606.50952: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853606.50964: Calling all_plugins_play to load vars for managed_node3 26818 1726853606.50967: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853606.50970: Calling groups_plugins_play to load vars for managed_node3 26818 1726853606.52680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853606.55280: done with get_vars() 26818 1726853606.55310: done getting variables 26818 1726853606.55422: in VariableManager get_vars() 26818 1726853606.55436: Calling all_inventory to load vars for managed_node3 26818 1726853606.55439: Calling groups_inventory to load vars for managed_node3 26818 1726853606.55441: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853606.55446: Calling all_plugins_play to load vars for managed_node3 26818 1726853606.55449: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853606.55451: Calling groups_plugins_play to load vars for managed_node3 26818 1726853606.57449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853606.59341: done with get_vars() 26818 1726853606.59375: done queuing things up, now waiting for results queue to drain 26818 1726853606.59378: results queue empty 26818 1726853606.59379: checking for any_errors_fatal 26818 1726853606.59388: done checking for any_errors_fatal 26818 1726853606.59389: checking for max_fail_percentage 26818 1726853606.59390: done checking for max_fail_percentage 26818 1726853606.59391: checking to see if all hosts have failed and the running result is not ok 26818 1726853606.59392: done checking to see if all hosts have failed 26818 1726853606.59393: getting the remaining hosts for this loop 26818 1726853606.59394: done getting the remaining hosts for this loop 26818 1726853606.59397: getting the next task for host managed_node3 26818 1726853606.59401: done getting next task for host managed_node3 26818 1726853606.59403: ^ task is: TASK: meta (flush_handlers) 26818 1726853606.59405: ^ 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 26818 1726853606.59407: getting variables 26818 1726853606.59408: in VariableManager get_vars() 26818 1726853606.59421: Calling all_inventory to load vars for managed_node3 26818 1726853606.59424: Calling groups_inventory to load vars for managed_node3 26818 1726853606.59426: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853606.59432: Calling all_plugins_play to load vars for managed_node3 26818 1726853606.59435: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853606.59438: Calling groups_plugins_play to load vars for managed_node3 26818 1726853606.61358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853606.62355: done with get_vars() 26818 1726853606.62368: done getting variables 26818 1726853606.62407: in VariableManager get_vars() 26818 1726853606.62415: Calling all_inventory to load vars for managed_node3 26818 1726853606.62416: Calling groups_inventory to load vars for managed_node3 26818 1726853606.62418: Calling all_plugins_inventory to load vars for managed_node3 26818 1726853606.62421: Calling all_plugins_play to load vars for managed_node3 26818 1726853606.62425: Calling groups_plugins_inventory to load vars for managed_node3 26818 1726853606.62427: Calling groups_plugins_play to load vars for managed_node3 26818 1726853606.63098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 26818 1726853606.64240: done with get_vars() 26818 1726853606.64265: done queuing things up, now waiting for results queue to drain 26818 1726853606.64267: results queue empty 26818 1726853606.64268: checking for any_errors_fatal 26818 1726853606.64269: done checking for any_errors_fatal 26818 1726853606.64270: checking for max_fail_percentage 26818 1726853606.64274: done checking for max_fail_percentage 26818 1726853606.64275: checking to see if all hosts have failed and the running result is not ok 26818 1726853606.64275: done checking to see if all hosts have failed 26818 1726853606.64276: getting the remaining hosts for this loop 26818 1726853606.64276: done getting the remaining hosts for this loop 26818 1726853606.64278: getting the next task for host managed_node3 26818 1726853606.64281: done getting next task for host managed_node3 26818 1726853606.64282: ^ task is: None 26818 1726853606.64283: ^ 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 26818 1726853606.64283: done queuing things up, now waiting for results queue to drain 26818 1726853606.64284: results queue empty 26818 1726853606.64284: checking for any_errors_fatal 26818 1726853606.64285: done checking for any_errors_fatal 26818 1726853606.64285: checking for max_fail_percentage 26818 1726853606.64286: done checking for max_fail_percentage 26818 1726853606.64286: checking to see if all hosts have failed and the running result is not ok 26818 1726853606.64287: done checking to see if all hosts have failed 26818 1726853606.64288: getting the next task for host managed_node3 26818 1726853606.64289: done getting next task for host managed_node3 26818 1726853606.64290: ^ task is: None 26818 1726853606.64291: ^ 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 Friday 20 September 2024 13:33:26 -0400 (0:00:00.672) 0:00:26.316 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.87s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.96s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.38s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.29s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tests_reapply_nm.yml:6 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.12s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 1.08s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:7 fedora.linux_system_roles.network : Check which packages are installed --- 0.97s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.84s /tmp/collections-Qi7/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.78s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.77s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.76s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Verify DNS and network connectivity ------------------------------------- 0.67s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.66s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Check if system is ostree ----------------------------------------------- 0.61s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather current interface info ------------------------------------------- 0.56s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Get stat for interface rpltstbr ----------------------------------------- 0.51s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Check routes and DNS ---------------------------------------------------- 0.49s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Get network_connections output ------------------------------------------ 0.49s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_reapply.yml:43 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.47s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Stat profile file ------------------------------------------------------- 0.47s /tmp/collections-Qi7/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 26818 1726853606.64383: RUNNING CLEANUP